<!---
document.write('<select style="width:200px;" onchange="var jmpURL=this.options[this.selectedIndex].value;if(!jmpURL.length==0){window.open(jmpURL);} else {this.selectedIndex=0;};" size="1">');
document.write('<option selected> GoldenStarTelecom Web Sites</option>');
document.write('<option value="http://www.cicmedia.net/gst">GoldenStarTelecom</option>');
document.write('<option value="http://www.globalsources.com/gstelecom.co">Global  Sources</option>');
document.write('<option value="http://www.huidonginfo.com/">huidonginfo</option>');

document.write('</select>');
//-->
