/**
 * Plura P Jquery FrameWork for PLURA.PT
 *
 * Copyright (c) 2010 Plura [http://plura.pt]
 *
 * Date: 2010-06-24 12:30:50 (Fri, 24 July 2010)
 * Revision: 6246
 */
var pwp_ytubevars="&amp;border=0";
$(function(){$(".linkcat a").attr({target:"_blank"});$(".wp-caption").css({width:"auto"});$.getJSON(pwp_template_dir+"_lib/php/pwp.process.php",{type:"posts",query:"tag=top&numberposts=3&orderby=modified"},function(a){var c=$("<ul/>").addClass("top").prependTo("#content").hide();$.each(a,function(b){var d=$("<li/>").appendTo(c).html('<a href="'+a[b].url+'"><span>'+a[b].title+"</span><small>"+a[b].excerpt+"</small></a>").mouseover(function(){$(this).find("a").stop().animate({marginTop:0})}).mouseout(function(){$(this).find("a").stop().animate({marginTop:70})});$(new Image).appendTo(d).load(function(){$(this).pResize({width:$(this).parent().width()})}).attr({src:a[b].img.medium.src})});
c.slideDown(1E3)});$("<div/>").attr({id:"yt"}).appendTo("#video");swfobject.embedSWF("http://www.youtube.com/cp/vjVQa1PpcFOfMsHZJaY3GIUxVl9BfzpfglpBDYimhtc="+pwp_ytubevars,"yt",282,183,"9.0.0")});