gEbfOfflineDemo=false;var strScriptPrefix="";if(typeof(gfEbUseCompression)=="undefined")gfEbUseCompression=true;if(typeof(gfEbCacheResources)=="undefined")gfEbCacheResources=true;if(typeof(gnEbLowBWLimit)=="undefined")gnEbLowBWLimit=120;if(!gfEbUseCompression)strScriptPrefix="NCM";var strResPrefix="";if(!gfEbCacheResources)strResPrefix="NC";else if(!gfEbUseCompression)strResPrefix="NCM";var gEbAspFile=false;
var ebFStreamFromEb=true;
var ebResHost = "ds-ll.serving-sys.com";
var ebScriptsHost = "ds.serving-sys.com";
var ebStrProtocol="http://";
if((typeof(gfEbUseHTTPS)!="undefined")&&gfEbUseHTTPS)
{
    if(document.location.protocol=="https:")
    {
        ebResHost="secure-ds.serving-sys.com";
        ebScriptsHost="secure-"+ebScriptsHost;
        ebStrProtocol="https://";
    }
}
var ebBSmallS=ebStrProtocol+ebScriptsHost + "/BurstingScript/ebBannerServing.js";
var ebSmallS=ebStrProtocol+ebScriptsHost + "/BurstingScript/ebServing.js";
var ebBigS=ebStrProtocol+ebScriptsHost + "/" + strScriptPrefix + "BurstingCachedScripts/";
var ebResourcePath=ebStrProtocol+ebResHost + "/" + strResPrefix + "BurstingRes/";
var ebBMainScriptVer="_62_29";
var ebBTemplateVer="_62_19";
var ebPositionVer="_62_0";
var ebFullPageVer="_62_2";
var ebFullPageSkinVer="_62_8";
var ebDLInvetationVer="_62_0";
var ebBS = "bs.serving-sys.com";
var ebDataCapture = "bs.serving-sys.com";
var ebConduitVer="ebV54_";
var ebIntTimeVer="V62_12";
var ebWMVStreamingPrefix="mms://a419.v12429d.c12429.g.vm.akamaistream.net/7/419/12429/v0001/";
var ebFLVStreamingPrefix=ebStrProtocol+"ds.serving-sys.com/BurstingRes/FLVStreamXML/";
var ebFLVStreamingSuffix=".xml";
var ebAKAMAIFCS="rtmp://cp16207.edgefcs.net/ondemand";
var ebFCSVirtualPath="Res/";
var ebPluID="0";
var nEbCSVersion="5.6";
var gEbnMaxTimerTime=15*1000*60;
if(typeof(inDapIF)!="undefined"){gfEbMSNIframe=inDapIF;if(inDapIF)gfEbInIframe=false;}function ebCBanner(){this.objWindow=null;this.reportNImg=null;this.reportAImg=null;this.fNUrlUpdated=false;this.fAUrlUpdated=false;this.fIsIE=false;this.fIsFF=false;this.fIsSafari=false;this.fIsMac=false;this.nPlatform=0;this.nBrowser=0;this.flFlashVer=0;this.flAudioVer=0;this.flWMPVer=0;this.init=init;this.debug=debug;this.setBlankImage=setBlankImage;this.showControlBanner=showControlBanner;this.setPlayRemoteServers=setPlayRemoteServers;this.setHistoryLen=setHistoryLen;this.showBanner=showBanner;this.testFlash=testFlash;function init(){var strRand=new String(Math.random());gEbBAd.strRand=strRand.substr(strRand.indexOf(".")+1)+new Date().getTime();var strNUrl="";var strAUrl="";if(gEbBAd.playRS){if(gEbBAd.playRS.strAUrl)strAUrl=gEbBAd.playRS.strAUrl;if(gEbBAd.playRS.strNUrl)strNUrl=gEbBAd.playRS.strNUrl;this.setPlayRemoteServers(strAUrl,strNUrl);}var fSupported=detection(this);if(!fSupported&&!ebIsPreview())addScript(gEbBAd.strNonSupported);else {var strDbgLvl=ebReadCookie("DebugLevel");if(strDbgLvl!=""){gEbDbgLvl=parseInt(strDbgLvl);this.debug("Debug level from cookie: "+gEbDbgLvl);}else{gEbDbgLvl=0;}flashDetection(this);detectWMP(this);buildRequest(this);}}function debug(strMsg,color){if(typeof(color)=="undefined")color='blue';if((typeof(gEbDbgLvl)!="undefined")&&(gEbDbgLvl==0))return;if((this.objWindow==null)||this.objWindow.closed){var name="BannerDebug_"+document.domain;name=name.replace(/\./g,"_");name=name.replace(/\-/g,"_");this.objWindow=window.open("",name);if(this.objWindow==null)return;eval('try{var dummy=this.objWindow.document.title;}catch(e){}');if(typeof(dummy)=="undefined")return;if(this.objWindow.document.title==""){this.objWindow.document.open("text/html","aaa");eval('try{this.objWindow.document.write("<HTML><HEAD><TITLE>" + this.objWindow.name + "</TITLE></HEAD><BODY><FONT face=\'Times New Roman (Hebrew)\' size=2>");}catch(e){}');}else eval('try{this.objWindow.document.writeln("******************<BR>New Banner<BR>******************<BR>");}catch(e){}');gEbBannerDbgWin=this.objWindow;}strMsg=strMsg.replace(/ /g,"&nbsp;");var line="<FONT color="+color+" style='BACKGROUND-COLOR:#ffffff'>";line=line+strMsg+"</FONT><BR>";eval('try{this.objWindow.document.writeln(line);}catch(e){}');}function setBlankImage(strUrl){var strTag="<img src='" + strUrl + "' width=" + gEbBAd.nWidth + " height=" + gEbBAd.nHeight + "></img>";document.write(strTag);}function showControlBanner(strControlUrl,nAdID,nSurveyID,strPopUpUrl,nPopUpWidth,nPopUpHeight){var fFlashRes=(strControlUrl.indexOf(".swf")!=-1);var surveyURL=ebStrProtocol+ebBS+"/BurstingPipe/DLPipe.asp?SurveyID=" + nSurveyID + "&AdID="+nAdID;var src=ebResourcePath+strControlUrl;var strTag="";var w=gEbBAd.nWidth;var h=gEbBAd.nHeight;if(fFlashRes){var surveyClickURL="ebOpenPopUpInvitation('" + escape(surveyURL) + "','scrollbars=1,resizable=1,width=775,height=700')";src+="?clickTag=javascript:"+surveyClickURL;if(this.fIsIE){strTag+='<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" '+'codebase='+ebStrProtocol+'download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,0,0 width=' + w + ' height=' + h + '>'+'<PARAM NAME="movie" VALUE="' + src + '">'+'<PARAM NAME="play" VALUE=true>'+'<PARAM NAME="wmode" VALUE="opaque">'+'<PARAM NAME="menu" VALUE=false>'+'<PARAM NAME="allowScriptAccess" VALUE="always">'+'</object>';}else {strTag+='<EMBED src="'+src+'" play=true'+'" quality=high wmode=opaque menu=false'+' TYPE="application/x-shockwave-flash" PLUGINSPAGE="'+ebStrProtocol+'www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"'+' width=' + w + ' height='+h+' allowScriptAccess="always"'+'></EMBED>';}}else {var surveyClickURL="ebOpenPopUpInvitation('" + surveyURL + "','scrollbars=1,resizable=1,width=775,height=700')";strTag="<img src='" + src + "' onclick=" + surveyClickURL + " width=" + w + " height=" + h + " style='cursor:pointer;cursor:hand'></img>";}document.write(strTag);ebPrepareInvitationData(nAdID,nSurveyID,strPopUpUrl,nPopUpWidth,nPopUpHeight);if(this.fIsIE){window.attachEvent("onbeforeunload",ebShowBannerInvitation);window.attachEvent("onunload",ebShowBannerInvitation);}else {window.addEventListener("beforeunload",ebShowBannerInvitation,false);window.addEventListener("unload",ebShowBannerInvitation,false);}}function setPlayRemoteServers(strAUrl,strNUrl){if(ebIsPreview())return;if((strNUrl!="")&&(!this.fNUrlUpdated)){this.fNUrlUpdated=true;this.reportNImg=new Image(1,1);updateRS(strNUrl,gEbBAd.strRand,this.reportNImg);}if((strAUrl!="")&&(!this.fAUrlUpdated)){this.fAUrlUpdated=true;this.reportAImg=new Image(1,1);updateRS(strAUrl,gEbBAd.strRand,this.reportAImg);}}function setHistoryLen(nLen){gEbBAd.nHistLen=nLen;}function showBanner(nDbgLvl,strTemplate,strAdUrl,strBannerData){gEbAdUrl=strAdUrl;gEbTemplateName=strTemplate;gfEbDbgChanged=(gEbDbgLvl!=nDbgLvl);gEbDbgLvl=nDbgLvl;gEbServerData=strBannerData;if(shouldAddInnerIframe())addInnerIframe(strBannerData);else {gEbCurBanner.debug("=========================Local computer plugins=========================","green");gEbCurBanner.debug("Flash Version : "+gEbCurBanner.flFlashVer);gEbCurBanner.debug("Audio Version : "+gEbCurBanner.flAudioVer);gEbCurBanner.debug("WMP Version : "+gEbCurBanner.flWMPVer);ebPreloadScripts();addClientScripts(strTemplate,strAdUrl);}}function updateRS(url,strRand,reportImg){url=url.replace(/\[ebRandom\]/ig,strRand);url=url.replace(/\[timestamp\]/ig,strRand);reportImg.src=url;}function detection(myObj){var agt=navigator.userAgent.toLowerCase();if((agt.indexOf("win95")!=-1) || (agt.indexOf("windows 95")!=-1))myObj.nPlatform=1;if((agt.indexOf("win98")!=-1) || (agt.indexOf("windows 98")!=-1))myObj.nPlatform=2;if(agt.indexOf("windows nt")!=-1)myObj.nPlatform=4;if(agt.indexOf("windows nt 5.1")!=-1)myObj.nPlatform=8;if(agt.indexOf("win 9x 4.90")!=-1)myObj.nPlatform=16;if(agt.indexOf("winnt")!=-1)myObj.nPlatform=32;if(agt.indexOf("mac os x")!=-1){myObj.nPlatform=64;myObj.fIsMac=true;}if(agt.indexOf("windows nt 6")!=-1)myObj.nPlatform=128;var fIsIE=((agt.indexOf("msie") != -1) && (agt.indexOf("opera")==-1));if(fIsIE){myObj.fIsIE=true;myObj.flAudioVer=1;var nEbMsieIndex=agt.indexOf("msie ");var strEbIeVer=agt.substring(nEbMsieIndex+5,agt.indexOf(";",nEbMsieIndex));var flIEVer=parseFloat(strEbIeVer);if(flIEVer>=5.0){if(flIEVer<5.5)myObj.nBrowser=1;else if(flIEVer<6.0)myObj.nBrowser=2;else if(flIEVer==6.0)myObj.nBrowser=4;else myObj.nBrowser=2048;if(agt.indexOf("aol")!=-1)myObj.nBrowser*=64;}}else {if(agt.indexOf('netscape')!=-1){var flNNVer=0;var N6index=agt.indexOf('netscape6');if(N6index!=-1)flNNVer=parseFloat(agt.substr(N6index+10,3));else {N6index=agt.indexOf('netscape/');if(N6index!=-1)flNNVer=parseFloat(agt.substr(N6index+9,3));}if(flNNVer>=6.2){if(flNNVer==6.2)myObj.nBrowser=16;else if(flNNVer>6.2&&flNNVer<8.0)myObj.nBrowser=32;}}else if(agt.indexOf('firefox/')!=-1){var FFIndex=agt.indexOf('firefox/');var flFFVer=parseFloat(agt.substr(FFIndex+8,3));if(flFFVer>=1.0){myObj.nBrowser=512;myObj.fIsFF=true;}}else if(agt.indexOf('safari/')!=-1){var nIndex=agt.indexOf('safari/');var nSafariVer=parseInt(agt.substr(nIndex+7,3));if(nSafariVer>=312){myObj.fIsSafari=true;myObj.nBrowser=1024;}}}var fWinSupported=((myObj.nPlatform!=0)&&!myObj.fIsMac&&(myObj.nBrowser!=0));var fMacSupported=myObj.fIsMac&&(myObj.fIsSafari||myObj.fIsFF);return(fWinSupported||fMacSupported);}function flashDetection(myObj){if(myObj.fIsIE)myObj.testFlash(10.0);else detectNNFlash(myObj);if(myObj.fIsMac&&(myObj.flFlashVer<8))myObj.flFlashVer=0;gEbFlashVer=myObj.flFlashVer;}function testFlash(nVer){this.flFlashVer=nVer;var nNextVer=nVer-1;if(nVer==0)return;var strTest="try{new ActiveXObject('ShockwaveFlash.ShockwaveFlash." + nVer + "');}catch(e){gEbCurBanner.testFlash(" + nNextVer + ");}";eval(strTest);}function detectNNFlash(myObj){var ver=0;var releaseVer=0;if(navigator.mimeTypes["application/x-shockwave-flash"]){var plugin=navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin;if(plugin){ver=(plugin.description.substring(plugin.description.indexOf("Shockwave Flash")+15));releaseVer=parseInt(ver.substr(ver.indexOf("r")+1,ver.length));ver=parseInt(ver.substr(0,ver.indexOf("r")));}}if(((ver==6)&&(releaseVer>=40))||(ver>6))myObj.flFlashVer=ver;}function detectWMP(myObj){gEbWMPVer=0;var player=null;try{if(window.ActiveXObject)player=new ActiveXObject("WMPlayer.OCX.7");else if(window.GeckoActiveXObject)player=new GeckoActiveXObject("WMPlayer.OCX.7");}catch(e){return;}if(player){var strVersion=player.versionInfo;var strVersion=strVersion.split(".");myObj.flWMPVer=gEbWMPVer=strVersion[0];}}function buildRequest(myObj){var req="<Type:Command;Code:14;objRef:gEbCurBanner";if(gEbBAd.nFlightID)req+=";FlightID:"+gEbBAd.nFlightID;if(gEbBAd.fTest)req+=";AdMode:Test";if(gEbBAd.nAdID)req+=";EyeblasterID:"+gEbBAd.nAdID;if(ebIsPreview())req+=";ForceDisplay:1";req+=";PluID:"+ebPluID;if(typeof(gfEbPreviewTGID)!="undefined")req+=";tgid:"+gfEbPreviewTGID;if(gEbBAd.strPage)gEbBAd.fWebPageSource=1;else {if((typeof(gfEbInIframe)!="undefined")&&gfEbInIframe)gEbBAd.strPage=ebGetHostName(document.referrer);if(!gEbBAd.strPage||(gEbBAd.strPage==""))eval('try{gEbBAd.strPage = parent.document.location.hostname;}catch(e){gEbBAd.strPage = "";}');gEbBAd.fWebPageSource=0;}req+=";Page:" + gEbBAd.strPage + ";WebPageSource:"+gEbBAd.fWebPageSource;req+=";>";var plugins="<Type:Plugin;AudioVersion:"+myObj.flAudioVer+";FlashVersion:"+myObj.flFlashVer+";Platform:"+myObj.nPlatform+";Browser:"+myObj.nBrowser+";WMPVersion:"+myObj.flWMPVer;gEbResolution=getResolution();req+=plugins+";Resolution:" + gEbResolution + ";>";var src=ebStrProtocol+ebBS+'/BurstingPipe/AdServerPipe.asp?param='+escape(req)+"&ord="+gEbBAd.strRand+"&CSVersion="+nEbCSVersion;var bwData=ebReadCookie("ebNewBandWidth");var nBWVal=-1;var nBWTime=0;if(bwData.indexOf(":")!=-1){var cookieParts=bwData.split(":");nBWVal=cookieParts[0];nBWTime=cookieParts[1];}var dtNow=new Date().getTime();var nDelta=dtNow-nBWTime;if(nBWVal!=-1)src=src+"&BWVal=" + nBWVal + "&BWDTime="+nDelta;if(gEbBAd.fOptOut)gEbBAd.fOptOut=1;else gEbBAd.fOptOut=0;src=src+"&OptOut="+gEbBAd.fOptOut;addScript(src);}function getResolution(){var res=0;switch(window.screen.width){case 640:res=1;break;case 800:res=2;break;case 1024:res=4;break;case 1152:res=8;break;case 1280:res=16;break;case 1600:res=32;break;}return res;}function addScript(src){document.write("<scr" + "ipt src='" + src + "'></scr" + "ipt>");}function addClientScripts(strTemplate,strAdUrl){gEbCurBanner.debug("===============Download scripts (template, ad script and main script)==============","green");var fAddDbgScripts=((gEbDbgLvl>0)&&!gEbfOfflineDemo);if(gEbCurBanner.fIsSafari){src=ebBigS+"Position" + ebPositionVer + ".js";addScript(src);}var src="";if(gEbAspFile){src=ebBigS+"/sources/ebBannerMain.asp?Debug=";src+=(fAddDbgScripts?"1" : "0");}else {var name="ebBannerMain";if(fAddDbgScripts)name+="Debug";src=ebBigS+name+ebBMainScriptVer+".js";}addScript(src);name="BTemplates";if(fAddDbgScripts)name+="Debug";src=ebBigS+name+ebBTemplateVer+"/" + strTemplate + ".js";addScript(src);src=ebResourcePath+strAdUrl;addScript(src);}function shouldAddInnerIframe(){var fResult=((typeof(gfEbInIframe)!="undefined")&&gfEbInIframe&&(gEbTemplateName=="ExpBanner"));if(fResult&&(typeof(gfEbAOLIframe)!="undefined")&&gfEbAOLIframe){eval("try{var dummy = parent.document.location; fResult = false;}catch(e){}");if(!fResult){gstrEbDisplayPos="window";gEbCurBanner.debug("There is no need for inner Iframe - no security problem","black");}else gEbCurBanner.debug("Adding inner iframe");}return fResult;}function addInnerIframe(){var src=ebGetAddineyeLocation();if(src==""){gEbCurBanner.debug("AD WILL NOT BE SHOWN - addineye could not be inserted since document hostname could not be retreived","red");return;}if(!gEbBAd.nDownloadMode)gEbBAd.nDownloadMode=1;if(!gEbBAd.strWmode)gEbBAd.strWmode="";if(typeof(gEbBAd.fWMPFullScreen)=="undefined")gEbBAd.fWMPFullScreen=false;if(typeof(gEbBAd.fFSForceFLVtoWMV)=="undefined")gEbBAd.fFSForceFLVtoWMV=false;if(typeof(gEbBAd.fFSContinue)=="undefined")gEbBAd.fFSContinue=true;if(!gEbBAd.nDelayedExpInterval)gEbBAd.nDelayedExpInterval=0;if(!gEbBAd.nDelayedExpMaxV)gEbBAd.nDelayedExpMaxV=0;gEbBannerData=gEbBAd.strRand+"::"+gEbBAd.nDownloadMode+"::"+gEbBAd.nWidth+"::"+gEbBAd.nHeight+"::"+gEbBAd.strWmode+"::"+gEbBAd.strPage+"::"+gEbBAd.fWebPageSource+"::"+gEbBAd.fOptOut+"::"+gEbBAd.nHistLen+"::"+gEbBAd.fWMPFullScreen+"::"+gEbBAd.fFSForceFLVtoWMV+"::"+gEbBAd.fFSContinue+"::"+gEbBAd.nDelayedExpInterval+"::"+gEbBAd.nDelayedExpMaxV;var strAdData="";if(typeof(gEbPreRoll)!="undefined")strAdData="gEbPreRollData='"+gEbPreRoll.adExistCB+"::"+gEbPreRoll.adCompleteCB+"::"+gEbPreRoll.strName+"::"+gEbPreRoll.strRefElem+"::"+gEbPreRoll.nOffsetX+"::"+gEbPreRoll.nOffsetY+"';";strAdData+="gEbServerData='"+gEbServerData+"';gEbBannerData='"+gEbBannerData+"';gEbInteractions='";if(typeof(gEbInteractions)!="undefined")strAdData+=gEbInteractions;strAdData+="';" + "ebBSmallS='"+escape(ebBSmallS)+"';gEbDbgLvl="+gEbDbgLvl+";gEbFlashVer="+gEbFlashVer+";gEbWMPVer="+gEbWMPVer+";gEbResolution="+gEbResolution+";gEbTemplateName='"+gEbTemplateName+"';gEbAdUrl='" + gEbAdUrl + "';";if(typeof(gfEbAOL)!="undefined")strAdData+=";gfEbAOL=" + gfEbAOL + ";";strAdData+="gfEbUseCompression="+gfEbUseCompression+";gfEbCacheResources="+gfEbCacheResources+";gnEbLowBWLimit=" + gnEbLowBWLimit + ";";if(typeof(gstrEbPreLoadScripts)!="undefined")strAdData+="gstrEbPreLoadScripts=\"" + gstrEbPreLoadScripts + "\";";if(typeof(gstrEbCustomEventHandlers)!="undefined")strAdData+="gstrEbCustomEventHandlers=\"" + gstrEbCustomEventHandlers + "\";";if(typeof(gfEbChangeRelativeElements)!="undefined")strAdData+="gfEbChangeRelativeElements=" + gfEbChangeRelativeElements + ";";if(typeof(gfEbInlineBanner)!="undefined")strAdData+="gfEbInlineBanner=" + gfEbInlineBanner + ";";if(typeof(gEbEyeDivRefElement)!="undefined")strAdData+="gEbEyeDivRefElement = '" + gEbEyeDivRefElement + "';";if(typeof(gstrEbDisplayPos)!="undefined")strAdData+="gstrEbDisplayPos = '" + gstrEbDisplayPos + "';";if(typeof(gfEbUseMozHideIframe)!="undefined")strAdData+="gfEbUseMozHideIframe =" + gfEbUseMozHideIframe + ";";if(typeof(gnEbMinZIndex)!="undefined")strAdData+="gnEbMinZIndex =" + gnEbMinZIndex + ";";if(typeof(gfEbForceStreaming)!="undefined")strAdData+="gfEbForceStreaming =" + gfEbForceStreaming + ";";if(typeof(gfEbUseHTTPS)!="undefined")strAdData+="gfEbUseHTTPS =" + gfEbUseHTTPS + ";";gEbCurBanner.debug("Adding inner IFRAME : src =" + src + " data ="+strAdData);src=src+"?strBanner="+escape(strAdData);document.write("<iframe frameborder=0 src=" + src + " style=width:0px;height:0px;></iframe>");}}function ebIsPreview(){if((typeof(gfEbPreview)!="undefined")&&gfEbPreview)return(true);return(false);}function ebReadCookie(name){var strDomain=".";if(typeof(gstrEbDomain)!="undefined" && (gstrEbDomain != ""))strDomain+=gstrEbDomain;else {eval('try{strDomain = "." + document.location.hostname;}catch(e){strDomain = "";}');}var cookie=document.cookie;name+='_'+strDomain;var start=cookie.indexOf(name+"=");if(start==-1)return("");start+=name.length+1;var end=cookie.indexOf(';',start);if(end==-1)end=cookie.length;var cookieVal=cookie.substring(start,end);return(unescape(cookieVal));}function ebGetAddineyeLocation(){var strSecured=(ebStrProtocol=="https://")?"-secure":"";var src="eyeblaster/addineyeV2"+strSecured+".html";if((typeof(gstrEbIframeLocation)!="undefined") && (gstrEbIframeLocation != ""))src=gstrEbIframeLocation;if(src.substr(0,4)!="http"){var siteHost=ebGetHostName(document.referrer);if(siteHost=="")return "";src=ebStrProtocol+siteHost+"/"+src;}return (src);}function ebGetHostName(url){var i;var host="";url=url.toLowerCase();if((url.length>=7)&&(url.substr(0,7)=="http://"))host=url.substr(7);else if((url.length>=8)&&(url.substr(0,8)=="https://"))host=url.substr(8);else host=url;i=host.indexOf("/");if(i>0)host=host.substr(0,i);return(host);}function ebPreloadScripts(){if((typeof(gstrEbPreLoadScripts)=="undefined")||(gstrEbPreLoadScripts==""))return;var scripts=gstrEbPreLoadScripts.split(";");for(var i=0;i<scripts.length;i++){var scriptURL=scripts[i];if(scriptURL.substr(0,4)!="http")scriptURL=ebResourcePath+"CustomScripts/"+scriptURL;document.write("<SCR"+"IPT src='" + scriptURL + "'></SCR"+"IPT>");}}function ebPrepareInvitationData(nAdID,nSurveyID,strPopUpUrl,nPopUpWidth,nPopUpHeight){var surveyURL=ebStrProtocol+ebBS+"/BurstingPipe/DLPipe.asp?SurveyID=" + nSurveyID + "&AdID="+nAdID;gEbInvitationURL=ebBigS+"/DLInvitation" + ebDLInvetationVer + ".html?"+"InvitationUrl="+escape(ebResourcePath+strPopUpUrl)+"&AdID="+nAdID+"&SurveyID="+nSurveyID+"&SurveyUrl="+escape(surveyURL);gEbInvitationProp="scrollbars=0,resizable=0"+",width="+nPopUpWidth+",height="+nPopUpHeight;}function ebOpenPopUpInvitation(url,prop){gEbfInvitaionWasOpened=true;window.open(url,"_blank","toolbar=0,location=0,directories=0,status=0,menubar=0,"+prop);}function ebShowBannerInvitation(){if((typeof(gEbfInvitaionWasOpened)!="undefined")&&gEbfInvitaionWasOpened)return;ebOpenPopUpInvitation(gEbInvitationURL,gEbInvitationProp);}var gEbCurBanner=new ebCBanner();if((typeof(gfEbOnInternalIframe)!="undefined")&&gfEbOnInternalIframe)gEbCurBanner.showBanner(gEbDbgLvl,gEbTemplateName,gEbAdUrl,gEbServerData);else if(typeof(gEbBAd)!="undefined")gEbCurBanner.init();

