//功能:公共js脚本
var popwin;
function CreateControl(DivID, ObjectID, URL, WIDTH, HEIGHT, BGCOLOR)
{
var d = document.getElementById(DivID);
d.innerHTML = '';
}
//创建日历//
function CreateDate(DivID, ObjectID, BtnAlign, Depth)
{
var d = document.getElementById(DivID);
d.innerHTML = '';
d.children(0).mask = new Array();
return d.children(0);
}
//关闭日历//
function closeChoseDate(eventTarget) {
eventTarget.GotoFrame(2);
eventTarget.style.left = 0;
eventTarget.style.width = 18;
eventTarget.style.height = 18;
if(eventTarget.mask != null && eventTarget.mask.length>0){
for(i=0;i0){
for(i=0;i0){flashNode+='flashvars="'+pairs+'"'}flashNode+='/>'}else{if(this.getAttribute("doExpressInstall"))this.addVariable("MMplayerType","ActiveX");flashNode='"}return flashNode},write:function(elementId){if(this.useExpressInstall){var expressInstallReqVer=new sas.ued.PlayerVersion([6,0,65]);if(this.installedVer.versionIsValid(expressInstallReqVer)&&!this.installedVer.versionIsValid(this.getAttribute('version'))){this.setAttribute('doExpressInstall',true);this.addVariable("MMredirectURL",escape(this.getAttribute('xiRedirectUrl')));document.title=document.title.slice(0,47)+" - Flash Player Installation";this.addVariable("MMdoctitle",document.title)}}else{this.setAttribute('doExpressInstall',false)}if(this.skipDetect||this.getAttribute('doExpressInstall')||this.installedVer.versionIsValid(this.getAttribute('version'))){var n=(typeof elementId=='string')?document.getElementById(elementId):elementId;n.innerHTML=this.getFlashHTML()}else{if(this.getAttribute('redirectUrl')!=""){document.location.replace(this.getAttribute('redirectUrl'))}}}};sas.ued.FlashObjectUtil.getPlayerVersion=function(reqVer,xiInstall){var PlayerVersion=new sas.ued.PlayerVersion(0,0,0);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["Shockwave Flash"];if(x&&x.description){PlayerVersion=new sas.ued.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,".").split("."))}}else{try{var axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash");for(var i=3;axo!=null;i++){axo=new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+i);PlayerVersion=new sas.ued.PlayerVersion([i,0,0])}}catch(e){}if(reqVer&&PlayerVersion.major>reqVer.major)return PlayerVersion;if(!reqVer||((reqVer.minor!=0||reqVer.rev!=0)&&PlayerVersion.major==reqVer.major)||PlayerVersion.major!=6||xiInstall){try{PlayerVersion=new sas.ued.PlayerVersion(axo.GetVariable("$version").split(" ")[1].split(","))}catch(e){}}}return PlayerVersion};sas.ued.PlayerVersion=function(arrVersion){this.major=parseInt(arrVersion[0])||0;this.minor=parseInt(arrVersion[1])||0;this.rev=parseInt(arrVersion[2])||0};sas.ued.PlayerVersion.prototype.versionIsValid=function(fv){if(this.majorfv.major)return true;if(this.minorfv.minor)return true;if(this.rev-1)?q.indexOf("&",startIndex):q.length;if(q.length>1&&startIndex>-1){return q.substring(q.indexOf("=",startIndex)+1,endIndex)}}return""}};if(Array.prototype.push==null){Array.prototype.push=function(item){this[this.length]=item;return this.length}}var getQueryParamValue=sas.ued.util.getRequestParameter;var sohuFlash=sas.ued.FlashObject;
var popright = 0;
var fgap = 100;
var flstep = 3;
var ftstep = 2;
var swinglist = new Array();
var floatlist = new Array();
window.onscroll = Swing;
window.onresizeend = Swing;
window.onload = Float;
function outer_all(_code,_width,_height,_intpop)
{
var pop = window.open("pop_float.aspx?code="+_code,"FloatPop"+_code,"height="+_height+",width="+_width+",status=no,toolbar=no,menubar=no,location=no,resizable=no,directories=no,top=0,left=" + _intpop,"");
pop.focus();
}
function outer_boder(_code,_width,_height)
{
var pop = window.open("pop_float.aspx?code="+_code,"FloatPop"+_code,"height="+_height+",width="+_width+",status=no,toolbar=no,menubar=no,location=no,resizable=no,directories=no,top=0,left="+popright,"");
popright += _width+10;
pop.focus();
}
function outer_moor(_code,_width,_height)
{
var pop = window.open("pop_float.aspx?code="+_code,"FloatPop"+_code,"height="+_height+",width="+_width+",status=no,toolbar=no,menubar=no,location=no,resizable=no,directories=no,top=0,left="+popright,"");
popright += _width+10;
pop.focus();
}
function inner_all(obj,_code,_width,_height,_top,_left)
{
obj.style.position = "absolute";
obj.fcount = 0;
obj.style.pixelLeft = document.body.clientWidth*Math.random();
obj.style.pixelTop = document.body.clientHeight*Math.random();
obj.onmouseover = function(){obj.stop = true;};
obj.onmouseout = function(){obj.stop = false;};
floatlist.push(obj);
}
function inner_border(obj,_title,_width,_height,_top,_left)
{
obj.stop = _top;
obj.sleft = _left;
obj.style.position = "absolute";
obj.style.top = obj.stop;
HSwing(obj,obj.sleft);
swinglist.push(obj);
}
function inner_moor(obj,_code,_width,_height,_top,_left)
{
obj.style.position = "absolute";
obj.fcount = 0;
obj.style.pixelLeft = document.body.clientWidth*Math.random();
obj.style.pixelTop = document.body.clientHeight*Math.random();
floatlist.push(obj);
}
function Swing()
{
if(swinglist.length>0){
for(var i=0;i0){
for(var i=0;ifgap){
floatlist[i].lstp = (Math.random()>0.5)?1:-1;
floatlist[i].tstp = (Math.random()>0.5)?1:-1;
floatlist[i].fcount = 0;
}
if(floatlist[i].lstp != null && !floatlist[i].stop){
var _l = floatlist[i].style.pixelLeft+floatlist[i].lstp*flstep;
var _t = floatlist[i].style.pixelTop+floatlist[i].tstp*ftstep;
if(_l(document.body.scrollLeft+document.body.clientWidth-floatlist[i].offsetWidth)){_l = document.body.scrollLeft+document.body.clientWidth-floatlist[i].offsetWidth;floatlist[i].lstp = -floatlist[i].lstp;}
if(_t>(document.body.scrollTop+document.body.clientHeight-floatlist[i].offsetHeight)){_t = document.body.scrollTop+document.body.clientHeight-floatlist[i].offsetHeight;floatlist[i].tstp = -floatlist[i].tstp;}
floatlist[i].style.pixelLeft = _l;
floatlist[i].style.pixelTop = _t;
}
floatlist[i].fcount ++;
}
}
document.recalc();
window.setTimeout(Float, 20);
}
function __doOpenVote(aim)
{
var dleft = 200,dtop = 0;
pop = open(aim,"OpenDetail","height=607,width=600,status=no,toolbar=no,menubar=no,location=no,resizable=no,directories=no,top="+dtop+",left="+dleft+"","");
pop.focus();
}