 <!--
function writeCSFbannerLink(csfShowname) { 

	if (csfShowname == 'CSFEC') 
	{ document.writeln('<a href="http://tradeshow.globalsources.com/TRADESHOW/HONGKONG-ELECTRONICS.HTM?source=PODarticles"><img src="http://akamai.globalsources.com.edgesuite.net/f/593/3445/5d/static.globalsources.com/ST/i/PVCSFEC.GIF" border="0"></a>');
	  //document.writeln('<p>');		
	  //document.writeln('<a href="http://tradeshow.globalsources.com/trdshw/gsol/pex/en/bondat/jsp/common/visreg.jsp?tsid=2808800004049&source=PODarticles"><font color="#0000ff">Register Now</font></a>');		
	}
	
	if (csfShowname == 'CSFFA') 
	{ document.writeln('<a href="http://tradeshow.globalsources.com/TRADESHOW/HONGKONG-FASHION.HTM?source=PODarticles"><img src="http://tradeshow.globalsources.com/TRADESHOW/IMAGES/BANERPODCSFFA2006HK.GIF" border="0"></a>');
	  //document.writeln('<p>');		
	  //document.writeln('<a href="http://tradeshow.globalsources.com/trdshw/gsol/pex/en/bondat/jsp/common/visreg.jsp?tsid=2808800004064&source=PODarticles"><font color="#0000ff">Register Now</font></a>');		
	}		
	
	if (csfShowname == 'CSFGH') 
	{ document.writeln('<a href="http://tradeshow.globalsources.com/TRADESHOW/HONGKONG-GIFTS.HTM?source=PODarticles"><img src="http://tradeshow.globalsources.com/TRADESHOW/IMAGES/BANERPODCSFGH2006HK.GIF" border="0"></a>');
	  //document.writeln('<p>');		
	  //document.writeln('<a href="http://tradeshow.globalsources.com/trdshw/gsol/pex/en/bondat/jsp/common/visreg.jsp?tsid=2808800004023&source=PODarticles"><font color="#0000ff">Register Now</font></a>');		
	}	
	
	
	
}
// -->