// Menu Barvar menu_str = '';menu_str += '<img src="images/footer_01.gif" width="760" height="30" border="0"><br>';menu_str += '<img src="images/footer_02.gif" width="260" height="10" border="0">';menu_str += '<img src="images/spacer.gif" width="75" height="10" border="0">';menu_str += '<a href="contact.htm" target="mainframe" onmouseover="hideMenus(); imageflip(\'images/mo_footer_contact.gif\',11);" onmouseout="imageflip(\'images/n_footer_contact.gif\',11); "><img name="item11" src="images/n_footer_contact.gif" width="55" height="10" border="0"></a>';menu_str += '<a href="faq.htm" target="mainframe" onmouseover="hideMenus(); imageflip(\'images/mo_footer_faq.gif\',12);" onmouseout="imageflip(\'images/n_footer_faq.gif\',12); "><img name="item12" src="images/n_footer_faq.gif" width="29" height="10" border="0"></a>';menu_str += '<a href="privacy.htm" target="mainframe" onmouseover="hideMenus(); imageflip(\'images/mo_footer_privacy.gif\',13);" onmouseout="imageflip(\'images/n_footer_privacy.gif\',13); "><img name="item13" src="images/n_footer_privacy.gif" width="68" height="10" border="0"></a>';menu_str += '<a href="terms.htm" target="mainframe" onmouseover="hideMenus(); imageflip(\'images/mo_footer_terms.gif\',14);" onmouseout="imageflip(\'images/n_footer_terms.gif\',14); "><img name="item14" src="images/n_footer_terms.gif" width="100" height="10" border="0"></a>';menu_str += '<img src="images/footer_03.gif" width="173" height="10" border="0"><br>';menu_str += '<img src="images/footer_04.gif" width="760" height="30" border="0">';document.write( menu_str );			   