var CeneoAP = { options: { ad_creation: null, ad_channel: null, ad_partner: null, ad_type: 1, ad_content: null, ad_format: 1, ad_newpage: true, ad_basket: false, ad_formatTypeId: 1, ad_includePrice: true, ad_includePicture: true, ad_includeRating: false, ad_customWidth: 400, ad_rowCount: 1, ad_columnCount: 3, ad_bdColor: null, ad_bgColor: null, ad_txColor: null, ad_priceColor: null, ad_fontSize: 12, ad_boldPrice: false, ad_imageHeight: 50, ad_container: 'ceneoaffcontainer', ad_onAfterRender: null, ad_hideLogo: false, ad_fontOptionId: 1, ad_fontOptionName: null, ad_sUpButton: false, ad_upButtonT: null, ad_upButtonTCol: null, ad_upButtonBcgCol: null, ad_upButtonRPc: 0, ad_sDwnButton: false, ad_dwnButtonT: null, ad_dwnButtonTCol: null, ad_dwnButtonBcgCol: null, ad_dwnButtonRPc: 0, ad_sPrBor: false, ad_prBorCol: null, ad_prBorWth: 0, ad_hMore: false, ad_redirect: null, ad_showRank: false }, ad_container: null, ad_GetRotatorProductsMethod: '//partnerzyapi.ceneo.pl/External/RotatorProducts', ad_stylesheet: '//partnerzyapi.ceneo.pl/Content/apv2_pl-PL.css', // ------ Privates ------ // _ApplyOptions: function (opts) { for (name in opts) { $CeneoAP.options[name] = opts[name]; } $CeneoAP.ad_container = document.getElementById($CeneoAP.options.ad_container); }, _IncludeCssScript: function (href) { if (href == null || href == '') return; var ss = document.styleSheets; for (var i = 0, max = ss.length; i