hipermarket={__init:function(){this.__initSearchOptions();this.__initMarketsMenu()},__initSearchOptions:function(){var a={},b=$("#header-search-opt-layer"),c=$("#header_search_option");if(b.size()!=1)return false;c.toggle();b.toggle();b.css("width","60px");a.layerWidth=b.width();a.layerHeight=b.height();a.optionLen=0;a.fontSize=0.69;$("#header-search-options-wrapper").show();$("#header-search-options-wrapper").children("p").not(".hr").each(function(){if(a.optionLen<$(this).text().length)a.optionLen=$(this).text().length});$("#header-search-options-wrapper").css("width",a.optionLen*a.fontSize-1+"em");a.optionsWidth=$("#header-search-options-wrapper").width();$("#header-search-options-wrapper").css("left",b.position().left+a.layerWidth-a.optionsWidth);$("#header-search-options-wrapper").css("top",$("#header-search-options-wrapper").position().top-1);$("#header-search-options-wrapper").hide();return true},__initPngFix:function(){var a=document.createElement("script");a.src=this.config.staticHost+"/scripts/plugins/jquery.pngFix.pack.js";a.type="text/javascript";$("head").append(a);$(document).pngFix()},__initMarketsMenu:function(){},config:{dropDownMark:"\u25bc",staticHost:"http://static.hipermarket-new.pl",pageWidth:980}};$(function(){hipermarket.__init()});
