tips = new Array(0);
//tips[0] = "<a href=http://www.gongbeibi.com/ target=_blank><img src=http://www.pioneersoft.net/image/banner_gbb_468x60.jpg width=468 height=60 border=0></a>"

tips[0] = "<a href=http://www.gongbeibi.com/ target=_blank><img src=http://www.pioneersoft.net/eo/images/banner.gif width=486 height=64 border=0></a>"
	//tips[0] =  "<embed src=http://www.pioneersoft.net/eo/swf/dgzx.swf quality=high width=435 height=69></embed>"

index1 = Math.floor(Math.random() * tips.length);document.write(tips[index1]);
