﻿function showads(page,id,w2)
{
	var textAd="", tUrl="";
	if (page=="index" && w2==1)
	{
		document.write("<div id=\"ads_" + id + "_" + w2 + "\"></div>");
		if (id==0){
			textAd = "<div style=\"text-align: left; padding: 0px; background: #f8f8f8; border: 1px solid #000; width: 773px; margin-left:0px; margin-right:0px; margin-top:5px; margin-bottom:0px\"><a target=_blank href=\"/newgg/sx/index.htm\"><img src=\'\/newgg/sx/sx.jpg\' width=\'773\' height=\'160\' \/></a><\/div>";
		}

		if (id==4){
			textAd = "<div style=\"clear: both;\">4:广告代码</div>";
			tUrl = "http://are.0715es.com/Show.Asp?Id=29";
		}

		if (id==8){
			textAd = "<div style=\"clear: both;\">8:广告代码</div>";
			tUrl = "http://are.0715es.com/Show.Asp?Id=30";	
		}

		if (id==12){
			textAd = "<div style=\"clear: both;\">12:广告代码</div>";
			tUrl = "http://are.0715es.com/Show.Asp?Id=31";
		}


		if (id==16){
			//textAd = "<div style=\"clear: both;\">16:广告代码</div>";
			textAd = '<div style="clear: both;"><div style="float: left;"><scr' + 'ipt type="text/javascr' + 'ipt" language="javascript" src="http://are.0715es.com/Show.Asp?Id=1"></scr' + 'ipt></div><div style="float: left;"><scr' + 'ipt type="text/javas' + 'cript" language="javascript" src="http://are.0715es.com/Show.Asp?Id=2"></scr' + 'ipt></div></div>';



			//textAd = "<object classid=\"clsid:D27CDB6E-AE6D-11CF-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0\" border=\"0\" width=\"1000\" height=\"80\">";
			//textAd += "	<param name=\"movie\" value=\"/newgg/1000-80.swf\">";
			//textAd = "	<param name=\"quality\" value=\"High\">";
			//textAd = "	<embed src=\"/newgg/1000-80.swf\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"1000\" height=\"80\" quality=\"High\"></object>";
		}

		if (id==20){
			//textAd = "<div style=\"clear: both;\">20:广告代码</div>";
			tUrl = "http://are.0715es.com/Show.Asp?Id=32";
		}

		if (id==24){
			//textAd = "<div style=\"clear: both;\">24:广告代码</div>";
			textAd = "<script type=\"text/javscript\" defer=\"true\" language=\"javascript\" src=\"http://are.0715es.com/Show.Asp?Id=33\"></script>";
			tUrl = "http://are.0715es.com/Show.Asp?Id=33";
		}


	}

	document.write(textAd);


	if (page=="index" && w2==0)
	{
		//textAd = "信息广告位";
		if (id==10)
		{
			//textAd = "<a target=_blank href='/Cache/info.detail.htm/298.Asp'><b class='key1'>转让咸宁学院内精品文</b></a>"
		}
		if (textAd!="")
		{		
			document.write(textAd);
			document.getElementById("ads_" + id + "_" + w2).style.display="block";
		}


	}


}



function DetailAd(userid)
{

	document.writeln("<div style=\"right: 25px; top: 10px; position:absolute; z-index:1; background-color: #fff; color: #fff; padding: 0px\">");
	if (userid==651)
	{   //document.writeln("<a target=_blank href=#><img src=\"/newgg/jh3.gif\" width=\"400\" height=\"280\"></a>");
	}else{
	document.writeln("<a target=_blank href=http://hb.vnet.cn/wlgs/><img src=\"/newgg/9hb400.jpg\" width=\"400\" height=\"280\"></a>");
	}
	document.writeln("</div>");
}