if( typeof (Ad4mass)!="object"){var Ad4mass={};Ad4mass["CurrentParam"]=0;} ;if( typeof (Ad4mass["Params"])!="object"&&Ad4mass["Params"] instanceof Array==false){Ad4mass["Params"]=[];} ;Ad4mass["WIDGET_CONTAINER"]="Ad4mass_Widget_Container";Ad4mass["KEY"]=ad_slot.valueOf();Ad4mass["PUBLISHER_ID"]=ad_publisher.valueOf();Ad4mass["Loaded"]=false;Ad4mass["HOST"]="www.ad4mass.pl";Ad4mass["APP_PATH"]="/";Ad4mass["AWS_HOST"]="widget.ad4mass.pl";Ad4mass["LINKS_PATH"]="/static/js_widgets/";Ad4mass["CREATE_CAMPAGIN_PATH"]=Ad4mass["APP_PATH"]+"index.php?c=widget_campagin_controller\x26m=add";Ad4mass["STAT_URL"]="http://"+Ad4mass["HOST"]+Ad4mass["APP_PATH"]+"/static/__ad4mass.gif";Ad4mass["TEST_URL"]="http://"+Ad4mass["HOST"]+Ad4mass["APP_PATH"]+"/static/__test.gif";Ad4mass["TRACK_URL"]="http://"+Ad4mass["HOST"]+Ad4mass["APP_PATH"]+"/tracker/stats.html";Ad4mass["LINK_PRE"]="http://redirect.ad4mass.pl/index.php/id_advert/";Ad4mass["LINK_SUF"]="?page=";Ad4mass["Exceptions"]={};Ad4mass["Exceptions"]["WIDGET_CANNOT_BE_SHOWN"]="One of widget rendering methods failed!";Ad4mass["Exceptions"]["WIDGET_RENDERING_ERROR"]="There was a problem when tried to render widget!";Ad4mass["Exceptions"]["WIDGET_INITIALIZING_ERROR"]="There was a problem when initializing widget settings";Ad4mass["Exceptions"]["WIDGET_BUY_FORM_CANNOT_BE_SHOWN"]="Buy form cannot be shown!";Ad4mass["BrowserDetect"]={init:function (){this["browser"]=this["searchString"](this["dataBrowser"])||"An unknown browser";this["version"]=this["searchVersion"](navigator["userAgent"])||this["searchVersion"](navigator["appVersion"])||"an unknown version";this["OS"]=this["searchString"](this["dataOS"])||"an unknown OS";} ,searchString:function (d){for(var a=0;a<d["length"];a++){var b=d[a]["string"];var c=d[a]["prop"];this["versionSearchString"]=d[a]["versionSearch"]||d[a]["identity"];if(b){if(b["indexOf"](d[a]["subString"])!=-1){return d[a]["identity"];} ;} else {if(c){return d[a]["identity"];} ;} ;} ;} ,searchVersion:function (b){var a=b["indexOf"](this["versionSearchString"]);if(a==-1){return ;} ;return parseFloat(b["substring"](a+this["versionSearchString"]["length"]+1));} ,dataBrowser:[{string:navigator["userAgent"],subString:"Chrome",identity:"Chrome"},{string:navigator["userAgent"],subString:"OmniWeb",versionSearch:"OmniWeb/",identity:"OmniWeb"},{string:navigator["vendor"],subString:"Apple",identity:"Safari",versionSearch:"Version"},{prop:window["opera"],identity:"Opera"},{string:navigator["vendor"],subString:"iCab",identity:"iCab"},{string:navigator["vendor"],subString:"KDE",identity:"Konqueror"},{string:navigator["userAgent"],subString:"Firefox",identity:"Firefox"},{string:navigator["vendor"],subString:"Camino",identity:"Camino"},{string:navigator["userAgent"],subString:"Netscape",identity:"Netscape"},{string:navigator["userAgent"],subString:"MSIE",identity:"Explorer",versionSearch:"MSIE"},{string:navigator["userAgent"],subString:"Gecko",identity:"Mozilla",versionSearch:"rv"},{string:navigator["userAgent"],subString:"Mozilla",identity:"Netscape",versionSearch:"Mozilla"}],dataOS:[{string:navigator["platform"],subString:"Win",identity:"Windows"},{string:navigator["platform"],subString:"Mac",identity:"Mac"},{string:navigator["platform"],subString:"Linux",identity:"Linux"}]};Ad4mass["addLoadEvent"]=function (a){var b=window["onload"];if( typeof window["onload"]!="function"){window["onload"]=a;} else {window["onload"]=function (){if(b){b();} ;a();} ;} ;} ;Ad4mass["showDuplicateWidgetError"]=function (){var a=document["getElementById"](Ad4mass.WIDGET_CONTAINER_ID);return "\x3Cdiv style=\x22font-size:13px;font-family:lucida grande,verdana,arial,helvetica,sans-serif;color: #ec1200;margin:0;padding: 10px;display:block;position:relative;width:auto;height:auto;overflow:visible;background-color:#ffd3cf;border:1px dashed #ff1400\x22\x3Emasz wklejone dwa skrypty widgetu Ad4mass na tej stronie. skasuj jeden z nich...\x3C/div\x3E";} ;Ad4mass["Position"]=function (b,a){this["top"]=b;this["left"]=a;} ;Ad4mass["getHostname"]=function (a){regexp= new RegExp("/://(.[^/]+)/");return a["match"](regexp)[1];} ;Ad4mass["getUrlParameter"]=function (b){b=b["replace"](/[\[]/,"\x5C[")["replace"](/[\]]/,"\x5C]");var a="[\x5C?\x26]"+b+"=([^\x26#]*)";var d= new RegExp(a);var c=d["exec"](window["location"]["href"]);if(c==null){return "";} else {return c[1];} ;} ;Ad4mass["loadAndAttachScript"]=function (b){var a=document["createElement"]("script");a["type"]="text/javascript";a["src"]=b;var c=document["getElementsByTagName"]("head")[0];if(c){c["appendChild"](a);} else {document["body"]["appendChild"](a);} ;} ;Ad4mass["getCurrentPosition"]=function (b){var c=0;var a=0;for(o=b;o!=null;o=o["offsetParent"]){c+=o["offsetLeft"];a+=o["offsetTop"];} ;return  new Ad4mass.Position(a,c);} ;Ad4mass["createElement"]=function (b){var a=document["createElement"](b);a["style"]["position"]="relative";a["style"]["display"]="block";a["style"]["fontWeight"]="normal";a["style"]["textAlign"]="left";a["style"]["width"]="auto";a["style"]["height"]="auto";a["style"]["background"]="none";a["style"]["paddingLeft"]="0";a["style"]["paddingRight"]="0";a["style"]["paddingTop"]="0";a["style"]["paddingBottom"]="0";a["style"]["marginLeft"]="0";a["style"]["marginRight"]="0";a["style"]["marginTop"]="0";a["style"]["marginBottom"]="0";return a;} ;Ad4mass["renderErrorMessage"]=function (b){var a=Ad4mass["createElement"]("span");a["style"]["display"]="none";a["innerHTML"]=b;a["id"]="Ad4mass_Silent_Error_Message";if(document["body"]){document["body"]["appendChild"](a);} else {throw b;} ;} ;Ad4mass["renderWidget"]=function (key,publisher_id){try{Ad4mass["widget"]= new Ad4mass.Widget(key,publisher_id);Ad4mass["widget"]["show"]();Ad4mass["widget"]["loadData"]();} catch(a){Ad4mass["renderErrorMessage"](a);} ;} ;Ad4mass["IEContentLoaded"]=function (b){var e=window["document"],a=false,c=function (){if(!a){a=true;b();} ;} ;(function (){try{e["documentElement"]["doScroll"]("left");} catch(d){setTimeout(arguments["callee"],30);return ;} ;c();} )();e["onreadystatechange"]=function (){if(e["readyState"]=="complete"){e["onreadystatechange"]=null;c();} ;} ;} ;Ad4mass["Widget"]=function (key,publisher_id){this["container_id"]=Ad4mass["WIDGET_CONTAINER"]+key+"publisher"+publisher_id;this["titleText"]="Sponsorzy strony";this["buyButtonText"]="Reklama na tej stronie";this["closeButtonText"]="Zamknij";this["cancelButtonText"]="Anuluj";this["backgroundColor"]="#e6e6e6";this["borderColor"]="#b5b5b5";this["borderSize"]=1;this["isWithBorder"]=1;this["isMultiAds"]=0;this["ident"]="";this["openWidgetMinWidth"]=300;this["openWidgetMinHeight"]=500;this["imageWidth"]=0;this["imageMargin"]=5;this["closedWidgetMinWidth"]=this["imageWidth"]+2*this["imageMargin"];this["version"]="0.3";this["publisher_id"]=publisher_id;this["url"]=escape(window["location"]);this["protocol"]="http://";this["create_campagin_path"]=Ad4mass["CREATE_CAMPAGIN_PATH"];this["json_links_path"]=Ad4mass["LINKS_PATH"]+this["publisher_id"]+"/";this["link_pre"]=Ad4mass["LINK_PRE"]+key+"/ci/";this["link_suf"]=Ad4mass["LINK_SUF"];this["test_img_url"]=Ad4mass["TEST_URL"];if(key!=null&&key!=undefined){this["key"]=key;} else {throw "Script or widget key is corrupted!";} ;this["aws_host_name"]=Ad4mass["AWS_HOST"];this["hostname"]=Ad4mass["HOST"];} ;Ad4mass["Widget"]["prototype"]["adjustSize"]=function (width,height){try{this["imageWidth"]=parseInt(width);this["imageHeight"]=parseInt(height);if(this["isMultiAds"]!=0){this["container"]["style"]["width"]="100%";var b=this["container"]["offsetWidth"];this["container"]["style"]["width"]=b+"px";this["width"]=b-2*this["borderSize"];width=this["width"];} ;if(this["isWithBorder"]==1){this["container"]["style"]["width"]=(parseInt(width)+12)+"px";if(this["isMultiAds"]==0){this["container"]["style"]["height"]=(parseInt(height)+32)+"px";} ;var b=this["container"]["offsetWidth"];this["container"]["style"]["width"]=b+"px";this["width"]=b-2*this["borderSize"];if(this["isMultiAds"]==0){this["height"]=this["container"]["offsetHeight"]-2*this["borderSize"];} ;} else {this["container"]["style"]["width"]=(parseInt(width))+"px";this["container"]["style"]["height"]=(parseInt(height))+"px";var b=this["container"]["offsetWidth"];this["container"]["style"]["width"]=b+"px";this["width"]=b;if(this["isMultiAds"]==0){this["height"]=this["container"]["offsetHeight"];} ;} ;if(this["width"]>this["openWidgetMinWidth"]){this["openWidgetWidth"]=this["width"];} else {this["openWidgetWidth"]=this["openWidgetMinWidth"];} ;if(this["width"]<this["closedWidgetMinWidth"]){this["width"]=this["closedWidgetMinWidth"];} ;if(this["body"]){if(this["isWithBorder"]==1){this["body"]["style"]["width"]=this["width"]-2*this["borderSize"]+"px";if(this["isMultiAds"]==0){this["body"]["style"]["height"]=this["height"]-2*this["borderSize"]+"px";} ;} else {this["body"]["style"]["border"]="none";this["body"]["style"]["width"]=this["width"]+"px";if(this["isMultiAds"]==0){this["body"]["style"]["height"]=this["height"]+"px";} ;} ;} ;if(this["buyButton"]){this["buyButton"]["style"]["width"]=this["width"]-55+"px";} ;if(this["links"]){this["showImages"](this["links"]);} ;} catch(a){throw "Were not able to adjust the size!";} ;} ;Ad4mass["Widget"]["prototype"]["EmbedTrackingCode"]=function (g,f){try{var d=window["location"].toString()["replace"](/#.*$/,"");var a=(d["indexOf"]("?")>=0?"\x26":"?");var t="a4_place="+this["key"]+"a4campaign="+g+"a4_ident="+this["ident"];var c=d+a+t;var date= new Date();var image= new Image(1,1);var b=Ad4mass["TRACK_URL"]+"?key="+this["key"]+"\x26ci="+g+"\x26track_url="+encodeURIComponent(c)+"\x26ua="+f;var i=document["createElement"]("iframe");i["src"]=b;i["style"]["display"]="none";document["body"]["appendChild"](i);} catch(h){Ad4mass["renderErrorMessage"]("Error embeding tracking code\x0A"+h);} ;} ;Ad4mass["Widget"]["prototype"]["showWidget"]=function (){try{this["body"]=Ad4mass["createElement"]("div");this["body"]["style"]["position"]="relative";this["body"]["style"]["display"]="block";this["body"]["style"]["borderStyle"]="dotted";this["body"]["style"]["styleFlot"]="left";this["body"]["style"]["backgroundColor"]=this["backgroundColor"];this["body"]["style"]["borderColor"]=this["borderColor"];this["body"]["style"]["borderWidth"]=this["borderSize"]+"px";this["container"]=document["getElementById"](this["container_id"]);this["container"]["style"]["position"]="relative";this["container"]["style"]["display"]="block";this["container"]["style"]["float"]="none";this["container"]["style"]["zIndex"]=1;this["container"]["appendChild"](this["body"]);var b=this;window["onresize"]=function (){} ;} catch(a){throw Ad4mass["Exceptions"]["WIDGET_RENDERING_ERROR"]+"\x0A"+a;} ;} ;Ad4mass["Widget"]["prototype"]["createImageLink"]=function (d,f){var b=Ad4mass["createElement"]("a");var div_main=Ad4mass["createElement"]("div");div_main["style"]["width"]=this["imageWidth"]+"px";div_main["style"]["height"]=this["imageHeight"]+"px";if(d!=null){if(d["link"]!=undefined){b["href"]=d["link"];} ;if(d["title"]!=undefined){b["title"]=decodeURIComponent(d["title"]);} ;if(d["click"]&&d["click"]!=undefined){var e=d["click"];b["onmousedown"]=function (){this["href"]=e;return true;} ;} ;if(this["isWithBorder"]==1&&f==false){b["style"]["marginTop"]=this["imageMargin"]+"px";b["style"]["marginTop"]=this["imageMargin"];} else {} ;b["style"]["display"]="block";b["style"]["width"]=this["imageWidth"]+"px";b["style"]["height"]=this["imageHeight"]+"px";b["rel"]="nofollow";b["target"]="_blank";b["onmouseover"]=function (){this["style"]["filter"]="alpha(opacity=80)";this["style"]["MozOpacity"]="0.8";this["style"]["opacity"]="0.8";} ;b["onmouseout"]=function (){this["style"]["filter"]="alpha(opacity=100)";this["style"]["MozOpacity"]="1.0";this["style"]["opacity"]="1.0";} ;if(d["image"]!=""){imageExt=d["image"]["split"](".");if(imageExt[imageExt["length"]-1]!="swf"){var c=Ad4mass["createElement"]("img");if(d["title"]!=undefined){c["alt"]=d["title"];} ;c["style"]["border"]="none";c["style"]["height"]=this["imageHeight"]+"px";c["style"]["width"]=this["imageWidth"]+"px";c["src"]=d["image"];} else {var c=Ad4mass["createElement"]("embed");c["style"]["height"]=this["imageHeight"]+"px";c["style"]["width"]=this["imageWidth"]+"px";c["setAttribute"]("loop","true");c["setAttribute"]("wmode","transparent");c["type"]="application/x-shockwave-flash";c["src"]=d["image"];c["style"]["zindex"]="0";} ;b["appendChild"](c);div_main["appendChild"](b);} ;} else {throw "Image link data corrupted!";} ;return div_main;} ;Ad4mass["Widget"]["prototype"]["showImages"]=function (k,t){try{if(k!=undefined&&this["width"]){var g=k["length"];var b=Ad4mass["createElement"]("div");b["style"]["margin"]="0px";if(this["isWithBorder"]==1){b["style"]["margin"]="4px";} ;b["style"]["height"]=this["imageHeight"]+"px";b["style"]["position"]="relative";b["style"]["border"]="0";b["style"]["padding"]="0";if(this["buyButton"]){this["body"]["insertBefore"](b,this["buyButton"]);} else {this["body"]["appendChild"](b);} ;if(this["isMultiAds"]==1){b["style"]["margin"]="0px";if(this["isWithBorder"]==1){b["style"]["marginBottom"]="22px";b["style"]["marginTop"]=this["imageMargin"]+"px";} ;if(k!=undefined&&this["width"]&&b!=null){var g=k["length"];var f=Math["floor"]((this["width"]-this["imageMargin"])/(this["imageWidth"]+this["imageMargin"]));var a=Math["floor"]((this["width"]-f*this["imageWidth"])/(f+1));var e=Math["ceil"](g/f);var j=e*this["imageWidth"]+(e-1)*this["imageMargin"];b["style"]["height"]=j+"px";b["style"]["height"]=j;for(var d=0;d<f;d++){var col=Ad4mass["createElement"]("div");col["style"]["width"]=this["imageWidth"]+"px";col["style"]["cssFloat"]="left";col["style"]["styleFloat"]="left";col["style"]["marginLeft"]=a+"px";col["style"]["height"]=j+"px";col["style"]["display"]="inline";col["style"]["position"]="relative";col["style"]["padding"]="0";b["appendChild"](col);} ;for(var d=0;d<g;d++){if(k[d]["link"]!=undefined){var first=false;l=k[d];link_str=this["link_pre"]+t+this["link_suf"];l["click"]=link_str+l["click"];if(d<f){first=true;} ;var c=this["createImageLink"](l,first);b["childNodes"][d%f]["appendChild"](c);} ;} ;} ;} else {if(k["link"]!=undefined){l=k;link_str=this["link_pre"]+t+this["link_suf"];l["click"]=link_str+l["click"];var c=this["createImageLink"](l,false);b["appendChild"](c);} else {if(k[0]["link"]!=undefined){l=k[0];link_str=this["link_pre"]+t+this["link_suf"];l["click"]=link_str+l["click"];var c=this["createImageLink"](l,false);b["appendChild"](c);} ;} ;} ;} ;} catch(h){throw "Cannot render images\x0A"+h;} ;} ;Ad4mass["Widget"]["prototype"]["init"]=function (data){try{this["data"]=data;this["body"]["style"]["visibility"]="visible";this["body"]["style"]["height"]="auto";if(this["data"]["ident"]!=undefined){this["ident"]=this["data"]["ident"];} ;if(data["settings"]&&data["settings"]["backgroundColor"]!=undefined&&data["settings"]["backgroundColor"]!=""){this["body"]["style"]["backgroundColor"]=data["settings"]["backgroundColor"];} ;if(data["settings"]&&data["settings"]["borderColor"]!=undefined&&data["settings"]["borderColor"]!=""){this["body"]["style"]["borderColor"]=data["settings"]["borderColor"];} ;if(data["settings"]&&data["settings"]["is_with_border"]!=undefined&&data["settings"]["is_with_border"]!=""){this["isWithBorder"]=data["settings"]["is_with_border"];} ;if(data["settings"]&&data["settings"]["is_multi_ads"]){this["isMultiAds"]=data["settings"]["is_multi_ads"];} ;if(data["settings"]&&data["settings"]["width"]!=undefined&&data["settings"]["width"]!=""&&(data["settings"]&&data["settings"]["height"]!=undefined&&data["settings"]["height"]!="")){this["adjustSize"](data["settings"]["width"],data["settings"]["height"]);} ;if(data["settings"]&&data["settings"]["height"]!=undefined&&data["settings"]["height"]!=""){} ;if(data["settings"]&&data["settings"]["position"]&&data["settings"]["position"]["toUpperCase"]()=="TOP"){this["setTopPosition"]();} ;if(data["texts"]&&data["texts"]["link_text"]){this["buyButton"]["innerHTML"]=data["texts"]["link_text"];} ;if(data["texts"]&&data["texts"]["home_link_title"]){this["footerLink"]["title"]=data["texts"]["home_link_title"];} ;if(data["links"]){this["links"]=data["links"];this["showImages"](data["links"],data["tracking_code"]);} ;if(data["status"]!=undefined&&data["status"]["toUpperCase"]()=="ERROR"){this["showErrorMessage"]();} ;this.EmbedTrackingCode(data["tracking_code"],data["ua"]);} catch(error){Ad4mass["renderErrorMessage"](Ad4mass["Exceptions"]["WIDGET_INITIALIZING_ERROR"]+"\x0A"+error);} ;if(Ad4mass["BrowserDetect"]["browser"]=="Explorer"){IErender(true);} ;if(Ad4mass["BrowserDetect"]["browser"]=="Chrome"){Crender(true,true);} ;} ;Ad4mass["Widget"]["prototype"]["loadData"]=function (a){this["body"]["style"]["visibility"]="hidden";Ad4mass["loadAndAttachScript"](this["protocol"]+this["aws_host_name"]+this["json_links_path"]+this["key"]+".js");} ;Ad4mass["Widget"]["prototype"]["showButtons"]=function (){if(arguments["length"]>0){for(var b=0;b<arguments["length"];b++){if(arguments[b]["toUpperCase"]()=="CANCEL"&&!this["cancelButton"]){this["cancelButton"]=Ad4mass["createElement"]("a");this["cancelButton"]["appendChild"](document["createTextNode"]("Anuluj"));this["cancelButton"]["href"]=window["parent"]["location"];this["cancelButton"]["style"]["position"]="absolute";this["cancelButton"]["style"]["bottom"]="10px";this["cancelButton"]["style"]["left"]="156px";this["cancelButton"]["style"]["color"]="#19B000";this["cancelButton"]["style"]["fontSize"]="11px";this["cancelButton"]["style"]["fontFamily"]="verdana,arial,helvetica,sans-serif";this["cancelButton"]["style"]["zIndex"]=1;var c=this;this["cancelButton"]["onclick"]=function (){c["closeWidget"]();return false;} ;this["layer"]["appendChild"](this["cancelButton"]);} ;if(arguments[b]["toUpperCase"]()=="CLOSE"&&!this["closeButton"]){try{this["closeButton"]=Ad4mass["createElement"]("span");this["closeButton"]["type"]="button";this["closeButton"]["title"]=this["closeButtonText"];this["closeButton"]["style"]["position"]="absolute";this["closeButton"]["style"]["top"]="10px";this["closeButton"]["style"]["right"]="10px";this["closeButton"]["style"]["border"]=0;this["closeButton"]["style"]["display"]="block";this["closeButton"]["style"]["overflow"]="hidden";this["closeButton"]["style"]["padding"]="0px";this["closeButton"]["style"]["zIndex"]=1;this["closeButton"]["style"]["backgroundAttachment"]="scroll";this["closeButton"]["style"]["backgroundColor"]="transparent";this["closeButton"]["style"]["background"]="url("+this["protocol"]+this["hostname"]+Ad4mass["APP_PATH"]+"public/img/page/buttons/close.gif) no-repeat ";this["closeButton"]["style"]["cursor"]="pointer";this["closeButton"]["style"]["height"]="22px";this["closeButton"]["style"]["width"]="22px";var c=this;this["closeButton"]["onclick"]=function (){c["closeWidget"]();} ;this["closeButton"]["onmouseover"]=function (){c["closeButton"]["style"]["backgroundPosition"]="0px -22px";} ;this["closeButton"]["onmouseout"]=function (){c["closeButton"]["style"]["backgroundPosition"]="0px 0px";} ;this["layer"]["appendChild"](this["closeButton"]);} catch(a){throw "Error when rendering close button";} ;} ;} ;} else {throw "No buttons to render";} ;} ;Ad4mass["Widget"]["prototype"]["closeWidget"]=function (){try{if(this["closeButton"]){this["layer"]["removeChild"](this["closeButton"]);this["closeButton"]=null;} ;if(this["cancelButton"]){this["layer"]["removeChild"](this["cancelButton"]);this["cancelButton"]=null;} ;if(this["iframe"]){this["layer"]["removeChild"](this["iframe"]);this["iframe"]=null;} ;if(this["layer"]){document["body"]["removeChild"](this["layer"]);this["layer"]=null;} ;if(this["body"]){this["body"]["style"]["visibility"]="visible";} ;} catch(a){throw "Error when closing widget";} ;} ;Ad4mass["Widget"]["prototype"]["showErrorMessage"]=function (){this["body"]["innerHTML"]="Przeinstaluj widget!";} ;Ad4mass["Widget"]["prototype"]["showThankYouMessage"]=function (){if(this["key"]!=undefined){var a=this["protocol"]+this["hostname"]+"/widget/campaigns/"+this["key"]+"/thanks";if(this["layer"]&&this["loadingLabel"]){this["layer"]["removeChild"](this["loadingLabel"]);} ;this["loadUrl"](a);} else {throw "Key is empty!";} ;} ;Ad4mass["Widget"]["prototype"]["getPosition"]=function (){return Ad4mass["getCurrentPosition"](this["body"]);} ;Ad4mass["Widget"]["prototype"]["openWidget"]=function (){try{if(!this["layer"]&&this["width"]){this["layer"]=Ad4mass["createElement"]("div");this["layer"]["id"]="Ad4mass_Widget_Layer";this["layer"]["style"]["height"]=this["openWidgetMinHeight"]+"px";this["layer"]["style"]["width"]=this["openWidgetWidth"]+"px";this["layer"]["style"]["backgroundColor"]=this["backgroundColor"];this["layer"]["style"]["borderStyle"]="solid";this["layer"]["style"]["borderWidth"]=this["borderSize"]+"px";this["layer"]["style"]["borderColor"]=this["borderColor"];this["layer"]["style"]["overflow"]="hidden";this["layer"]["style"]["display"]="block";this["layer"]["style"]["position"]="absolute";this["layer"]["style"]["zIndex"]=99999;this["loadingLabel"]=Ad4mass["createElement"]("span");this["loadingLabel"]["style"]["position"]="absolute";this["loadingLabel"]["style"]["top"]=this["openWidgetMinHeight"]/2+"px";this["loadingLabel"]["style"]["textAlign"]="center";this["loadingLabel"]["style"]["width"]="100%";this["loadingLabel"]["style"]["fontFamily"]="\x22Lucida Grande\x22,verdana,arial,helvetica,sans-serif";this["loadingLabel"]["style"]["fontSize"]="12px";this["loadingLabel"]["appendChild"](document["createTextNode"](this["data"]["texts"]["downloading"]));this["layer"]["appendChild"](this["loadingLabel"]);this["layer"]["style"]["top"]=this["getPosition"]()["top"]+"px";this["layer"]["style"]["left"]=this["getPosition"]()["left"]+"px";this["body"]["style"]["visibility"]="hidden";this["showButtons"]("close");document["body"]["appendChild"](this["layer"]);} ;} catch(a){throw "Cannot open widget";} ;} ;Ad4mass["Widget"]["prototype"]["loadUrl"]=function (b){try{if(!this["iframe"]&&!this["cancelButton"]&&!this["closeButton"]&&this["width"]){this["openWidget"]();this["iframe"]=Ad4mass["createElement"]("iframe");this["iframe"]["style"]["height"]=this["openWidgetMinHeight"];this["iframe"]["style"]["width"]=this["openWidgetMinWidth"];this["iframe"]["frameBorder"]="0";this["iframe"]["scrolling"]="no";this["iframe"]["src"]=b;this["iframe"]["allowTransparency"]="false";this["iframe"]["style"]["height"]="100%";this["iframe"]["style"]["width"]=this["openWidgetWidth"]+"px";this["layer"]["appendChild"](this["iframe"]);} else {throw "Iframe still exist!";} ;} catch(a){throw Ad4mass["Exceptions"]["WIDGET_BUY_FORM_CANNOT_BE_SHOWN"];} ;} ;Ad4mass["Widget"]["prototype"]["showFooter"]=function (){if(this["footerLink"]==null){this["footerLink"]=Ad4mass["createElement"]("a");this["footerLink"]["href"]="http://"+Ad4mass["HOST"];this["footerLink"]["target"]="_blank";this["footerLink"]["rel"]="nofollow";this["footerLink"]["title"]="Pobierz taki widget z Ad4mass.pl";this["footerLink"]["style"]["fontSize"]="11px";this["footerLink"]["style"]["fontFamily"]="Arial, sans-serif";this["footerLink"]["style"]["color"]="black";this["footerLink"]["style"]["textDecoration"]="none";this["footerLink"]["display"]="inline";this["footerLink"]["style"]["position"]="absolute";this["footerLink"]["style"]["right"]="5px";this["footerLink"]["style"]["bottom"]="5px";this["footerLink"]["style"]["width"]="46px";this["footerLink"]["style"]["height"]="13px";this["footerLink"]["style"]["background"]="url("+this["protocol"]+this["hostname"]+Ad4mass["APP_PATH"]+"public/img/page/buttons/ad4mass.gif) no-repeat ";this["footerLink"]["style"]["overflow"]="hidden";this["footerLink"]["onmouseover"]=function (){this["style"]["textDecoration"]="underline";} ;this["footerLink"]["onmouseout"]=function (){this["style"]["textDecoration"]="none";} ;this["body"]["appendChild"](this["footerLink"]);if(this["width"]<this["openWidgetMinWidth"]-this["footerLink"]["offsetWidth"]){this["buyButton"]["style"]["marginBottom"]="10px";this["buyButton"]["style"]["width"]=this["width"]-8-2*this["imageMargin"]+"px";} ;} ;} ;Ad4mass["Widget"]["prototype"]["showBuyButton"]=function (){if(this["buyButton"]==null&&this["buyButtonText"]&&this["buyButtonText"]["length"]>0&&this["key"]!=undefined){this["buyButton"]=Ad4mass["createElement"]("a");var c=document["createTextNode"](this["buyButtonText"]);this["buyButton"]["style"]["display"]="block";this["buyButton"]["style"]["marginBottom"]="0px";this["buyButton"]["style"]["marginLeft"]="0px";this["buyButton"]["style"]["marginRight"]="0px";this["buyButton"]["style"]["marginTop"]="0px";this["buyButton"]["style"]["color"]="#0000FF";this["buyButton"]["style"]["position"]="absolute";this["buyButton"]["style"]["left"]="5px";this["buyButton"]["style"]["bottom"]="5px";this["buyButton"]["style"]["fontFamily"]="\x22Lucida Grande\x22,verdana,arial,helvetica,sans-serif";this["buyButton"]["style"]["fontSize"]="9px";this["buyButton"]["style"]["overflow"]="hidden";this["buyButton"]["style"]["textDecoration"]="underline";var b=this;var a=this["protocol"]+this["hostname"]+this["create_campagin_path"]+"\x26pub_id="+this["publisher_id"]+"\x26key="+this["key"]+"\x26url=\x27"+this["url"]+"\x27";this["buyButton"]["href"]=a;this["buyButton"]["onmouseover"]=function (){this["style"]["textDecoration"]="underline";} ;this["buyButton"]["onmouseout"]=function (){this["style"]["textDecoration"]="underline";} ;this["buyButton"]["onclick"]=function (){b["loadUrl"](a);return false;} ;this["buyButton"]["appendChild"](c);this["body"]["appendChild"](this["buyButton"]);} else {throw "Cannot render buy button";} ;} ;Ad4mass["Widget"]["prototype"]["show"]=function (){try{this["showWidget"]();this["showImages"]();this["showBuyButton"]();this["showFooter"]();} catch(a){throw Ad4mass["Exceptions"]["WIDGET_CANNOT_BE_SHOWN"]+"\x0A"+a;} ;} ;Ad4mass["Widget"]["prototype"]["getVersion"]=function (){return this["version"];} ;Ad4mass["Widget"]["prototype"]["setTopPosition"]=function (){if(this["container"]&&this["container"]["parentNode"]){var a=this["container"]["parentNode"];if(a["childNodes"][0]&&a["childNodes"][0]!=this["container"]){a["insertBefore"](this["container"],a["childNodes"][0]);} ;} ;} ;IErender=function (is_not_init){if((Ad4mass["Loaded"]==false||is_not_init!=undefined)){cur=Ad4mass["CurrentParam"];if(Ad4mass["Params"]["length"]>Ad4mass["CurrentParam"]){Ad4mass["CurrentParam"]++;Ad4mass["renderWidget"](Ad4mass["Params"][cur][0],Ad4mass["Params"][cur][1]);} ;Ad4mass["Loaded"]=true;} ;} ;Crender=function (e,is_not_init){if((Ad4mass["Loaded"]==false||is_not_init!=undefined)){Ad4mass["Loaded"]=true;if(Ad4mass["Params"]["length"]>Ad4mass["CurrentParam"]){Ad4mass["renderWidget"](Ad4mass["Params"][Ad4mass["CurrentParam"]][0],Ad4mass["Params"][Ad4mass["CurrentParam"]][1]);Ad4mass["CurrentParam"]++;} ;} ;} ;if((document["getElementById"](Ad4mass["WIDGET_CONTAINER"]+ad_slot.valueOf()+"publisher"+ad_publisher.valueOf())==null)){document["write"]("\x3Cdiv id=\x22"+Ad4mass["WIDGET_CONTAINER"]+ad_slot.valueOf()+"publisher"+ad_publisher.valueOf()+"\x22\x3E\x3C/div\x3E");Ad4mass["BrowserDetect"]["init"]();params=[];params[0]=ad_slot.valueOf();params[1]=ad_publisher.valueOf();Ad4mass["Params"]["push"](params);switch(Ad4mass["BrowserDetect"]["browser"]){case "Firefox":Ad4mass["addLoadEvent"](Ad4mass["renderWidget"](ad_slot.valueOf(),ad_publisher.valueOf()));break ;;case "Chrome":document["addEventListener"]("DOMContentLoaded",Crender,false);break ;;case "Explorer":Ad4mass.IEContentLoaded(IErender);break ;;case "Safari":Ad4mass["addLoadEvent"](Ad4mass["renderWidget"](ad_slot.valueOf(),ad_publisher.valueOf()));break ;;case "Opera":Ad4mass["addLoadEvent"](Ad4mass["renderWidget"](ad_slot.valueOf(),ad_publisher.valueOf()));break ;;default:Ad4mass["addLoadEvent"](Ad4mass["renderWidget"](ad_slot.valueOf(),ad_publisher.valueOf()));break ;;} ;var gaJsHost=(("https:"==document["location"]["protocol"])?"https://ssl.":"http://www.");document["write"](unescape("%3Cscript src=\x27"+gaJsHost+"google-analytics.com/ga.js\x27 type=\x27text/javascript\x27%3E%3C/script%3E"));} else {document["write"](Ad4mass["showDuplicateWidgetError"]());} ;