





document.writeln("<script type=\"text\/javascript\"><!--");
document.writeln("google_ad_client = \"pub-8509050173723002\";");
document.writeln("\/* 728x90, 创建于 08-9-4 *\/");
document.writeln("google_ad_slot = \"3903526556\";");
document.writeln("google_ad_width = 728;");
document.writeln("google_ad_height = 90;");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script type=\"text\/javascript\"");
document.writeln("src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">");
document.writeln("<\/script>")





	
document.write('<script src="http://s48.cnzz.com/stat.php?id=575810&web_id=575810&show=pic" language="JavaScript" charset="gb2312"></script>'); 

//Cookie设置
//时间设置小时为单位
var time=1;

//COOKIES设置限制弹出
function SetCookie(name,value){
	var exp  = new Date();    
  exp.setTime(exp.getTime() + time*1*60*60*1000);
	var nameString = name + "=" + value;
	var expiryString = " ;expires = "+ exp.toGMTString();
	var pathString = " ;path = /";
	
	document.cookie = nameString + expiryString + pathString ;
}

function GetCookie (name) {
	var CookieFound = false;
	var start = 0;
	var end = 0;
	var CookieString = document.cookie;
	var i = 0;
	
	while (i <= CookieString.length) {
	start = i ;
	end = start + name.length;
	if (CookieString.substring(start, end) == name){
	CookieFound = true;
	break; 
	}
	i++;
	}
	
	if (CookieFound){
	start = end + 1;
	end = CookieString.indexOf(";",start);
	if (end < start)
	end = CookieString.length;
	return unescape(CookieString.substring(start, end));
	}
	return "";
}

//--------------------------------------------------------------------------

var m=2; 
var n=Math.floor(Math.random()*m+1) 
switch(n) 
{ 
case 1:
	if(GetCookie('poper_zzzyq3') !='true')
	{
	document.writeln("<SCRIPT LANGUAGE=JavaScript1.1 SRC=\'http:\/\/play.unionsky.cn\/show\/?placeID=97643\'><\/SCRIPT>")
	SetCookie('poper_zzzyq3','true');
	}
	break;

case 2:
	if(GetCookie('poper_zzzyq6') !='true')
	{
	document.writeln("<SCRIPT LANGUAGE=JavaScript1.1 SRC=\'http:\/\/play.unionsky.cn\/show\/?placeID=97602\'><\/SCRIPT>")
	SetCookie('poper_zzzyq6','true');
	}
	break;

}
	



	

