function GetOutstreamPlayer(n){var t=$("#AAVideoOutstream"),r=null,u,i,f={adTagUrl:n.adTagUrl};return i=window.OX_ISCONTENT!=undefined&&window.OX_ISCONTENT===!0,u=i?n.ignoreParaCount||GetParagraphCount(window.OX_PAGECODE)>=2:!0,u&&t.length>0&&setTimeout(function(){try{r=t.AAVideo({events:{ViewablePlay:!0,HideOnStart:!0,AdOnly:!0,MouseoverMutedToggle:!0,AutoDestoryAtEnd:!0},adMode:n.isGoogleAd?"IMA":n.isAAAd?"AAAD":"",adOption:f,adtimeout:n.adTimeout,width:n.width,height:n.height});var e="#"+t.attr("id"),u={},o="";t.css("visibility","hidden");u[e+"-con"]="width: "+n.width+"px;";u[e+"-con"]+="margin: auto;";u[e+" .video-js"]="width: "+n.width+"px !important;";u[e+" .video-js"]+="height: "+n.height+"px !important;";u[e+" .video-js.vjs-fullscreen"]="width: 100% !important;";u[e+" .video-js.vjs-fullscreen"]+="height: 100% !important;";i&&(u[e+'[style*="visibility: visible"]:not([style*="height: 0px"])']="margin: 15px auto;");$.each(u,function(n,t){o+=n+"{"+t+"} "});$("