function bezspamu(a,d){if(a.indexOf(",")==-1){var b=new Array();b[0]=a;b[1]=""}else{var b=a.split(",")}if(b[0]=="pawel"){var c="tusz.pl"}else{if(b[0]=="sales"){var c="agawa-shop.com"}else{var c="agawa.pl"}}if(d=="bold"){document.write('<a href="mailto:'+b[0]+"@"+c+'"><b>');if(b[1]==""){document.write(b[0]+"@"+c+"</b></a>")}else{document.write(b[1]+"</b></a>")}}else{if(d=="arrow"){document.write('<a href="mailto:'+b[0]+"@"+c+'"><span class="arrow">');if(b[1]==""){document.write(b[0]+"@"+c+"</span></a>")}else{document.write(b[1]+"</span></a>")}}else{document.write('<a href="mailto:'+b[0]+"@"+c+'">');if(b[1]==""){document.write(b[0]+"@"+c+"</a>")}else{document.write(b[1]+"</a>")}}}};function setCookie(b,d,c){var e=new Date();var a=new Date();if(c==null||c==0){c=1}a.setTime(e.getTime()+3600000*24*c);document.cookie=b+"="+escape(d)+";expires="+a.toGMTString()+"; path=/"}function getCookie(a){var c=""+document.cookie;var d=c.indexOf(a);if(d==-1||a==""){return""}var b=c.indexOf(";",d);if(b==-1){b=c.length}return unescape(c.substring(d+a.length+1,b))}function loadmenu(){if(getCookie("menuagawa")=="true"){showhide()}return false}function showhide(){var a;var e;if(!document.getElementsByTagName){return}if(document.getElementsByTagName("ul").length>0){for(c=0;c<document.getElementsByTagName("ul").length;c++){if(document.getElementsByTagName("ul")[c].className.match(/(^|\s)vert-menu-towary(\s|$)/)){var b=document.getElementsByTagName("li");for(var c=0;c<b.length;c++){var d=b[c];if(d.className.match(/(^|\s)header-menu(\s|$)/)){if(d.style.display=="none"){document.getElementById("header-menu").style.borderBottom="0 none";e=true}else{document.getElementById("header-menu").style.borderBottom="1px solid #ccc";e=false}}if(d.className.match(/(^|\s)empty(\s|$)/)){if(d.style.display=="none"){d.style.display="";document.getElementById("menu-showhide").className="menushowhide";document.getElementById("menu-showhide").setAttribute("title","Zwiń menu");setCookie("menuagawa","false",-5)}else{d.style.display="none";document.getElementById("menu-showhide").className="menushowhide on";document.getElementById("menu-showhide").setAttribute("title","Rozwiń menu");setCookie("menuagawa","true",365)}}if(d.className.match(/(^|\s)current last(\s|$)/)){if(typeof a=="undefined"){a="true"}if(a=="false"){d.className="current"}if(a=="true"){d.className="current last"}}if(d.className.match(/(^|\s)current(\s|$)/)){if(typeof a=="undefined"){a="false"}if(a=="false"){d.className="current last"}if(a=="true"){d.className="current"}}}}}}}window.onload=loadmenu;