// JavaScript Document
document.write('<div align="center" style="width:1000px; height:92px; background-color:#e6e7e8; ">');
    document.write('<div align="justify" style="width:935px; height:91px; border-bottom:1px solid #cfd1d3;" class="topBg">');
      document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
        document.write('<tr>');
          document.write('<td width="50%" height="91" align="left" valign="middle"><a href="index.html"><img src="Images/Logo.jpg" alt="foneofone" width="196" height="42" border="0" /></a></td>');
			document.write('<td align="right" valign="middle">');
			document.write('<div align="justify" style="float:right; width:125px; height:36px; position:relative">')
				document.write('<div align="center" style="float:right; width:15px; height:16px;"> </div>');
				document.write('<div align="center" style="float:right; width:25px"><a href="#" onMouseOver="toolTip(\'Agent Login\')" onMouseOut="toolTip()" onclick="ShowDiv()"  ><img src="Images/Login.jpg" alt="" border="0" /></a></div>');
				document.write('<div class="dotSeperatorVertical" style="float:right; width:10px; height:16px"></div>');
				document.write('<div align="center" style="float:right; width:25px"><a href="Contactus.html" onMouseOver="toolTip(\'Contact us\')" onMouseOut="toolTip()" ><img src="Images/Contact.jpg" alt="" border="0" /></a></div>');
				document.write('<div class="dotSeperatorVertical" style="float:right; width:10px; height:16px"></div>');
				document.write('<div align="center" style="float:right; width:25px"><a href="Index.html" onMouseOver="toolTip(\'Home\')" onMouseOut="toolTip()"><img src="Images/Home.jpg" alt="" width="16" height="16" border="0" /></a></div>');
				document.write('<br /><br /><div align="center" style="float:right; width:125px;"><a href="Index.html" class="pageLink">www.foneofone.com</a></div></div>');
				document.write('<div class="dotSeperatorVertical" style="float:right; width:10px; height:36px;  position:relative"></div>');
				document.write('<div align="left" style="float:right; width:155px; position:relative;"><img src="Images/newDialer.jpg" alt="Download Dialer" width="141" height="42" border="0" usemap="#Map" /></div></div>');
          document.write('</td>');
		document.write('</tr>');
      document.write('</table>');
    document.write('</div>');
document.write('</div>');
document.write('<map name="Map" id="Map">');
	document.write('<area shape="rect" coords="0,18,39,44" href="FonOFone_VPN.exe" alt="VPN Dialer Download" title="VPN Dialer Download" />');
    document.write('<area shape="rect" coords="49,17,87,49" href="tunneldialer.msi" alt="XP Dialer Download" title="XP Dialer Download" />');
    document.write('<area shape="rect" coords="98,16,144,46" href="dialer_vista.msi" alt="Vista Dialer Download" title="Vista Dialer Download" />');
document.write('</map>');

		
		
