document.writeln("<script type=\"text\/JavaScript\"> ");
document.writeln("alimama_pid=\"mm_10669031_716180_8428053\"; ");
document.writeln("alimama_titlecolor=\"0000FF\"; ");
document.writeln("alimama_descolor =\"000000\"; ");
document.writeln("alimama_bgcolor=\"e6f3ff\"; ");
document.writeln("alimama_bordercolor=\"e6f3ff\"; ");
document.writeln("alimama_linkcolor=\"008000\"; ");
document.writeln("alimama_bottomcolor=\"e6f3ff\"; ");
document.writeln("alimama_anglesize=\"0\"; ");
document.writeln("alimama_bgpic=\"0\"; ");
document.writeln("alimama_icon=\"0\"; ");
document.writeln("alimama_sizecode=\"11\"; ");
document.writeln("alimama_width=760; ");
document.writeln("alimama_height=90; ");
document.writeln("alimama_type=2; ");
document.writeln("<\/script> ");
document.writeln("<script src=\"http:\/\/a.alimama.cn\/inf.js\" type=text\/javascript> ");
document.writeln("<\/script>");

//ÉèÖÃcookie
function setCookie(cname,value){
	var exp = new Date();
	exp.setTime(exp.getTime() + 12*60*60*1000);
	document.cookie=cname+"="+value+";expires="+exp.toGMTString();
}
//»ñÈ¡cookie
function getCookie(name){
var arr,reg=new RegExp("(^| )"+name+"=([^;]*)(;|$)");
if(arr=document.cookie.match(reg)) return unescape(arr[2]);
else return null;
}

var ck = getCookie('ad');
if(ck==null){
	//document.writeln("<script language=\'javascript\' src=\'http:\/\/play.unionsky.cn\/show\/?placeID=105203\'><\/script>");
	setCookie('ad',1);
}
