document.write("		<table width=100% cellpadding=0 cellspacing=0 border=0 align=right>");
document.write("		<tr><td align=right>");
document.write("<a href=index.html class=body10><font class=body09>Home</a>&nbsp;|&nbsp;");
document.write("<a href=support.html class=body10><font class=body09>Support</a>&nbsp;|&nbsp;");
document.write("<a href=enquiry.html class=body10><font class=body09>Enquiry</a>&nbsp;|&nbsp;");
document.write("<a href=careers.html class=body10><font class=body09>Careers</a>&nbsp;|&nbsp;");
document.write("<a href=contactus.html class=body10><font class=body09>Contact Us</font></a>");
document.write("		</font></td><td width=2%>&nbsp;</td> ");
document.write("		</tr>");
document.write("		</table>");


