function legal(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=420,height=339,left = 100,top = 80');");
}
document.write("<table width=100%  border=0 cellspacing=0 cellpadding=0>")
document.write("<tr>")
document.write("<td width=178 bgcolor=#ffffff>&nbsp;</td>")
document.write("<td height=30><div align=right><a href=http://www.expandore.biz>HOME</a>  | <a href=http://www.expandore.com/about/Customer_referral.htm target=_blank>TESTIMONIALS</a> | <a href=sitemap.asp>SITE MAP</a> | <a href=http://www.expandore.biz/contact.asp>CONTACT US</a> | <a href=javascript:legal('disclaimer.htm')>DISCLAIMER</a>&nbsp;&nbsp;</div></td>")
document.write("</tr>")
document.write("<tr bgcolor=9F8252>")
document.write("<td>&nbsp;</td>")
document.write("<td height=30><div align=right class=text2>&copy; 2003/2005 EXPANDORE ELECTRONICS PTE LTD. ALL RIGHTS RESERVED.&nbsp;</div></td>")
document.write("</tr>")
document.write("</table>")
