// order_right.js

document.write ('<Table Width=\"800\" Border=\"0\" Align=\"Center\" Cellpadding=\"5\">');
document.write ('<TR>');
document.write ('<TD Align=\"Center\">');
document.write ('<A HREF=\"http://emartcart.com/cart/odb/cart.odb?merchantID=4012&logoUrl=http%3A//www.dxstore.com/images/logo_cart_a.gif"><IMG SRC=\"images/view_cart-a.gif\" Align=\"middle\" Height=\"25\" BORDER=\"0\" ALT=\"Check Out Now\"></A>');
document.write ('</TD>');
document.write ('<TD Class=\"DXB11O\" Align=\"Justify\">');
document.write ('Click the add to cart button to buy now or call toll free 866-899-DXIS (3947) to order by phone. Looking for something for the hard to please DXer? Get them a <A HREF=\"http://emartcart.com/cart/odb/BuyGiftCertificate.odb?merchantID=4012&amp;storeName=DX Store\">gift certificate</A> &amp; they will be guaranteed to like your gift.');
document.write ('</TD>');
document.write ('<TD Align=\"Center\">');
document.write ('<IMG SRC=\"images/card.gif\" Border=\"0\" Align=\"Middle\" VSpace=\"0\" HSpace=\"10\">');
document.write ('</TD>');
document.write ('</TR>');
document.write ('<TR Align=\"Center\">');
document.write ('<TD Align=\"Center\" Colspan=\"3\">');
document.write ('<A HREF=\"http://emartcart.com/cart/odb/BuyGiftCertificate.odb?merchantID=4012&amp;storeName=DX Store\"> <IMG SRC=\"images/BuyGiftCert3.gif\" ALT=\"Buy a Gift Certificate\" Border=\"0\"></A>');
document.write ('</TD>');
document.write ('</TR>');
document.write ('</Table>');
