祝贺条幅代码
<SCRIPT type="text/javascript">
if(typeof(sina)!="object"){var sina={}}
sina.$=function(i){if(!i){return null}
return document.getElementById(i)};var sinaFlash=function(V,x,X,Z,v,z,i,c,I,l,o){var w=this;if(!document.createElement||!document.getElementById){return}
w.id=x?x:'';var O=function(I,i){for(var l=0;l<I.length;l++){if(I[l]==i){return l}}
return-1},C='8.0.42.0';if(O(['eladies.sina.com.cn','ent.sina.com.cn'],document.domain)>-1){w.ver=C}else{w.ver=v?v:C}
w.ver=w.ver.replace(/\./g,',');w.__classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000";w.__codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version="+w.ver;w.width=X;w.height=Z;w.movie=V;w.src=w.movie;w.bgcolor=z?z:'';w.quality=c?c:"high";w.__pluginspage="http://www.macromedia.com/go/getflashplayer";w.__type="application/x-shockwave-flash";w.useExpressInstall=(typeof(i)=="boolean")?i:false;w.xir=I?I:window.location;w.redirectUrl=l?l:window.location;w.detectKey=(typeof(o)=="boolean")?o:true;w.escapeIs=false;w.__objAttrs={};w.__params={};w.__embedAttrs={};w.__flashVars=[];w.__flashVarsStr="";w.__forSetAttribute("id",w.id);w.__objAttrs["classid"]=w.__classid;w.__forSetAttribute("codebase",w.__codebase);w.__forSetAttribute("width",w.width);w.__forSetAttribute("height",w.height);w.__forSetAttribute("movie",w.movie);w.__forSetAttribute("quality",w.quality);w.__forSetAttribute("pluginspage",w.__pluginspage);w.__forSetAttribute("type",w.__type);w.__forSetAttribute("bgcolor",w.bgcolor)}
sinaFlash.prototype={getFlashHtml:function(){var I=this,i='<object ';for(var l in I.__objAttrs){i+=l+'="'+I.__objAttrs[l]+'"'+' '}
i+='>\n';for(var l in I.__params){i+=' <param name="'+l+'" value="'+I.__params[l]+'" \/>\n'}
if(I.__flashVarsStr!=""){i+=' <param name="flashvars" value="'+I.__flashVarsStr+'" \/>\n'}
i+=' <embed ';for(var l in I.__embedAttrs){i+=l+'="'+I.__embedAttrs[l]+'"'+' '}
i+='><\/embed>\n<\/object>';return i},__forSetAttribute:function(I,i){var l=this;if(typeof(I)=="undefined"||I==''||typeof(i)=="undefined"||i==''){return}
I=I.toLowerCase();switch(I){case "classid":break;case "pluginspage":l.__embedAttrs[I]=i;break;case "onafterupdate":case "onbeforeupdate":case "onblur":case "oncellchange":case "onclick":case "ondblClick":case "ondrag":case "ondragend":case "ondragenter":case "ondragleave":case "ondragover":case "ondrop":case "onfinish":case "onfocus":case "onhelp":case "onmousedown":case "onmouseup":case "onmouseover":case "onmousemove":case "onmouseout":case "onkeypress":case "onkeydown":case "onkeyup":case "onload":case "onlosecapture":case "onpropertychange":case "onreadystatechange":case "onrowsdelete":case "onrowenter":case "onrowexit":case "onrowsinserted":case "onstart":case "onscroll":case "onbeforeeditfocus":case "onactivate":case "onbeforedeactivate":case "ondeactivate":case "codebase":l.__objAttrs[I]=i;break;case "src":case "movie":l.__embedAttrs["src"]=i;l.__params["movie"]=i;break;case "width":case "height":case "align":case "vspace":case "hspace":case "title":case "class":case "name":case "id":case "accesskey":case "tabindex":case "type":l.__objAttrs[I]=l.__embedAttrs[I]=i;break;default:l.__params[I]=l.__embedAttrs[I]=i}},__forGetAttribute:function(i){var I=this;i=i.toLowerCase();if(typeof I.__objAttrs[i]!="undefined"){return I.__objAttrs[i]}else if(typeof I.__params[i]!="undefined"){return I.__params[i]}else if(typeof I.__embedAttrs[i]!="undefined"){return I.__embedAttrs[i]}else{return null}},setAttribute:function(I,i){this.__forSetAttribute(I,i)},getAttribute:function(i){return this.__forGetAttribute(i)},addVariable:function(I,i){var l=this;if(l.escapeIs){I=escape(I);i=escape(i)}
if(l.__flashVarsStr==""){l.__flashVarsStr=I+"="+i}else{l.__flashVarsStr+="&"+I+"="+i}
l.__embedAttrs["FlashVars"]=l.__flashVarsStr},getVariable:function(I){var o=this,i=o.__flashVarsStr;if(o.escapeIs){I=escape(I)}
var l=new RegExp(I+"=([^\\&]*)(\\&?)","i").exec(i);if(o.escapeIs){return unescape(RegExp.$1)}
return RegExp.$1},addParam:function(I,i){this.__forSetAttribute(I,i)},getParam:function(i){return this.__forGetAttribute(i)},write:function(i){var I=this;if(typeof i=="string"){document.getElementById(i).innerHTML=I.getFlashHtml()}else if(typeof i=="object"){i.innerHTML=I.getFlashHtml()}}}
</SCRIPT>
<script type="text/javascript" src="/images/1/table_switch.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$('dt:first').addClass('active');
$('dd:first').css('display','block');
autoroll();
hookThumb();
});
var i=-1; //第i+1个tab开始
var offset = 4000; //轮换时间
var timer = null;
function autoroll(){
n = $('dt').length-1;
i++;
if(i > n){
i = 0;
}
slide(i);
timer = window.setTimeout(autoroll, offset);
}
function slide(i){
$('dt').eq(i).addClass('active').siblings().removeClass('active');
$('dd').eq(i).css('display','block').siblings('dd').css('display','none');
}
function hookThumb(){
$('dt').hover(
function () {
if (timer) {
clearTimeout(timer);
i = $(this).prevAll().length;
slide(i);
}
},
function () {
timer = window.setTimeout(autoroll, offset);
this.blur();
return false;
}
);
}
</script>
<style>
#reStyle {DISPLAY: block; RIGHT:400px; BACKGROUND: url(cl_mj_001.gif) no-repeat 0px 0px; OVERFLOW: hidden; WIDTH: 18px; CURSOR: pointer; POSITION: absolute; TOP: 6px; HEIGHT: 43px}
.RedStyle {BACKGROUND: url(1302041109283559078.jpg) #fff no-repeat center top; padding-top:80px;}
.main {position:relative;width:960px; overflow:visible;}
#AdLayer {position:absolute;width:20px;display:none;height:59px;right:-20px; overflow:visible;}
div{ margin:auto; overflow:hidden;}
.jwwsy_nav1{ float:left; white-space:pre; width:85px; border-right: dotted 1px #c7c7c7; height:20px;}
.jwwsy_nav2{ float:left; white-space:pre; width:85px; border-right: dotted 1px #c7c7c7; height:14px; padding-top:6px;}
.jwwsy{ width:960px; background-color:#FFFFFF;}
.jwwsy_1{ width:960px; height:10px; background-color:#FFFFFF;}
.jwwsy_left{ width:300px; float:left;}
.jwwsy_left1{ background-color:#f3f2f2; border:1px solid #e8e8e8; line-height:30px; padding-left:10px;}
.jwwsy_left2{ border-bottom:1px solid #e8e8e8; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}
.jwwsy_center{ width:360px; float:left; border-right:1px solid #e0e0e0;}
.jwwsy_center1{ width:330px; border-bottom:1px solid #e8e8e8; line-height:30px; padding-left:10px; height:31px;}
.jwwsy_center2{ float:left; line-height:30px; width:135px; padding-left:10px;}
.jwwsy_center3{ width:360px; float:left; }
.jwwsy_center4{ width:330px; padding-left:10px;}
.jwwsy_right{float:right; width:298px; border-right:1px solid #e0e0e0;}
.jwwsy_right1{float:left; line-height:35px; padding-left:5px;}
.jwwsy_right2{float:right; line-height:35px; padding-right:5px;}
.jwwsy_right3{float:right; width:300px; }
.jwwsy_right4{ width:270px; padding:0; }
.jwwsy_zx{ float:left; width:650px; }
.jwwsy_zx1{ border-top:2px solid #d1d1d1; width:320px; float:left; }
.jwwsy_zx2{ border-right:1px solid #e8e8e8; width:324px;}
.jwwsy_zx3{ float:left; width:320px; }
.jwwsy_zx4{ border-bottom:1px solid #e8e8e8; width:320px;}
.jwwsy_zx5{ float:left; width:124px; padding-left:6px;}
.jwwsy_zx6{ float:right; width:180px;}
.jwwsy_zx7{ border-top:2px solid #d1d1d1; border-bottom:1px solid #e8e8e8; width:320px; padding-top:5px;}
.jwwsy_zx8{ float:right; width:320px; border-top:2px solid #d1d1d1; padding-top:5px;}
.jwwsy_zx9{ float:left; width:325px;}
.jwwsy_zx10{ padding-top:10px; width:320px;}
.jwwsy_zx11{ padding-top:15px; width:320px;}
.jwwsy_jsqf{ width:270px; padding-top:15px;}
.jwwsy_ty{ border-top:2px solid #d1d1d1; border-bottom:1px solid #e8e8e8; width:650px; padding-top:5px;}
.jwwsy_ty1{ float:left; line-height:29px; padding-left:10px; height:29px;}
.jwwsy_ty2{ float:right; line-height:29px; padding-right:10px; height:29px;}
.jwwsy_pk1{ height:111px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; padding-top:20px;}
.jwwsy_pk2{ height:121px; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; padding-top:10px;}
.jwwsy_pk3{ float:left; width:149px;}
.jwwsy_link1{ border-bottom:1px solid #dedede; border-left:1px solid #dedede; border-right:1px solid #dedede; width:958px;}
.jwwsy_link2{ float:left; width:60px; text-align:center; line-height:28px;}
.jwwsy_link3{ background-image: url(/images/1/jwwsy_images_03.jpg); width:20px; height:28px; float:left;}
.jwwsy_link4{ float:left; width:398px; line-height:28px; border-right:1px solid #dedede; font-size:12px;}
.jwwsy_link5{ float:left; width:399px; line-height:28px; font-size:12px;}
.listheight1{ padding-top:6px;}
.listheight2{ padding-top:7px;}
.fbt{ color:#666666;}
.fbt a { color:#666666; text-decoration: none;}
.fbt a:hover{ color:#ff0000;text-decoration:none;}
.red{ font-size:14px; color:#c00000; text-decoration: none;}
.red a:hover{ color:#ff0000;text-decoration:none;}
.hidden1{ line-height:30px; font-size:18px; font-weight:bold; overflow:hidden; font-family:'微软雅黑','宋体'; width:345px; white-space:nowrap;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.hidden3{ line-height:24px; float:left; width:260px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.hidden4{ line-height:24px; padding-left:10px; width:133px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis; display:block;}
.hidden5{ line-height:18px; text-align:center; background-color:#f1f1f1; margin-top:2px; width:124px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.hidden6{ line-height:28px; font-size:14px; float:left; width:310px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.hidden7{ line-height:28px; font-size:14px; float:left; width:320px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.hidden8{ line-height:26px; float:left; width:170px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.hidden9{ line-height:24px; text-align:center; font-weight:bold; width:126px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.hidden10{ text-align:center; background-color:#f1f1f1; margin-top:2px; width:124px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis; line-height:20px;}
.hidden11{ font-weight:bold; text-align:center; width:130px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.hidden12{ line-height:24px; float:left; font-size:14px; font-weight:bold; width:260px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.bd1{ width:10px; float:left; line-height:28px;}
.bd2{ width:10px; float:left; line-height:24px;}
.bd3{ width:10px; float:left; line-height:26px;}
.tjwb_qh9{font-size:14px; text-align:center;CURSOR: hand;}
.tjwb_qh8{ text-align:center;CURSOR: hand;font-size:14px;}
dl { width:300px; margin:0; overflow:hidden; padding-top:4px;}
dt.active { position:relative; background-image:url(/images/1/jwwsy_images_08.jpg); width:59px; height:28px; color:#ffffff; font-weight:bold;}
dt.active a { text-decoration: none; color:#ffffff;}
dt.active a:hover{ color:#ff0000;text-decoration:none;}
dt { cursor:pointer; width:60px; text-align:center; float:left; background-image:url(/images/1/jwwsy_images_09.jpg); width:60px; height:25px; line-height:25px; font-weight:bold;}
dd { display:none; text-align:center; margin:0; padding:0;}
.touping { color:#D3D3D4; background-color:rgba(0,0,0,0.6); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#A0000000', EndColorStr='#A0000000'); position: absolute; top: 170px; left:0; width: 300px; text-align:center; font-size:14px; Microsoft YaHei, Verdana; color:#fff; line-height:30px; font-weight:bold;}
</style>
</head>
<body class=RedStyle style="margin-top:0;">
<DIV id=sudsclickstreamdiv
style="Z-INDEX: 1; VISIBILITY: hidden; POSITION: absolute"></DIV>
<DIV id=reStyle title=关闭背景></DIV>
<SCRIPT language=javascript type="text/javascript">
sina.$("reStyle").onclick = function(){
document.body.className = "";
this.style.display = "none";
};
sina.$("reStyle").onmouseover = function(){this.className = "hover"};
sina.$("reStyle").onmouseout = function(){this.className = ""};
</SCRIPT>