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;
function __doCreatMap(){
var m = open("../SpeedMap/SpeedMap.aspx","Map","height=768,width=1024,status=no,toolbar=no,menubar=no,location=no,resizable=no,directories=no,top=0,left=0",true);
m.focus();
}
function __doOpenMap(arg1,arg2){
if(window.parent.pop == null){
window.parent.pop = open("/SpeedMap/SpeedMap.aspx?drawmode="+arg1+"&searchdata="+arg2,"BianJi","height=768,width=1024,status=no,toolbar=no,menubar=no,location=no,resizable=no,directories=no,top=0,left=0",true);
}else{
window.parent.pop.document.SpeedMap.SetVariable("_root.drawmode",arg1);
window.parent.pop.document.SpeedMap.SetVariable("_root.searchdata",arg2);
window.parent.pop.document.SpeedMap.GotoFrame(3);
}
window.parent.pop.focus();
}
function _doOpenMap(strmap)
{
if (popwin!=null&&!popwin.closed&&popwin.open)
{
popwin.focus();
popwin.document.SpeedMap.SetVariable('_root.searchdata',strmap);
popwin.document.SpeedMap.GotoFrame(3);
}
else
{
popwin=MM_openBrWindow('/speedmap/speedmap.aspx?drawmode=0&searchdata='+strmap,'popwin','');
popwin.focus();
}
// return false;
}
function MM_openBrWindow(theURL,winName,features)
{
var w=618;
var h=536;
LeftPosition = (screen.width) ? (screen.width-w)/2 : 0;
TopPosition = (screen.height) ? (screen.height-h)/2 : 0;
if (features=="")
{
features = 'menubar=no,scrollbars=no,resizable=yes,top='+TopPosition+',left='+LeftPosition+',width='+w+',height='+h;
}
return window.open(theURL,winName,features);
}
function ShowSubMenu(eventTarget)
{
HideAllMenu();
var mn = eventTarget.parentElement.parentElement.parentElement.children(1).children(0).children(0);
mn.style.display = "";
}
function HideSubMenu(eventTarget)
{
HideAllMenu();
var mn = eventTarget.parentElement.parentElement.parentElement.children(1).children(0).children(0);
mn.style.display = "none";
}
function ShowMeMenu(eventTarget)
{
HideAllMenu();
var mn = eventTarget;
mn.style.display = "";
}
function HideMeMenu(eventTarget)
{
HideAllMenu();
var mn = eventTarget;
mn.style.display = "none";
}
function __doOpenArticle(popname, channelid, articleid)
{
var aim = popname + "?cid="+channelid+"&id="+articleid;
var dleft = 200,dtop = 0;
pop = open(aim,"OpenDetail","height=580,width=590,status=no,toolbar=no,menubar=no,location=no,resizable=no,directories=no,top="+dtop+",left="+dleft+"","");
pop.focus();
}
function HideAllMenu()
{
var items = window.document.all.tags("div");
for (i=0; i