function ggad_w1(){
document.writeln('<script type="text/javascript"> ');
document.writeln('alimama_pid="mm_10106695_219427_8846705"; ');
document.writeln('alimama_titlecolor="0000FF"; ');
document.writeln('alimama_descolor ="000000"; ');
document.writeln('alimama_bgcolor="FFFFFF"; ');
document.writeln('alimama_bordercolor="E6E6E6"; ');
document.writeln('alimama_linkcolor="008000"; ');
document.writeln('alimama_bottomcolor="FFFFFF"; ');
document.writeln('alimama_anglesize="0"; ');
document.writeln('alimama_bgpic="0"; ');
document.writeln('alimama_icon="0"; ');
document.writeln('alimama_sizecode="37"; ');
document.writeln('alimama_width=300; ');
document.writeln('alimama_height=250; ');
document.writeln('alimama_type=2; ');
document.writeln('</script> ');
document.writeln('<script src="http://a.alimama.cn/inf.js" type="text/javascript"> ');
document.writeln('</script>');
}
function ggad_w3(){
document.writeln("<script type=\"text/javascript\">");
document.writeln("alimama_pid=\"mm_10106695_1110378_8541341\"; ");
document.writeln("alimama_type=\"f\";");
document.writeln("alimama_sizecode =\"tl_2x4_12\"; ");
document.writeln("alimama_fontsize=12; ");
document.writeln("alimama_bordercolor=\"FFFFFF\"; ");
document.writeln("alimama_bgcolor=\"FFFFFF\"; ");
document.writeln("alimama_titlecolor=\"0000FF\"; ");
document.writeln("alimama_underline=0; ");
document.writeln("alimama_height=42; ");
document.writeln("alimama_width=0; ");
document.writeln("</script>");
document.writeln("<script src=\"http://a.alimama.cn/inf.js\" type=\"text/javascript\"> ");
document.writeln("</script>");
}
// 内容下方链接468X15
function ggaaa(){
	var str1="";
str1+="<scr"+"ipt type=\"text/jav"+"as"+"cript\"><!--";
str1+="goo"+"gle_a"+"d_cli"+"ent = \"p"+"ub-46808"+"06060254892\";";
str1+="//728x15,kore"+"afad_lin"+"kfoot_tools";
str1+="go"+"ogle_a"+"d_slot = \"6391522085\";";
str1+="goo"+"gle_a"+"d_width = 468;";
str1+="goo"+"gle_a"+"d_height = 15;";
str1+="//-->";
str1+="</sc"+"ript>";
str1+="<scr"+"ipt type=\"text/java"+"scr"+"ipt\" src=\"http://pag"+"ead2.googl"+"esyndic"+"ation.com/page"+"ad/show_a"+"ds.js\">";
str1+="</scr"+"ipt>";
return str1;
}

function ShowA1()
{
	var a="/mb"+"/"+"img2/"+"neirong_top.html";
	document.write(ShowA(a,300,250));
	$(".xxad1").eq(0).data("aa",1)
}

function ShowA2()
{
document.write("<script type=\"text/javascript\"><!--");
document.write("google_ad_client = \"pub-4680806060254892\";");
document.write("/* 668内容顶部 */");
document.write("google_ad_slot = \"1599454145\";");
document.write("google_ad_width = 300;");
document.write("google_ad_height = 250;");
document.write("//-->");
document.write("</script>");
document.write("<script type=\"text/javascript\"");
document.write("src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">");
document.write("</script>");
}

function f1()
{
var path="/mb"+"/"+"img2/"
//阿里 右侧栏顶部 巨幅300X250
var right1=path+"right.html";
$(".liri").prepend(ShowA(right1,302,525));
//top
right1=path+"top.html";
$(".logo>dd").html(ShowA(right1,658,60));
//内容顶部
right1=path+"neirong_top.html";
b=$(".xxad1").eq(0).data("aa");
if(b!=1){
	$(".xxad1").eq(0).html(ShowA(right1,300,250));
	$(".xxad1").eq(1).html(ShowA(right1,300,250));
}

$(".viewbody img").eq(1).after(ShowA(path+"neirong_top.html",300,250));

//谷歌 内容下方链接468X15
right1=path+"downlink.html";
$(".avindex>dd").html(ShowA(right1,468,16));
//阿里 内容下方468X60
right1=path+"down.html";
$(".xuulaa").html(ShowA(right1,468,60));
//$(".xxad1:eq(1)+img").after(ShowA(right1,468,60));
//$("iframe").first().contents().find("body").html("asdfasdf");

$.get("/mb/right.html", function(data){
	$(".lirihd").html(unescape(data));
	$("#ztit>li:first").removeClass("show");
	$("#zbox>ul:first").addClass("show");
	var menuname,tindex;
	$(".lirihd #ztit>li").mousemove(function(e){
		menuname=$(this).text();
		$(".liri #ztit>li").removeClass("show");
		$(this).addClass("show");
		$(".liri #zbox>ul").removeClass("show");
		$(".liri #ztit>li:contains('"+menuname+"')")
		tindex=$(".liri #ztit>li").index($(this));
		$(".liri #zbox>ul:eq("+tindex+")").addClass("show");
		});
});
}
function ShowA(_path,_width,_height)
{
	return "<i"+"frame scrolling=\"no\" fr"+"ameb"+"order=\"0\" sr"+"c=\""+
		_path+"\" wi"+"dth=\""+_width+"\" height=\""+_height+"\"></if"+"rame>"
}