// JavaScript Document
document.write (
'<table width="100%" border="0" cellspacing="0" cellpadding="0">' +
  '<tr>' +
    '<td class="bottomTD" bgcolor="#272144">' +
	  '<img src="https://winglam1.securesites.net/images/methods.gif" align="left">' +
	  '<a href="http://www.wle.com" class="navLinkBottom">Home</a>&nbsp;&nbsp;| ' +
	  '&nbsp;&nbsp;<a href="http://wle.com/store/contact.html" class="navLinkBottom">Contact</a>&nbsp;&nbsp;|<br>' + 
      '&copy;2003 WING LAM ENTERPRISES Inc. All rights reserved. Order TOLL FREE 1-800-700-3698 </td>' +
 ' </tr>' +
'</table>'
);