num=Math.round(Math.random()*9);
if ((location.hostname=="10.89.161.204")||(location.hostname=="218.22.10.173")||(location.hostname=="www.ahsp.org.cn")){
    document.write("<img src=/imageads/random/"+num+".gif width=468 height=60 border=0>");
}
else{
	document.write("<img src=/imageads/random/"+num+".gif width=468 height=60 border=0>");
}

