(function(window,$,undefined){window.wp_paginate_hack=function(){var $li=$(".navigation li");if($li.length>=3&&$li.eq($li.length- 3).find("span").hasClass("gap")&&!$li.eq($li.length- 1).find("a").hasClass("page current")){$li.eq($li.length- 2).addClass("end").find("a").html("&nbsp;");$li.eq($li.length- 3).hide();}}
window.fallbacks=function(){$('input, textarea').placeholder();if(!Modernizr.csstransitions){$(".categories a").hover(function(){$(this).find("span").stop().animate({top:-3},150);},function(){$(this).find("span").stop().animate({top:0},150);});$("#sidebar .stripe:not(.searchform)").hover(function(){$(this).stop().animate({paddingRight:20},300);},function(){$(this).stop().animate({paddingRight:7},300);});}}
window.bind=function(){$("a.popup,.popup a").click(function(event){var $this=$(this),w=$this.data("width")?$this.data("width"):700,h=$this.data("height")?$this.data("height"):300;event.preventDefault();window.open($this.attr("href"),'share','resizable=no, location=no, width='+ w+', height='+ h+', menubar=no, status=no, scrollbars=no, menubar=no')});}
$(window.fallbacks);$(window.bind)})(window,jQuery);
