<!--
function pop(page,height,width)
{
	params = "height=" + height + ",width=" + width + ",status=1,toolbar=0,directories=0,menubar=0,location=0,scrollbars=1,resizable=1,top=250,left=50,screenX=250,screenY=50";
	mypopup = window.open(page,"PopupWindow",params);
	mypopup.focus();
}
copyright=new Date();
update=copyright.getFullYear();
document.write('Copyright &copy; '+ update + ' Trade Media Holdings Ltd. Copyright &copy; '+ update + ' Trade Media Ltd. <a href="javascript:pop(\'http://www.globalsources.com/CUSTOMER/ALLRIGHTS.HTM\',\'130\',\'640\');">All rights reserved</a>. <a href="http://www.globalsources.com/SITE/TERMSOFUSE.HTM" rel= "nofollow">Terms of Use</a> &nbsp;&nbsp; <a href="http://www.globalsources.com/HELP/PRIVACY.HTM" rel= "nofollow">Privacy Policy</a> &nbsp;&nbsp; <a href="http://www.globalsources.com/CUSTOMER/SECMEASURES.HTM" rel= "nofollow">Security Measures</a> &nbsp;&nbsp; <a href="http://www.globalsources.com/CUSTOMER/IPPOLICY.HTM" rel= "nofollow">IP Policy</a>');
// -->
