var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); var OspodLanguage=new Object();OspodLanguage.AvailableLanguages={'de':'German','en':'English','en-au':'English (Australia)','en-ca':'English (Canadian)','en-uk':'English (United Kingdom)','es':'Spanish','fr':'French','it':'Italian','ja':'Japanese','ko':'Korean','ru':'Russian','th':'Thai','zh':'Chinese Traditional','zh-cn':'Chinese Simplified'};OspodLanguage.DefaultLanguage="zh-cn";OspodLanguage.GetActiveLanguage=function(){var sUserLang;var localeCookie="_cmsLocale";var arr=document.cookie.match(new RegExp("(^| )"+localeCookie+"=([^;]*)(;|$)"));if(arr!=null){sUserLang=unescape(arr[2]);};if(sUserLang!=null&&sUserLang!=""){if(sUserLang.length>2){var re=/_/;sUserLang=sUserLang.replace(re,"-");};return sUserLang.toLowerCase();};if(navigator.userLanguage)sUserLang=navigator.userLanguage.toLowerCase();else if(navigator.language)sUserLang=navigator.language.toLowerCase();else{return this.DefaultLanguage;};if(sUserLang.length>=5){sUserLang=sUserLang.substr(0,5);if(this.AvailableLanguages[sUserLang])return sUserLang;};if(sUserLang.length>=2){sUserLang=sUserLang.substr(0,2);if(this.AvailableLanguages[sUserLang])return sUserLang;};return this.DefaultLanguage;};OspodLanguage.LoadLanguage=function(url){document.write('");}});};function includeCss(file){new Ajax.Request(file,{asynchronous:false,method:'get',onSuccess:function(transport){document.write("");}});};function OspodSlide(pic,width,height,link,text,itv,spd){if(arguments.length<1){alert(I18n.slideIllegalParameter);return false;};var interval=itv?itv:3000;var duration=spd?spd:50;var xsImgWidth=width?width:100;var xsImgHeight=height?height:100;var link=link?link:'';var texts=text?text:'';texts=texts.replace("\"\"",""");var xsTextBar=1;var dNum=4;var pics=pic;var textHgt=25;var textBgc='#c0c0c0';var slideType=1;var slideBgc='#000000';this.setSlideType=function(type){slideType=type;};this.setTextBgc=function(tbgc){textBgc=tbgc;};this.setTextHgt=function(thgt){textHgt=thgt;};this.setdNum=function(dnum){dNum=dnum;};this.setSlideBgc=function(bgColor){slideBgc=bgColor;};var xsImgs=new Array();var xsImgLinks=new Array();var xsImgTexts=new Array();var xsTempImgs=new Array();var xsTempImg=new Array();var offsetIndex=0;var transitions=new Array;transitions[0]="progid:DXImageTransform.Microsoft.Fade(duration="+duration/50+")";transitions[1]="progid:DXImageTransform.Microsoft.GradientWipe(duration="+duration/50+")";transitions[2]="progid:DXImageTransform.Microsoft.Pixelate(maxSquare=10,duration="+duration/50+")";transitions[3]="progid:DXImageTransform.Microsoft.Barn(function=15, duration="+duration/50+")";var transition_count=transitions.length;var timerId=-1;var curImg=0;this.initSize=function(){var tHeight=Math.floor(xsImgHeight*0.75);if(browser.isIE7){var bImgWidth=(xsImgWidth-18)/dNum;var bImgHeight=xsImgHeight>350?xsImgHeight*0.225:xsImgHeight*0.21-1;}else if(browser.isIE){var bImgWidth=(xsImgWidth-18)/dNum;var bImgHeight=xsImgHeight>350?xsImgHeight*0.225:xsImgHeight*0.21-1;}else{var bImgWidth=(xsImgWidth-18)/dNum;var bImgHeight=xsImgHeight>350?xsImgHeight*0.225:xsImgHeight*0.20;};var bWidth=xsImgWidth;var bHeight=Math.floor(xsImgHeight*0.25);return{'tHeight':tHeight,'bWidth':bWidth,'bImgHeight':bImgHeight,'bImgWidth':bImgWidth,"bHeight":bHeight};};var bSize;this.init=function(){bSize=this.initSize();xsImgs=pics.split("|");if(link.length==0){for(var i=0;i");document.write("#slidearea{background-color:"+slideBgc+";border:1px solid #959595;width:"+xsImgWidth+"px;height:"+xsImgHeight+"px;};");document.write("#slidearea #slidebody{ width:100%; height:"+bSize['tHeight']+"px; overflow: hidden; margin: 0 auto; text-align: center;vertical-align:middle;}; ");document.write("#slidearea #slidebody .img{*margin-top:expression((parentElement.parentElement.offsetHeight-this.offsetHeight)/2);};");document.write("#slidearea #slidefooter{overflow:hidden;height:"+bSize['bHeight']+"px;width:100%;};");document.write("#slidearea img{border:0px};");document.write("#slidearea #slidefooter img.img1{border:1px solid #959595;padding:1px;};");document.write("#slidearea #slidefooter img.img2{border:1px solid #FF0000;padding:1px;};");document.write("#slidearea #slidefooter img.img3{border:1px solid #33FF00;padding:1px;};");document.write("#slidearea #slidefooter table{vertical-align:middle;border-collapse:collapse; margin:1px auto;width:100%;};");document.write("#slidearea #slidefooter table td{vertical-align:middle;text-align:center;width:"+bSize['bImgWidth']+"px;};");document.write("#slidearea #slidetext {overflow:hidden;word-break:break-all;text-align:center;width:100%;background-color: "+textBgc+"; filter:alpha(opacity=80);border-bottom:1px solid #959595;margin-top:-"+textHgt+"px;line-height:"+textHgt+"px;height:"+textHgt+"px;opacity: 0.80;font-family: 黑体; font-size:16px;color:#000000;};");document.write("");document.write("");document.write("");if(xsImgs.length!=0){document.write("<\/a>");};var xsTempV=$('xsimgV');for(var i=0;i");document.write(""+xsImgTexts[0]+"<\/div>");if(xsTextBar!=0){document.write("