function GoToURL(u){window.location.replace(u);}function PopUp(u,w,h,n,p){if(!u)return;if(!h)h=600;if(!w)w=800;if(p==1){p="to\u006f\154\u0062\u0061r\075\171\u0065s,menubar=y\u0065\163,l\u006fcat\151o\156=yes,\u0073c\u0072\u006fl\u006cbar\u0073=\171es,re\u0073\151za\u0062l\145=y\145s,w\u0069\u0064\164\150="+w+",\u0068eight\u003d"+h;}else if(!p){p="\u0073\164atus\075n\157\054scro\154lb\141rs=y\u0065s,re\u0073izab\u006ce\u003d\171\u0065\163,w\151dt\150="+w+",hei\u0067h\164="+h;}if(!n)n="\160\u006f\160u\160";var popup=window.open(u,n,p);popup.focus();}function Refresh(){document.location.reload();}function highlightRow(r){r.style.backgroundColor="#\u0046F9";}function UNhighlightRow(r,i){if((i%2)==0){r.style.backgroundColor="\043\u0046F\106";}else{r.style.backgroundColor="#E0E\061\105\064";}}function UNhighlightRowSched(r){r.style.backgroundColor="#F4F\u0035\1061";}function GetCookie(name){var re=new RegExp(name+"=([^;]\053\u0029");var value=re.exec(document.cookie);return(value!=null)?unescape(value[1]):null;}function SetCookie(name,value,sessionTog){if(sessionTog){document.cookie=name+"="+escape(value);}else{var today=new Date();var expiry=new Date(today.getTime()+5000*24*60*60*1000);document.cookie=name+"\u003d"+escape(value)+";\u0020\145xpires="+expiry.toGMTString();}}function Ajax(url,callback){this.url=url;this.callback=callback;this.callbackArguments=arguments;this.useXml=false;this.formData=null;this.Fetch=ajaxFetch;this.request=null;}function ajaxFetch(){var request=this.request;var callback=this.callback;var callbackArguments=this.callbackArguments;var formData=this.formData;var useXml=this.useXml;var appendChar=((this.url.indexOf("?")!=-1)?"&":"?");var dateObj=new Date();this.url+=appendChar+"qxz\166\161\u003d"+dateObj.getTime();callbackArguments[0]=this.url;try{request=new ActiveXObject("\115\163\u0078\155l2.XM\u004c\u0048\u0054TP");}catch(e){try{request=new ActiveXObject("M\u0069\u0063ro\163o\u0066t.XMLHT\u0054\u0050");}catch(oc){request=null;}}if(!request&&typeof XMLHttpRequest!="undefin\u0065\144"){request=new XMLHttpRequest();}if(request){request.onreadystatechange=function(){if(request.readyState==4){if(request.status==200){callbackArguments[1]=(useXml?request.responseXML:request.responseText);callback.apply(this,callbackArguments);}else{}request=null;}};var method=(formData!=null?"\u0050OS\124":"\u0047\105T");var contentType=(formData!=null?"appli\143ati\157n\057x\055www-f\157r\u006d-url\u0065\156\u0063o\u0064\u0065d":"\164\145x\u0074\u002fpl\u0061i\156");var data=(formData!=null?formData:"");request.open(method,this.url,true);request.setRequestHeader("Conten\164-T\u0079p\u0065",contentType);request.send(data);}return callbackArguments[1];}function AjaxPost(ajaxSubmitURL,retAction,formID){try{if(formID){var elMsg=document.getElementById("pr\157\147\u0072\145s\u0073"+formID);if(elMsg)elMsg.innerHTML="\074\u0069mg\040\163\162\u0063\u003d\"\u002fTemp\154\141\u0074\145s\u002f\142ase/\151mages\057stat\u0075s/\163ta\u0074u\u0073.gi\u0066\" al\151g\u006e=\"ab\u0073mid\u0064le\"\u0020widt\150\075\"1\066\" \150eigh\164\075\"16\" />";}var ajax=new Ajax(ajaxSubmitURL,FormResponse,retAction,formID);ajax.formData=GetFormValues(formID);ajax.Fetch();}catch(e){}return false;}function FormResponse(url,response,retAction,formID){if("E\u0076a\154Re\u0073\160o\u006es\145"==retAction){if(response)eval(response);}else if(formID&&("Res\160\u006fns\u0065I\u006e\106o\u0072m"==retAction)){var elMsg=document.getElementById(formID);if(elMsg)elMsg.innerHTML=response;}else if("R\u0065\u0073\160onseURL"==retAction){if(response)GoToURL(response);}else if(retAction){GoToURL(retAction);}}function ProcessForm(formID){jQuery.post("\057\u0061dmin\057a\u006aax/Pro\143\u0065s\163Form.\141\u0073p",GetFormValues(formID),ProcessFormResponse);}function ProcessFormResponse(response){if(response)eval(response);}function CleanForm(v){if(v)v=escape(v.replace(/\r\n/g,"\n").replace(/\n/g,"\r\n")).replace(/\@/g,"%4\060").replace(/\+/g,"%2B").replace(/(%20)/g,"\u002b").replace(/(\/)/g,"%2\106");else v="";return v;}function GetFormValues(formID){var formVals="";try{if(!formID)formID=0;var allElementList=document.forms[formID].elements;var l=allElementList.length;for(var i=0;i<l;i++){var element=allElementList[i];if(!element.name)continue;switch(element.type){case"\162adio":case"\u0063h\145c\u006b\u0062\u006f\u0078":if(element.checked){if(formVals)formVals+="\u0026";formVals+=element.name+"\075"+CleanForm(element.value);}break;case"se\154ect\u002d\u006fne":case"h\151dde\156":case"\164\145\170tarea":case"p\141\163swor\u0064":case"t\u0065\170\164":case"s\165b\155\u0069t":default:if(formVals)formVals+="&";formVals+=element.name+"\075"+CleanForm(element.value);break}}}catch(e){}return formVals;}function AjaxRun(ajaxSubmitURL,msgID){try{if(msgID){var elMsg=document.getElementById(msgID);if(elMsg)elMsg.innerHTML="<i\155g\040\u0073rc=\"\057T\u0065mp\154\u0061\u0074es/b\141s\145\u002f\151\u006dage\u0073\057\163\164\141\u0074us/stat\u0075\u0073\056g\151\146\" alig\u006e=\"\141bs\155\151dd\154e\"\u0020\167\u0069d\u0074h\u003d\"16\" \u0068eight=\"\u0031\u0036\" />";}var ajax=new Ajax(ajaxSubmitURL,AjaxRunResponse,msgID);ajax.Fetch();}catch(e){}}function AjaxRunResponse(url,response,msgID){if(!msgID)return;if("\u0045valResp\157\u006es\u0065"==msgID){if(response)eval(response);}else{var elMsg=document.getElementById(msgID);if(elMsg)elMsg.innerHTML=response;}}if(typeof com=="\u0075nd\u0065fined")var com=new Object();if(typeof com.deconcept=="\u0075nd\u0065fined")com.deconcept=new Object();if(typeof com.deconcept.util=="un\144\u0065\u0066\151\156ed")com.deconcept.util=new Object();if(typeof com.deconcept.FlashObjectUtil=="\u0075nde\u0066i\156ed")com.deconcept.FlashObjectUtil=new Object();com.deconcept.FlashObject=function(swf,id,w,h,ver,c,useExpressInstall,quality,redirectUrl,detectKey){this.DETECT_KEY=detectKey?detectKey:'\144e\u0074\u0065ct\146las\150';this.skipDetect=com.deconcept.util.getRequestParameter(this.DETECT_KEY);this.params=new Object();this.variables=new Object();this.attributes=new Array();if(swf)this.setAttribute('s\u0077\u0066',swf);if(id)this.setAttribute('id',id);if(w)this.setAttribute('wi\u0064\164h',w);if(h)this.setAttribute('\u0068\u0065i\u0067ht',h);if(ver)this.setAttribute('ve\162\u0073i\157\u006e',new com.deconcept.PlayerVersion(ver.toString().split(".")));if(c)this.addParam('\u0062gc\u006flor',c);var q=quality?quality:'\150i\u0067\u0068';this.addParam('quality',q);this.setAttribute('redire\u0063t\u0055\162\u006c','');if(redirectUrl)this.setAttribute('r\145d\151\u0072\u0065c\164U\162l',redirectUrl);if(useExpressInstall){var expressInstallReqVer=new com.deconcept.PlayerVersion([6,0,65]);var installedVer=com.deconcept.FlashObjectUtil.getPlayerVersion();if(installedVer.versionIsValid(expressInstallReqVer)&&!installedVer.versionIsValid(this.getAttribute('\u0076e\162s\151on'))){this.setAttribute('doExp\u0072\u0065ss\111n\163t\141\u006cl',true);}}else{this.setAttribute('doE\u0078p\162ess\111nstal\u006c',false);}};com.deconcept.FlashObject.prototype.setAttribute=function(name,value){this.attributes[name]=value;};com.deconcept.FlashObject.prototype.getAttribute=function(name){return this.attributes[name];};com.deconcept.FlashObject.prototype.getAttributes=function(){return this.attributes;};com.deconcept.FlashObject.prototype.addParam=function(name,value){this.params[name]=value;};com.deconcept.FlashObject.prototype.getParams=function(){return this.params;};com.deconcept.FlashObject.prototype.getParam=function(name){return this.params[name];};com.deconcept.FlashObject.prototype.addVariable=function(name,value){this.variables[name]=value;};com.deconcept.FlashObject.prototype.getVariable=function(name){return this.variables[name];};com.deconcept.FlashObject.prototype.getVariables=function(){return this.variables;};com.deconcept.FlashObject.prototype.getParamTags=function(){var paramTags="";var key;var params=this.getParams();for(key in params){paramTags+='<para\u006d na\155e\u003d"'+key+'" v\u0061l\165e=\u0022'+params[key]+'\u0022\040/>';}return paramTags;};com.deconcept.FlashObject.prototype.getVariablePairs=function(){var variablePairs=new Array();var key;var variables=this.getVariables();for(key in variables){variablePairs.push(key+"\075"+variables[key]);}return variablePairs;};com.deconcept.FlashObject.prototype.getHTML=function(){var flashHTML="";if(navigator.plugins&&navigator.mimeTypes&&navigator.mimeTypes.length){if(this.getAttribute("\u0064\u006fExpressInst\141ll")){this.addVariable("M\115pl\u0061\171\u0065rType","Pl\u0075g\111n");}flashHTML+='<e\155\142ed\u0020\u0074\171p\145\u003d\u0022appli\u0063\141tion\u002fx-shoc\153\u0077ave-fl\u0061\163\u0068" \163r\u0063\u003d\042'+this.getAttribute('\u0073wf');var pairs=this.getVariablePairs().join("&");if(pairs.length>0){flashHTML+='\077'+pairs;}flashHTML+='\042';var flashWidth=this.getAttribute('\u0077\u0069d\u0074h');if(flashWidth){flashHTML+=' w\151dth\u003d"'+flashWidth+'\u0022';}flashHTML+='\u0020height=\u0022'+this.getAttribute('\150\145\u0069g\u0068t')+'\u0022 \151d\075\042'+this.getAttribute('\151\144')+'\042 name="'+this.getAttribute('id')+'"';var params=this.getParams();for(var key in params){flashHTML+='\u0020'+key+'="'+params[key]+'"';}flashHTML+='></em\u0062\145d\u003e';}else{if(this.getAttribute("do\u0045x\160r\145s\163\u0049nsta\u006cl")){this.addVariable("M\u004dp\u006c\u0061ye\162\u0054yp\u0065","\u0041ct\u0069v\u0065\130");}flashHTML+='\074\157\142\u006aec\u0074 classid\075\u0022c\154sid\072D\0627CDB\u0036\u0045\u002dA\u00456D\05511\143\u0066-96B8-\064\u0034\064\u003553\u0035\064000\060\u0022';var flashWidth=this.getAttribute('\u0077i\144\u0074\150');if(flashWidth){flashHTML+='\u0020wi\u0064th\075"'+flashWidth+'"';}flashHTML+=' he\151\u0067h\u0074=\u0022'+this.getAttribute('\u0068eig\u0068\u0074')+'"\040\u0069\u0064\u003d\042'+this.getAttribute('i\144')+'">';flashHTML+='\u003c\160\u0061ram n\u0061\155e\075"m\u006f\166\u0069e\042\u0020v\u0061lue\u003d"'+this.getAttribute('swf');var pairs=this.getVariablePairs().join("&");if(pairs.length>0){flashHTML+='\u003f'+pairs;}flashHTML+='\042\u0020\057\076';var tags=this.getParamTags();if(tags.length>0){flashHTML+=tags;}flashHTML+='\074/\u006fbject>';}return flashHTML;};com.deconcept.FlashObject.prototype.write=function(elementId){if(this.skipDetect||this.getAttribute('doExp\162\145\u0073sIn\163\u0074al\154')||com.deconcept.FlashObjectUtil.getPlayerVersion().versionIsValid(this.getAttribute('ver\u0073ion'))){if(document.getElementById){if(this.getAttribute('\u0064o\105\u0078\160re\u0073\u0073Inst\u0061ll')){this.addVariable("MMre\u0064irec\164\125RL",escape(window.location));document.title=document.title.slice(0,47)+" - Flas\150 \u0050\u006ca\u0079er \111\156\163\164\141ll\141\u0074ion";this.addVariable("MMdo\u0063tit\u006ce",document.title);}document.getElementById(elementId).innerHTML=this.getHTML();}}else{if(this.getAttribute('re\144\u0069\162\u0065c\u0074U\u0072l')!=""){document.location.replace(this.getAttribute('\u0072e\u0064\151\u0072ec\164U\u0072l'));}}};com.deconcept.FlashObjectUtil.getPlayerVersion=function(){var PlayerVersion=new com.deconcept.PlayerVersion(0,0,0);if(navigator.plugins&&navigator.mimeTypes.length){var x=navigator.plugins["\123hockw\141\u0076e\u0020\106\154ash"];if(x&&x.description){PlayerVersion=new com.deconcept.PlayerVersion(x.description.replace(/([a-z]|[A-Z]|\s)+/,"").replace(/(\s+r|\s+b[0-9]+)/,"\u002e").split("\u002e"));}}else if(window.ActiveXObject){try{var axo=new ActiveXObject("\u0053\150\u006f\143\u006bwav\u0065\106las\u0068\056\123ho\u0063kwav\u0065Fl\u0061sh");PlayerVersion=new com.deconcept.PlayerVersion(axo.GetVariable("\u0024v\145rs\151on").split(" ")[1].split(","));}catch(e){}}return PlayerVersion;};com.deconcept.PlayerVersion=function(arrVersion){this.major=parseInt(arrVersion[0])||0;this.minor=parseInt(arrVersion[1])||0;this.rev=parseInt(arrVersion[2])||0;};com.deconcept.PlayerVersion.prototype.versionIsValid=function(fv){if(this.major<fv.major)return false;if(this.major>fv.major)return true;if(this.minor<fv.minor)return false;if(this.minor>fv.minor)return true;if(this.rev<fv.rev)return false;return true;};com.deconcept.util.getRequestParameter=function(param){var q=document.location.search||document.location.href.hash;if(q){var startIndex=q.indexOf(param+"=");var endIndex=(q.indexOf("\046",startIndex)>-1)?q.indexOf("\046",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=com.deconcept.util.getRequestParameter;var FlashObject=com.deconcept.FlashObject;$(function(){$('.adRo\167\u0020t\144').hover(function(){$(this).find('\056\141dIm\u0067T\145xt').show("fa\163t");},function(){$(this).find('.\u0061d\u0049mgT\u0065x\164').hide("\146a\163t");});$('.\u0073\u0068ar\u0065L\u0069nk\u0073').hover(function(){$("\u002esh\141\162eL\151nksTab\u006ce").show();$(this).css("color","\u0023A\104\u0046");},function(){$(".sha\u0072eLinks\u0054\141ble").hide();$(this).css("\143\u006fl\u006f\162","#C\103\u0043");});$("s\u0070an.pa\u0067\u0065S\u0065l").hover(function(){$(this).css("\u0062\141ckgroun\144-c\u006fl\u006fr","#\101D\u0046").css("\u0062or\144e\u0072","1p\170\u0020s\u006fl\151d \u0023CC\u0043");$(this).children("a").css("colo\u0072","#0\u00300");},function(){$(this).css("b\u0061ckgrou\u006ed\u002d\143\157l\u006f\162","\u0023\u00333\063").css("\u0062o\162der","1px\u0020so\u006ci\144 #\u00366\066");$(this).children("a").css("\u0063ol\157r","#C\u0043C");});});function ScheduleExport(fullView){var exportFormat=Number(document.exportForm.exportFormat.options[document.exportForm.exportFormat.selectedIndex].value);var version="\u0032";if(exportFormat%2)version="1";if(exportFormat>2)PopUp("webc\u0061l:\057\u002f\167\167w.\u0068o\u006d\145\164eam\u0073\u006fnli\u006ee.co\u006d"+fullView+"\046\166\075"+version);else PopUp(fullView+"&\166\u003d"+version);}
