
//stop hide -->

function JumpTo(theObj)
{
        (navigator.appName.indexOf("Netscape") != -1) ? ns=true : ns=false;
        (ns) ? theLoc=(theObj.options[theObj.selectedIndex].value) : theLoc = theObj.value;
        if (theLoc != "") window.location=theLoc;
}
//stop hide -->/*<a href="http://xmcyberpolice.cn/alert.asp" target=_blank><img src="http://xmcyberpolice.cn/image/gt.gif" border='0'></a>*/
