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_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_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_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 fnTop()
	{
	var str="";
	str="<table width='100%' border='0' cellpadding='0' cellspacing='0'>";
	str+="<tr>";
	str+="<td><a href='index.html' onmouseout='MM_swapImgRestore()' onmouseover=MM_swapImage('Image5','','images/homeoverinner.gif',1)><img src='images/homeinner.gif' alt='Home' name='Image5' width='99' height='29' border='0' id='Image5' /></a></td>";
	str+="<td><a href='about_us.html' onmouseout='MM_swapImgRestore()' onmouseover=MM_swapImage('Image6','','images/aboutusoverinner.gif',1)><img src='images/aboutusinner.gif' alt='About us' name='Image6' width='102' height='29' border='0' id='Image6' /></a></td>";
	str+="<td><a href='why_phew.html' onmouseout='MM_swapImgRestore()' onmouseover=MM_swapImage('Image7','','images/whyphewoverinner.gif',1)><img src='images/whyphewinner.gif' alt='Why phew!?' name='Image7' width='134' height='29' border='0' id='Image7' /></a></td>";
	str+="<td><a href='get_quote.php' onmouseout='MM_swapImgRestore()' onmouseover=MM_swapImage('Image8','','images/gataquoteoverinner.gif',1)><img src='images/getaquoteinner.gif' alt='Get a quote' name='Image8' width='130' height='29' border='0' id='Image8' /></a></td>";
	str+="<td><a href='instruct_us.php' onmouseout='MM_swapImgRestore()' onmouseover=MM_swapImage('Image11','','images/instructusoverinner.gif',1)><img src='images/instructusinner.gif' alt='Instruct us' name='Image11' width='117' height='29' border='0' id='Image11' /></a></td>";
	str+="<td><a href='account_login.html' onmouseout='MM_swapImgRestore()' onmouseover=MM_swapImage('Image10','','images/accountloginoverinner.gif',1)><img src='images/accountlogininner.gif' alt='Account login' name='Image10' width='147' height='29' border='0' id='Image10' /></a></td>";
	str+="<td><a href='talk_us.html' onmouseout='MM_swapImgRestore()' onmouseover=MM_swapImage('Image9','','images/talktousoverinner.gif',1)><img src='images/talktousinner.gif' alt='Talk to us' name='Image9' width='112' height='29' border='0' id='Image9' /></a></td>";
	str+="</tr>";
	str+="</table>";
	document.write(str);
	}



function fnBottom()
	{
	var str="";	
	str+="	<table cellpadding='0' cellspacing='0' border='0'>";	
	str+="		<tr>";
	str+="    		<td colspan='2'><img  src='images/bottom.jpg' width='780' height='31' border='0' usemap='#Bottom'></td>";
	str+=" 		</tr>";	
	str+="	</table>";
	str+="	<map name='Bottom'>";
	str+="	  <area shape='rect' coords='319,3,356,18' href='index.html'>";
	str+="	  <area shape='rect' coords='370,2,425,20' href='about_us.html' title='About Us'>";
	str+="	  <area shape='rect' coords='441,2,492,19' href='services.html' title='Services'>";
	str+="	  <area shape='rect' coords='506,2,557,21' href='training.html' title='Training'>";
	str+="	  <area shape='rect' coords='570,3,620,20' href='careers.html' title='Careers'>";
	str+="	  <area shape='rect' coords='635,3,695,19' href='customers.html' title='Customers'>";
	str+="	  <area shape='rect' coords='712,3,773,19' href='contact_us.html' title='Contact Us'>";
	str+="	</map>";
	document.write(str);
	}	
