function popUp(URL){id="YoronpopUp";eval("page"+id+" = window.open(URL, '"+id+"', 'toolbar=0,scrollbars=1,location=0,statusbar=1,menubar=0,resizable=0,width=1024,height=768,left = 128,top = 128');")}function DisableButton(b,c,a){if(c&&typeof(Page_ClientValidate)=="function"){if(a==""&&!Page_ClientValidate()){return false}else{if(a!=""&&!Page_ClientValidate(a)){return false}}}b.value="Bezig...";Page_BlockSubmit=false;b.disabled=true;__doPostBack(b.name,"")}; $j(".slidebox").hover( function() { $j("> div", this).stop().animate({ bottom: "0px" }, { queue: false, duration: 160 }) }, function() { $j("> div", this).stop().animate({ bottom: "-59%" }, { queue: false, duration: 160 }); });
if (jQuery.browser.msie && jQuery.browser.version == 7.0) { var zIndexNumber = 1000; $j("div").each(function() { $j(this).css("zIndex", zIndexNumber); zIndexNumber -= 10; }); }