// JavaScript Document
function changeLink()
{	
if (document.frm1.selectLink.value=="http://yipescare.yipes.com/yipescare/" || document.frm1.selectLink.value=="https://o-zone.vanco.co.uk/" || document.frm1.selectLink.value=="http://209.213.209.81/chp/" || document.frm1.selectLink.value=="https://o-zone.vanco-asiapac.com/enportal/servlet/pd"
	 )
	{
		window.open(document.frm1.selectLink.value);
	}
	else
	{
		location.href=document.frm1.selectLink.value;
	}

document.frm1.selectLink.value="#";

}



document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<form name="frm1" method="post">');


document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr>');
document.write('<td width="29%"><a href="http://www.relianceglobalcom.com" target="blank"><img src="images/globalcom-logo.gif" alt="Reliance Globalcom" width="170" height="101" border="0"></a></td>');
document.write('<td width="71%"><table width="100%" border="0" align="right" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td height="16" valign="top"><div align="right"><a href="http://www.relianceglobalcall.com" target="blank"><img src="images/relianceglobalcom.gif" alt="Reliance Global Call" width="105" height="14" border="0"></a><img src="images/dash.gif" width="10" height="14"><a href="http://www.relianceicall.com/" target="blank"><img src="images/relianceicall-txt.gif" alt="Reliance iCall" width="69" height="14" border="0"></a></div></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><table width="90%" border="0" align="right" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td class="bluelink"><div align="right"><a href="http://www.relianceglobalcom.com" class="bluetxt" target="blank">HOME</a>&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; <a href="http://relianceglobalcom.com/contactus-partners.html" class="bluetxt" target="blank">PARTNERS</a>&nbsp;&nbsp; |&nbsp;&nbsp; <span class="bluetxt">ACCOUNT LOGIN </span></div></td>');
document.write('<td width="140" valign="bottom"><table width="140" border="0" align="right" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td>');
document.write('<div align="right">');
document.write('<select name="selectLink" onChange="javascript:changeLink();" class="selectbox">');
document.write('<option>Select Portal</option>');
document.write('<option value="https://yipescare.yipes.com/yipescare/">YipesCARE</option>');
document.write('<option value="https://o-zone.vanco.co.uk/">Ozone</option>');
document.write('<option value="https://o-zone.vanco-asiapac.com/enportal/servlet/pd">Ozone APAC</option>');
document.write('<option value="http://209.213.209.81/chp/">Partner Portal</option>');
document.write('</select>');
document.write('</div></td>');
document.write('</tr>');
document.write('</table></td>');
document.write('</tr>');
document.write('</table></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td height="20" valign="bottom"><div align="right" class="bluetxt">CONTACT US  :  <a href="http://relianceglobalcom.com/contactus-sales.asp" class="bluetxt" target="blank">SALES</a>&nbsp;&nbsp;   |&nbsp;&nbsp;  <a href="http://relianceglobalcom.com/contactus-customer.html" class="bluetxt" target="balnk">SUPPORT</a></div></td>');
document.write('</tr>');
document.write('</table></td>');
document.write('</tr></form>');
document.write('</table>');