// JavaScript Document
document.writeln(' <a href="../index.html" class="topnav"><strong> Home</strong></a> | ');
document.writeln(' <a href="../aboutus/about.html" class="topnav"><strong> About Us</strong></a> | ');
document.writeln(' <a href="../contact/contact.html" class="topnav"><strong> Contact Us </strong></a> | ');
document.writeln(' <a href="#" class="topnav" onclick="javascript:window.open(\'../contact/info.html\',\'new_window\',\'width=564,height=580,location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=1,toolbar=0\');"><strong> Info Request</strong></a> |');
document.writeln(' <a href="../payments/creditcardcharges.pdf" class="topnav"  target="_blank"><strong> Payment</strong></a> |');
document.writeln(' <a href="#" class="topnav" onclick="javascript:window.open(\'../legal/legal.htm\',\'new_window\',\'width=350,height=400,location=0,menubar=0,resizable=0,scrollbars=1,status=0,titlebar=1,toolbar=0\');"><strong> legal</strong></a> |');
document.writeln(' <a href="#" class="topnav" onclick="javascript:window.open(\'http://www.A2ZOutsourced.com/convert_currency.php\',\'new_window\',\'width=310,height=260,location=0,menubar=0,resizable=0,scrollbars=0,status=0,titlebar=0,toolbar=0\');"><strong> Currency Converter</strong></a>');
