document.write ("<script type='text/javascript' src='http://js.tongji.linezing.com/10114/tongji.js'></script>");
var kczm;
kczm = window.location.href;

if (kczm.indexOf("/Payment/")>0)document.getElementById('menupayment').className = "current";
if (kczm.indexOf("/Equipment/")>0)document.getElementById('menuequipment').className = "current";

if (kczm.indexOf("/Technology/")>0)document.getElementById('menutechnology').className = "current";
if (kczm.indexOf("/Products/")>0)document.getElementById('menuproducts').className = "current";
if (kczm.indexOf("/About/")>0)document.getElementById('menuabout').className = "current";
if (kczm.indexOf("/Contact/")>0)document.getElementById('menucontact').className = "current";
if (kczm == "http://www.northstar.org.cn/")document.getElementById('menuhome').className = "current";

