

var aname=navigator.appName;
var rnum =Math.round(Math.random()*100);
if (aname.indexOf("Netscape")!=-1)
{document.write('<img src="http://chinafurnace.org/image/banner_gif" border=0 width=468 height=60>');}
else if (rnum>0 && rnum<20)
{
document.write('<a href="http://www.yxcm.com" target="_blank"><img src="http://chinafurnace.org/image/ad/yxcm468.gif" border=0 width=468 height=60></a>');
}
else if (rnum>20 && rnum<30)
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="468" height="60"><param name=movie value="http://chinafurnace.org/image/banner01.swf"><param name=quality value=high><embed src="http://chinafurnace.org/image/banner01.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60"></embed></object>');
}
else if (rnum>30 && rnum<40)
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="468" height="60"><param name=movie value="http://chinafurnace.org/image/other/chenxing.swf"><param name=quality value=high><embed src="http://chinafurnace.org/image/other/chenxing.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60"></embed></object>');
}
else if (rnum>40 && rnum<50)
{
document.write('<a href="http://show.dianlu.com/" target="_blank"><img src="http://show.dianlu.com/images/show_dianlu.gif" border=0 width=468 height=60>');
}
else if (rnum>50 && rnum<70)
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="468" height="60"><param name=movie value="image/banner01.swf"><param name=quality value=high><embed src="image/banner01.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60"></embed></object>');
}
else if (rnum>70 && rnum<85)
{
document.write('<a href="http://chinafurnace.org/job/main/" target="_blank"><img src="http://chinafurnace.org/image/banner03.gif" border=0 width=468 height=60>');
}
else
{document.write('<a href="http://chinafurnace.org/advertise.php" target="_blank"><img src="http://chinafurnace.org/image/banner05.gif" border=0 width=468 height=60></a>');}
