// JavaScript Document
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];}
}



<!-- Master Table For the Page-->
document.write('<body leftmargin="0" topmargin="5" marginwidth="0" marginheight="0">');
document.write('<div align="center" valign="top">');
document.write('<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" align="left" valign="Top" bordercolor="#111111">');
document.write('  <tr><td width="*" align="left" valign="top"><!--It is the  Left Section Bignning the table-->&nbsp;</td>');
document.write('	<td width="750" height="100%" valign="top">');
	<!--It is the Section Bignning the table-->
document.write('	<div align="left">');
document.write('	<table width="100%" border="0" cellspacing="0" cellpadding="0" align="left" style="border-collapse: collapse" bordercolor="#111111">');
document.write('	  <tr height="100"><td>');<!-- Header Section-->
document.write('		  <div align="left" valign="top">');
document.write('		  <table width="100%" border="1" cellspacing="0" cellpadding="0" align="left" style="border-collapse: collapse" bordercolor="#0093DD">');
document.write('			  <tr> ');
document.write('                <td height="78" align="center" valign="bottom" bordercolor="#0093DD">');
document.write('<img src="../Images/headerlogo.jpg" width="481" height="78"></td>  </tr>');
			   <!-- menu Section Start -->
document.write('<tr> <td height="20" >');
			document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0">');
			document.write('<tr >');
			document.write('<td width="85" bgcolor="#0093dd">&nbsp;</td>');
			document.write('<td width="60"><a href="../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'home\',\'\',\'Images/menu/uhome.gif\',0)"><img src="../Images/menu/dhome.gif" name="home" width="60" height="20" border="0"></a></td>');
			document.write('<td width="60"><a href="../News.asp.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'news\',\'\',\'Images/menu/unews.gif\',0)"><img src="../Images/menu/dnews.gif" name="news" width="60" height="20" border="0"></a></td>');
			document.write('<td width="70"><a href="../company.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'History\',\'\',\'Images/menu/uhistory.gif\',0)"><img src="../Images/menu/dhistory.gif" name="History" width="70" height="20" border="0"></a></td>');
			document.write('<td width="100"><a href="../products.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'product\',\'\',\'Images/menu/uproductline.gif\',0)"><img src="../Images/menu/dproductline.gif" name="product" width="100" height="20" border="0"></a></td>');
			document.write('<td width="100"><a href="../certification.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'certification\',\'\',\'Images/menu/Ucertifications.gif\',0)"><img src="../Images/menu/dcertification.gif" name="certification" width="100" height="20" border="0"></a></td>');
			document.write('<td width="80"><a href="../customers.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'customer\',\'\',\'Images/menu/ucostomer.gif\',0)"><img src="../Images/menu/dcustomer.gif" name="customer" width="80" height="20" border="0"></a></td>');
			document.write('<td width="100"><a href="../contactus.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'contactus\',\'\',\'Images/menu/ucontactus.gif\',0)"><img src="../Images/menu/dcontactus.gif" name="contactus" width="100" height="20" border="0"></a></td>');
			document.write('<td width="*" bgcolor="#0093dd">&nbsp;</td>');
			document.write('</tr>');
			document.write('</table>');
           document.write('</td></tr>');
				  <!-- End Menu Section -->
document.write('		  </table>');
document.write('	    </div>');
document.write('	  </td></tr>');