document.write ("<table cellpadding=4 cellspacing=0 width=100%>");
document.write ("<tr>");
document.write ("<td ><img src='../images/logo.gif'></td> ");
document.write ("<td align='right'><object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'" +
  "codebase='http://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0'" +
  "id='golchalogo' width='250' height='80'>" +
  "<param name='movie' value='../swf/golchalogo.swf'>" + 
  "<param name='quality' value='high'>" +
  "<param name='bgcolor' value='#FFFFFF'>"+
  "<embed name='golchalogo' src='golchalogo.swf' quality='high' bgcolor='#FFFFFF'" +
   " width='250' height='80'" +
   " type='application/x-shockwave-flash'" +
   "pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'>   "+
  "</embed>" +
"</object>" +
"</td> ");
document.write ("</tr>");
document.write ("</table>");
document.write ("<hr>");
document.write ("<table cellpadding=0 cellspacing=1 class='black' >");
document.write ("<tr align=right>");
document.write ("<td><a href='../index.html'><img src='../images/ohome.gif' border=0></a></td>");
document.write ("<td><a href='aboutus.html'><img src='../images/oaboutus.gif' border=0></a></td>");
document.write ("<td><a href='comprep.html'><img src='../images/oc1.gif' border=0></a></td>");
document.write ("<td><a href='products.html'><img src='../images/op1.gif' border=0></a></td>");
document.write ("<td><a href='enquiries.html'><img src='../images/oe.gif' border=0></a></td>");
document.write ("<td><a href='contactus.html'><img src='../images/ocontactus.gif' border=0></a></td>");
document.write ("</tr>");
document.write ("</table>");
document.write ("<br><br>");
