// JavaScript Document
document.write(
'<a href="http://www.wingtsunusa.com" class="topLink">Home</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;'+
	  '<a href="http://www.wingtsunusa.com/store/contact.html" class="topLink">Contact Us</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;'+
	  '<a href="http://www.wingtsunusa.com/store/privacyPolicy.html" class="topLink">Privacy Policy</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;'+
	  '<a href="http://www.wingtsunusa.com/store/termsOfUse.html" class="topLink">Terms of Use</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;'+
	  '<a href="http://www.wingtsunusa.com/store/contact.html" class="topLink">Questions & Comments</a>'+
	  '<br>©WingTsunUSA.com ©2004 <a href="http://www.wle.com" target=_blank class="topLink">Wing Lam Enterprises Inc.</a> ©2004 <a href="http://www.leungting.com/" target=_blank class="topLink">Leung Ting Company</a>. All rights reserved.'
);
