<!--
function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->

function Top(pages)
{
	var str="";
	str+="<tr><td  id='topcurve' onMouseOver='hideall();'></td></tr>";
	str+="<tr><td class='topbg'>";
	str+="<div style='float:left;'><a href='" + linkPath + "index.html'><img src='images/logo.jpg' width='212' height='117' alt='Remox' border='0'></a></div>";
	str+="<div style='float:left;'><img src='images/logo_slogan.jpg' width='190' height='117' alt='Remox' border='0'></div>";
	str+="<div class='menus_pad'>";
	
	if(pages=='home')
	{str+="<div id='menu'><a href='" + linkPath + "index.html' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image4','','images/home_over.jpg',1);hideall();><img src='images/home_over.jpg' alt='Home' name='Image4' width='90' height='40' border='0'></a></div>";}
	else
	{str+="<div id='menu'><a href='" + linkPath + "index.html' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image4','','images/home_over.jpg',1);hideall();><img src='images/home.jpg' alt='Home' name='Image4' width='90' height='40' border='0'></a></div>";}
	
	if(pages=='services')
	{str+="<div id='menu'><a href='" + linkPath + "currency_exchange.html' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image5','','images/service_over.jpg',1);hideall();menu(0);><img src='images/service_over.jpg' alt='Services' name='Image5' width='123' height='40' border='0'></a></div>";}
	else
	{str+="<div id='menu'><a href='" + linkPath + "currency_exchange.html' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image5','','images/service_over.jpg',1);hideall();menu(0);><img src='images/service.jpg' alt='Services' name='Image5' width='123' height='40' border='0'></a></div>";}
	
	if(pages=='branches')
	{str+="<div id='menu'><a href='" + linkPath + "branches.html' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image6','','images/branches_over.jpg',1);hideall();><img src='images/branches_over.jpg' alt='Branches' name='Image6' width='124' height='40' border='0'></a></div>";}
	else
	{str+="<div id='menu'><a href='" + linkPath + "branches.html' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image6','','images/branches_over.jpg',1);hideall();><img src='images/branches.jpg' alt='Branches' name='Image6' width='124' height='40' border='0'></a></div>";}

	if(pages=='about')
	{str+="<div id='menu'><a href='" + linkPath + "about_us.html' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image7','','images/about_over.jpg',1);hideall();menu(1);><img src='images/about_over.jpg' alt='About Us' name='Image7' width='109' height='40' border='0'></a></div>";}
	else
	{str+="<div id='menu'><a href='" + linkPath + "about_us.html' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image7','','images/about_over.jpg',1);hideall();menu(1);><img src='images/about.jpg' alt='About Us' name='Image7' width='109' height='40' border='0'></a></div>";}

	str+="</div>";
	str+="</td></tr>";
	document.write(str);
}

function Index_Bottom()
{
	var str="";
	str+="<tr><td colspan='2' class='bottom'>";
	str+="<div id='call'>Call us at <font class='txt_red'> 07 32724992</font></div>";
	str+="<div id='know'>We Know You May Be Too Busy,<br>We Will Come To You For The First Time</div>";
	str+="</td></tr>";
	str+="<tr><td colspan='2' id='footer' align='center'><a href='customer.html'>Customer</a>|<a href='Downloads/CRN.pdf' target='_blank'>Customer Registration</a>|<a href='Downloads/International_Remittance.pdf' target='_blank'>International Remittance</a> | <a href='Downloads/Terms&Conditions.pdf' target='_blank'>Terms & Conditions</a>|<a href='doc/privacy_policy.doc' target='_blank'>Privacy Policy</a><br>Copyright 2008 Remox  |  <a href='mailto:Services@remox.com.au'>Services@remox.com.au</a></td></tr>";
	document.write(str);
}

function Inner_Bottom()
{
	var str="";
	str+="<tr><td colspan='2' align='left'><img src='images/footer_line.jpg' width='878' height='5' alt='' border='0'></td></tr>";
	str+="<tr><td colspan='2' id='footer' align='center'><a href='customer.html'>Customer</a>|<a href='Downloads/CRN.pdf' target='_blank'>Customer Registration</a>|<a href='Downloads/International_Remittance.pdf' target='_blank'>International Remittance</a> | <a href='Downloads/Terms&Conditions.pdf' target='_blank'>Terms & Conditions</a>|<a href='doc/privacy_policy.doc' target='_blank'>Privacy Policy</a><br>Copyright 2008 Remox  |  <a href='mailto:Services@remox.com.au'>Services@remox.com.au</a><br><br></td></tr>";
	document.write(str);
}
