jQuery(document).ready(function(){formatAdeneMenu();jQuery().tabs&&jQuery("#adTabbedContent").tabs();if(jQuery().fancybox){jQuery("a.enlargeImg").fancybox();jQuery("a.openVideo").fancybox({hideOnContentClick:true,width:650,height:"75%",autoScale:false,transitionIn:"none",transitionOut:"none",type:"iframe"})}bindInfoButton()});
function formatAdeneMenu(){jQuery("#adeneMenu_n ul.Level0").children("li").hoverIntent(function(){jQuery(this).addClass("menuHover").children("div").slideDown("fast")},function(){jQuery(this).removeClass("menuHover").children("div").slideUp("fast")}).children("ul.Level1").wrap('<div class="wrap"><div class="content"></div></div>').show().parent().parent().prev("a").addClass("hasChildren")}
function adFeaturedNews(){jQuery("ul.latestFeatured li:first").addClass("activeNews");jQuery("ul.latestFeatured li a").hover(function(){$this=jQuery(this).parent();jQuery("ul.latestFeatured li.activeNews").removeClass("activeNews");$this.addClass("activeNews")})}
function bindInfoButton(){var a=jQuery("#infoContent"),b=jQuery(a).attr("title");a.length!==0&&jQuery("a.infoButton").bind("click",function(c){c.stopPropagation();jQuery(a).dialog("close");jQuery(a).dialog({width:600,title:b,modal:true,buttons:{Cerrar:function(){jQuery(this).dialog("close")}},title:jQuery(this).text()})})};
