$(window).load(function(){ $("*[rel^='gallery']").prettyPhoto({animationSpeed:"normal",padding:40,opacity:0.8,showTitle:true,allowresize:true,counter_separator_label:"/",theme:"dark_rounded",callback:function(){}});var is_agenda_favorites=false;$("div.starAgenda a.favorites").live("click",function(){if(!is_agenda_favorites){is_agenda_favorites=true;var clubid=$(this).find("span.star").attr("id").substr(1);var $_this=$(this);$.ajax({type:"POST",dataType:"html",url:"/ajax/action/gallery-widget",data:"action=favorites&club_id="+clubid,success:function(data){$_this.parent().next("div.favorites-temp").html(data);var star=$_this.parent().next("div.favorites-temp").find("a.favorites");$_this.parent().next("div.favorites-temp").find("a.favorites").remove();var msg=$_this.parent().next("div.favorites-temp").html();$("div.astar_"+clubid).html(star);$.pnotify(msg);$_this.parent().next("div.favorites-temp").html("");is_agenda_favorites=false;initTooltips()}});return false}});
//$.prettyPhoto.open('/popup.html?iframe=true&width=800&height=600','','Publicidade');
//$.prettyPhoto.open('http://www.youtube.com/watch?v=FJku5nxMOuY','','Publicidade');
//$.prettyPhoto.open('/design/Vivacena_postalnatal_2011.jpg','','');

});
