// JavaScript Document
/*QQ:380608331 */
old = 6
function updateTabChange(vid,group)
{
	if(old==vid)
		return;
	var o = document.getElementById('tabHead'+vid);
	var oc = document.getElementById('tabContent'+vid);
	o.className="hotTab";
	oc.style.display = "";
	var o = document.getElementById('tabHead'+old);
	var oc = document.getElementById('tabContent'+old);
	o.className="";
	oc.style.display = "none";
	old = vid;
}

function sellay0(num){
 for(var id = 1;id<=4;id++)
 {
  var ss="tlist"+id;
  if(id==num)
  document.getElementById(ss).style.display="block";
  else
  document.getElementById(ss).style.display="none";
 }
 
 for(var id = 1;id<=4;id++)
 {
  var bb="ltitle"+id;
  if(id==num)
  document.getElementById(bb).className="active";
  else
  document.getElementById(bb).className="";
 } 
}


function MM_reloadPage(init) {  //reloads the window if Nav4 resized

  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {

    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}

  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();

}

MM_reloadPage(true);



function MM_openBrWindow(theURL,winName,features) { //v2.0

  window.open(theURL,winName,features);

}



function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

var ADM_DIV="ADAREA",ADM_LOADED=false,ADM_O1,ADM_O2,AD,ADM_Ver="1.0",ADM_S=new Array(),ADM_RESIZE=new Array(),ADM_F="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0";var ADM_CE=document.all?1:(document.getElementById?0:-1);document.write("<div id='"+ADM_DIV+"'></div>");function InitSchedule(){ADM_S.sort(ADM_sort);for(iAI=0;iAI<ADM_S.length;iAI++)ADM_S[iAI].i=iAI;}function ADM_sort(a,b){return(a.p>b.p)?1:((a.p==b.p)?0:-1);}

function ADM_Start(o){if(eval("typeof("+o.t+"_main)")=="function") eval(o.t+"_main(o)");}

function DoSchedule(){var p=-1;for(dAI=0;dAI<ADM_S.length;dAI++){switch(ADM_S[dAI].s){case 0:if(p==-1)p=ADM_S[dAI].p;if(p==ADM_S[dAI].p){ADM_S[dAI].s=1;ADM_Start(ADM_S[dAI]);break;}case 1:setTimeout("DoSchedule()",300);return;default :}}}if(ADM_CE>-1){window.onload=function ADM_PUSH(){if(!ADM_LOADED){ADM_LOADED=true;InitSchedule();DoSchedule();}}
window.onresize=function(){for(oAI=0;oAI<ADM_RESIZE.length;oAI++)eval(ADM_RESIZE[oAI]);}}function WriteAd(id,s){var o0=document.getElementById(id);if(o0==null){o0=document.createElement("div");o0.id=id;if(ADM_CE==1)document.getElementById(ADM_DIV).insertAdjacentElement("beforeBegin",o0);else document.getElementById(ADM_DIV).insertBefore(o0,null);}o0.innerHTML=s;}

function AddSchedule(oo){if(oo!=null && oo instanceof ADM)ADM_S[ADM_S.length]=oo;}

function ADM(t,p){this.t=t;this.p=p;this.s=0;this.i=0;this.style="position:absolute;";}

function ADM_Check(o){return o.CookieHour && ADM_CheckCookie(o.t+o.p+location.host.substring(0,location.host.indexOf(".")),o);}

function ADM_CheckCookie(E,o){var Now=new Date();var s=String(Now.getYear())+String(Now.getMonth()+1)+String(Now.getDate());if(ADM_GetCookie(E)==s)return true;else{Now.setTime(Now.getTime()+(parseFloat(typeof(o.CookieHour)=="undefined"?24:parseFloat(o.CookieHour))*60*60*1000));ADM_SetCookie(E,s,Now);return false;}}

function ADM_GetCookie(n){var args=n+"=";var aLength=args.length,cLength=document.cookie.length,AAi=0;while(AAi<cLength){var AAj=AAi+aLength;if(document.cookie.substring(AAi, AAj)==args)return ADM_GetCookieVal(AAj);AAi=document.cookie.indexOf(" ", AAi)+1;if(AAi==0)break;}return null;}

function ADM_GetCookieVal(offset){var endstr=document.cookie.indexOf(";", offset);if(endstr==-1)endstr=document.cookie.length;return unescape(document.cookie.substring(offset, endstr));}

function ADM_SetCookie(name, value){var argv=ADM_SetCookie.arguments;var argc=ADM_SetCookie.arguments.length;var expires=(argc>2)?argv[2]:null;var path=(argc>3)?argv[3]:null;var domain=(argc>4)?argv[4]:null;var secure=(argc>5)?argv[5]:false;document.cookie=name+"="+escape(value)+((expires==null)?"":("; expires="+expires.toGMTString()))+((path==null)?"":("; path="+path))+((domain==null)?"":("; domain="+domain))+((secure==true)?"; secure":"");}

function ADM_Media(a,w,h,o,id,href){var s="";if(a.indexOf(".swf")!=-1){if(ADM_CE==1){s="<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='"+ADM_F +"' id='"+((id==null)?o.t:id)+"' width='"+w+"' height='"+h+"' ";if(o.style)s+=" style='"+o.style+"'";if(o.extfunc)s+=" "+o.extfunc+" ";s+=" ><param name='movie' value='"+a+"'>";if(o.play)s+="<param name='play' value='"+o.play+"'>";if(o.wmode&&o.wmode!="")s+="<param name='wmode' value='"+o.wmode+"'>";if(typeof(o.loop)!="undefined")s+="<param name='loop' value='"+o.loop+"'>";s+="<param name='quality' value='autohigh'></object>";}else{s="<embed ";if(o.style)s+=" style='"+o.style+"'";if(o.extfunc)s+=" "+o.extfunc+" ";s+=" src='"+a+"'"+" quality='autohigh' id='"+((id==null)?o.t:id)+"' name='"+((id==null)?o.t:id)+"' width='"+w+"' height='"+h+"' ";if(o.wmode&&o.wmode!="")s+=" wmode='"+o.wmode+"' ";if(typeof(o.loop)!="undefined")s+=" loop='"+o.loop+"' ";s+="type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash'></embed>";}}else if(a.indexOf(".gif")!=-1||a.indexOf(".jpg")!=-1){s="<a href='"+((href==null)?o.href:href)+"' target='_blank'><img ";if(o.style)s+=" style='"+o.style+"'";if(o.extfunc)s+=" "+o.extfunc+" ";s+=" id='"+((id==null)?o.t:id)+"' src='"+a+"' border='0' width='"+w+"' height='"+h+"'></a>";}return s;}

function ADM_Close(o,n){ADM_S[o].s=2;var OBJ=document.getElementById(n);if(OBJ)OBJ.style.display="none";}

function FULL_main(o){if(ADM_Check(o)){o.s=2;return;}var IS_Find=false;if(o.StartTime.length==o.EndTime.length && o.EndTime.length==o.src.length && o.src.length==o.href.length){for(FAi=0;FAi<o.src.length;FAi++){var ST=new Date(o.StartTime[FAi]);var ET=new Date(o.EndTime[FAi]);var NT=new Date();if((ST<=ET)&&(NT<ET)&&(NT>=ST)){var OBJ=document.getElementById("fullscreenad");if(OBJ!=null){self.scroll(0,0);OBJ.style.display="block";o.style="";OBJ.innerHTML=ADM_Media(o.src[FAi],778,350,o,"",o.href[FAi]);IS_Find=true;setTimeout("ADM_Close("+o.i+",'fullscreenad')",isNaN(parseInt(o.timeout))?5000:parseInt(o.timeout));return;}else{o.s=2;return;}}}if(!IS_Find)ADM_Close(o.i,"fullscreenad");}}

document.write(unescape("%3Cstyle%20type%3D%22text/css%22%3E%0D%0A%3C%21--%0D%0Adiv%2Cul%2Col%2Cform%20%7B%20margin%3A%200%3B%20padding%3A%200%3B%20%7D%0D%0Aimg%20%7Bborder%3A%200%3Bmargin%3A%200px%3B%7D%0D%0Ali%20%7B%20list-style%3A%20none%3B%20%7D%0D%0Atable%20%7B%20font-size%3A%2012px%3B%20%7D%0D%0Ainput%20%7B%20font-family%3A%20tahoma%2CArial%2CHelvetica%2Csans-serif%3B%20font-size%3A%2012px%3B%20%7D%0D%0Ah1%2Ch2%2Ch3%2Ch4%2Ch5%2Ch6%2Ch7%20%7B%20margin%3A%200%3B%20padding%3A%200%3B%20text-align%3A%20left%3B%20font-size%3A%2012px%3B%20font-weight%3A%20400%3B%20%7D%0D%0Ap%20%7B%20margin%3A%200%3B%20%7D.bank5%20%7Bclear%3A%20both%3Bheight%3A%205px%3Boverflow%3A%20hidden%3B%7D%0D%0A.bank%20%7Bclear%3A%20both%3Bheight%3A%201px%3Boverflow%3A%20hidden%3B%7D%0D%0A.bank17%20%7Bclear%3A%20both%3Bheight%3A%2017px%3Boverflow%3A%20hidden%3B%7D%0D%0A.none%20%7B%20display%3A%20none%3B%20%7D%0D%0A.d%7B%20font%3A%20%7D%0D%0A%0D%0A/*%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20%u5E38%u7528%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20*/%0D%0A.BOX%7Bwidth%3A899px%3Bmargin%3A%200px%20auto%3Bfont-family%3A%20%22%u5B8B%u4F53%22%3Btext-align%3Acenter%3Bborder%3A0px%20solid%20%23FF0000%3B%20background%3A%23fff%3B%7D%0D%0A.hd%7Bheight%3Aauto%3Bmargin%3A%200px%20auto%3Btext-align%3Acenter%3B%7D%0D%0A.hd%20.logo%20%7Bfloat%3A%20left%3Bmargin-top%3A13px%3Bmargin-bottom%3A%209px%3Bmargin-left%3A%2028px%3B%7D%0D%0A.hd%20.top%20%7Bfloat%3A%20right%3Bmargin-top%3A%2015px%3B%7D%0D%0A.hd%20.nav%20%7Bheight%3A45px%3Bcolor%3A%23ebfddf%3Bline-height%3A45px%3Bfont-weight%3Abold%3B%7D%0D%0A.hd%20.nav%20li%20%7Bfloat%3Aleft%3Bmargin-right%3A23px%21important%3Bmargin-left%3A23px%21important%3Bmargin-right%3A20px%3Bmargin-left%3A23px%3B%7D%0D%0A.hd%20.place%20%7Bheight%3A%2038px%3Bline-height%3A%2038px%3B%7D%0D%0A.video%20%7Btext-align%3A%20center%3Bmargin%3A%200px%20auto%3B%7D%0D%0A.left%20%7Bfloat%3Aleft%3Bwidth%3A247px%3Bborder%3A%200px%20solid%20%23CCC%3Boverflow%3A%20hidden%3B%7D%0D%0A.main%20%7Bfloat%3Aright%3Bwidth%3A609px%3Bborder%3A1px%20solid%20%23e5e5e5%3Bborder-top%3A0px%3Bpadding-left%3A20px%3B%20padding-right%3A20px%3B%20margin-right%3A1px%3B%7D%0D%0A.right%20%7Bfloat%3Aright%3Bwidth%3A%20277px%3Bborder%3A%200px%20solid%20%23CCC%3Boverflow%3A%20hidden%3B%7D%0D%0A%0D%0A/*%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20PageBody%20%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20*/%0D%0A.PageBody%20%7Bwidth%3A899px%3Bmargin%3A%200px%20auto%3B%7D%0D%0A.left%20.nav%20%7Bline-height%3A%2027px%3Bmargin-top%3A%2010px%3Bmargin-left%3A%2010px%3Btext-align%3A%20left%3Bheight%3A%2027px%3B%7D%0D%0A.left%20.con%20%7Bborder-top%3A%2010px%20solid%20%2330830e%3Bborder-bottom%3A%2010px%20solid%20%2330830e%3B%7D%0D%0A.left%20.pr%20%7Bheight%3A133px%3Btext-align%3Aleft%3Bpadding-left%3A91px%3Bpadding-top%3A%2020px%3Bpadding-right%3A10px%3Bcolor%3A%23287d53%3B%7D.Mnav%20%7Bline-height%3A%2031px%3Bheight%3A31px%3B%20color%3A%23277e53%3Bborder-bottom%3A%201px%20dashed%20%23cbcbcb%3B%7D%0D%0A.Mnav%20.le%7B%20float%3Aleft%3Bfont-size%3A14px%3B%7D.Mnav%20.ri%7B%20float%3Aright%7D.cs%7B%20border-bottom%3A%23279467%20solid%201px%3B%7D.Mpg%7Bfloat%3Aleft%3B%20width%3A295px%3B%7D%0D%0A.Mpg%20.con%20li%20%7Bborder-bottom%3A%201px%20dashed%20%23ebebeb%3Bfloat%3Aleft%3Bwidth%3A130px%3Bmargin-right%3A10px%3Bpadding-bottom%3A3px%3Btext-align%3A%20left%3Bpadding-top%3A%205px%3B%7D.Mxs%20%7Bfloat%3Aright%3Bwidth%3A290px%3Bborder-left%3A1px%20dashed%20%23CCC%3Bpadding-left%3A%2012px%3B%7D%0D%0A.Mxs%20.con%20li%20%7Bborder-bottom%3A1px%20dashed%20%23EBEBEB%3Bwidth%3A108px%3Bpadding-top%3A5px%3Bpadding-bottom%3A5px%3Btext-align%3Aleft%3Bfont-weight%3Abold%3Bcolor%3A%235b774f%3B%7D.Mxs%20.pic%7B%20float%3Aright%3B%20margin-top%3A16px%3B%20padding%3A8PX%3B%20border%3A%23CCC%201px%20solid%3B%7D%0D%0A%0D%0A/*%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20Float%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D*/%0D%0A.fd_con%7B%20float%3Aright%3B%7D%0D%0A.focusList%20.list%20.title%7B%20margin-top%3A10px%3B%7D%0D%0A.focusList%20.list%20.title%20LI%20%7BHEIGHT%3A25px%3B%20line-height%3A23px%3Bwidth%3A88px%3B%7D%0D%0A.focusList%20.list%20.title%20LI%20H2%20%7Bcolor%3A%23FFf%3B%20text-align%3Aleft%3B%20text-indent%3A12px%3B%7D%0D%0A.focusList%20.list%20.title%20.active%20%7BCOLOR%3A%23fecb00%3BHEIGHT%3A25px%7D%0D%0A.focusList%20.list%20.title%20.active%20A%7BCOLOR%3A%23fecb00%3Btext-decoration%3A%20none%3B%7D%0D%0A.focusList%20.list%20.title%20.active%20A%3Avisited%20%7BCOLOR%3A%23fecb00%3Btext-decoration%3A%20none%3B%7D%0D%0A.focusList%20.list%20.title%20.active%20A%3Ahover%20%7BCOLOR%3A%23fecb00%3Btext-decoration%3A%20none%3B%7D%0D%0A.focusList%20.list%20.title%20LI%20A%20%7BCOLOR%3A%20%23fff%3Btext-decoration%3A%20none%3B%7D%0D%0A.focusList%20.list%20.title%20LI%20A%3Avisited%20%7BCOLOR%3A%23fff%3Btext-decoration%3A%20none%3B%7D%0D%0A.focusList%20.list%20.title%20LI%20A%3Ahover%20%7BCOLOR%3A%23fff%3Btext-decoration%3A%20underline%3B%7D%0D%0A.focusList%20.list%20.text%20%7B%20float%3Aright%3B%7D%0D%0A.focusList%20.fd_con%20.text02%20%7Bfloat%3A%20right%3Bwidth%3A%20515px%3B%7D%0D%0A.focusList%20.fd_con%20.text02%20h1%20%7Bline-height%3A25px%3B%20color%3A%234d4d4d%7D%0D%0A.focusList%20.fd_con%20.text02%20h2%20%7Bline-height%3A15px%3B%20text-align%3Aleft%3B%20text-indent%3A20px%3B%7D%0D%0A%0D%0A/*%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20%u56E2%u961F%u4ECB%u7ECD%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D*/%0D%0A.Jleft%20%7Bfloat%3Aleft%3Bwidth%3A207px%3Boverflow%3A%20hidden%3B%20height%3A300PX%3B%7D%0D%0A.Jleft%20.Lnav%20%7Bline-height%3A30px%3Bheight%3A30px%3Bborder-bottom%3A1px%20dashed%20%23cdcdcd%3Bcolor%3A%23287d53%3B%0D%0Awidth%3A162px%3Btext-align%3Aleft%3Bmargin%3A%2010px%20auto%200px%2020px%3B%7D%0D%0A.Jleft%20.list%20li%20%7Btext-align%3A%20left%3Btext-indent%3A%2058px%3Bline-height%3A%2024px%3Bheight%3A%2024px%3Bfont-weight%3A%20bold%3B%7D%0D%0A.Jmain%20%7Bfloat%3Aright%3Bwidth%3A684px%3B%7D%0D%0A.Jmain%20.Jcon%20%7Bpadding-right%3A%2022px%3Bpadding-left%3A%2022px%3Btext-align%3A%20left%3B%7D%0D%0A.Jmain%20.Jcon%20.nav%20%7Bheight%3A%2034px%3Bline-height%3A%2034px%3Btext-align%3A%20left%3Bborder-bottom%3A%201px%20dashed%20%23cdcdcd%3B%7D%0D%0A.Jmain%20.Jcon%20.list%20%7B%20margin-top%3A20px%3B%20padding-bottom%3A20px%3B%7D%0D%0A.Jmain%20.Jcon%20.list%20li%20%7Bline-height%3A%2026px%3B%7D%0D%0A.Jmain%20.Jcon%20.Yl%20li%20%7Bborder-bottom%3A%201px%20solid%20%23279467%3B%7D%0D%0A%0D%0A/*%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%20Footer%20%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D%3D*/%0D%0A.ft%20.nav%7B%20height%3A27px%3B%20line-height%3A27px%3B%20background%3A%230b5204%3B%20color%3A%23fecb00%3B%7D%0D%0A.ft%20.nav%20a%3Alink%7B%20text-decoration%3A%20none%3B%20color%3A%23fecb00%3B%20%7D%0D%0A.ft%20.nav%20a%3Avisited%20%7B%20text-decoration%3A%20none%3B%20color%3A%23fecb00%3B%20%7D%0D%0A.ft%20.nav%20a%3Ahover%20%7B%20text-decoration%3A%20underline%3B%20color%3A%23fecb00%3B%20%7D%0D%0A.ft%20.fbg%7B%20height%3A51px%3B%20line-height%3A24px%3Bcolor%3A%230b5204%3B%20text-align%3Aleft%3Bpadding-left%3A30px%3B%7D%0D%0A.ft%20.fbg%20.le%7B%20float%3Aleft%3B%7D%0D%0A--%3E%0D%0A%3C/style%3E%0D%0A%0D%0A"))

