$(document).ready(function(){$('#logo').click(function(){window.location='/news';});if($('#menu').length!=0){$('#menu li').last().css("background","transparent");$('#menu > ul > li > ul').each(function(){if($(this).length!=0){var altura_do_menu=$(this).height();$(this).css("margin-top",-(altura_do_menu+13));$(this).css("padding-top",altura_do_menu+"px");$(this).css("height","0px");}
$(this).parent().mouseenter(function(){$(this).children('ul').stop();$(this).children('ul').animate({paddingTop:"0px",height:altura_do_menu+"px"},500,function(){});});$(this).parent().mouseleave(function(){$(this).children('ul').stop();$(this).children('ul').animate({paddingTop:altura_do_menu+"px",height:"0px"},500,function(){});});});}
if($('#menu_rodape').length!=0){$('#menu_rodape li').last().css("background","transparent");}
if($('#submenu').length!=0){$('#submenu span:last').css("display","none");}
$(".exiting").click(function(){var c=$(this).parents('.popup_news');if(c.css("display")!="none"){c.stop();c.animate({width:"0px",height:"0px"},500,function(){c.css("display","none");});}});$("div.news1").mouseenter(function(){$(this).find('.imagem img').stop(true,true);$(this).find('.imagem img').animate({width:"281px",marginLeft:"-10px",marginTop:"-5px"},300,function(){});});$("div.news1").mouseleave(function(){$(this).find('.imagem img').stop(true,true);$(this).find('.imagem img').animate({width:"261px",marginLeft:"0px",marginTop:"0px"},500,function(){});});$(".popup_news").find(".move_left").click(function(){var index=Number($(this).next("div").html()[0]);var parent=$(this).parents(".popup_news");if(parent.find('.pics > div').eq(index-1).prev().size()>0){index--;var img=parent.find('.pics > div').eq(index-1).html();parent.find('.pic_change > div').html(index.toString()+" / "+parent.find('.pics > div').size());parent.find('.pic > img').attr("src",img);}});$(".popup_news").find(".move_right").click(function(){var index=Number($(this).prev("div").html()[0]);var parent=$(this).parents(".popup_news");if(parent.find('.pics > div').eq(index-1).next().size()>0){index++;var img=parent.find('.pics > div').eq(index-1).html();parent.find('.pic_change > div').html(index.toString()+" / "+parent.find('.pics > div').size());parent.find('.pic > img').attr("src",img);}});$("#hub #acessorios").mouseenter(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeIn(600);$(this).find('img').stop();$(this).find('img').animate({width:"221px",marginLeft:"-6px",marginTop:"-6px"},300,function(){});});$("#hub #acessorios").mouseleave(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeOut(600);$(this).find('img').stop();$(this).find('img').animate({width:"209px",marginLeft:"0px",marginTop:"0px"},300,function(){});});$("#hub2 #acessorios").mouseenter(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeIn(600);$(this).find('img').stop();$(this).find('img').animate({width:"312px",height:"294px",marginLeft:"-6px",marginTop:"-6px"},300,function(){});});$("#hub2 #acessorios").mouseleave(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeOut(600);$(this).find('img').stop();$(this).find('img').animate({width:"300px",height:"282px",marginLeft:"0px",marginTop:"0px"},300,function(){});});$("#hub #backstage").mouseenter(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeIn(600);$(this).find('img').stop();$(this).find('img').animate({width:"221px",marginLeft:"-6px",marginTop:"-6px"},300,function(){});});$("#hub #backstage").mouseleave(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeOut(600);$(this).find('img').stop();$(this).find('img').animate({width:"209px",marginLeft:"0px",marginTop:"0px"},300,function(){});});$("#hub2 #backstage").mouseenter(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeIn(600);$(this).find('img').stop();$(this).find('img').animate({width:"312px",height:"152px",marginLeft:"-6px",marginTop:"-6px"},300,function(){});});$("#hub2 #backstage").mouseleave(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeOut(600);$(this).find('img').stop();$(this).find('img').animate({width:"300px",height:"140px",marginLeft:"0px",marginTop:"0px"},300,function(){});});$("#hub2 #pressrelease").mouseenter(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeIn(600);$(this).find('img').stop();$(this).find('img').animate({width:"402px",height:"248px",marginLeft:"-6px",marginTop:"-6px"},300,function(){});});$("#hub2 #pressrelease").mouseleave(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeOut(600);$(this).find('img').stop();$(this).find('img').animate({width:"390px",height:"236px",marginLeft:"0px",marginTop:"0px"},300,function(){});});$("#hub #down").mouseenter(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeIn(600);var speed=($(this).find('img').innerWidth()/1700)*60000;$(this).find('img').stop();$(this).find('img').animate({marginLeft:-($(this).find('img').innerWidth()-$(this).innerWidth())+"px"},speed,function(){});});$("#hub #down").mouseleave(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeOut(600);var left=-($(this).find('img').css('margin-left').substring(0,$(this).find('img').css('margin-left').length-2));var speed=(left/500)*60000;$(this).find('img').stop();$(this).find('img').animate({marginLeft:"0px"},speed,function(){});});$("#hub2 #down").mouseenter(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeIn(600);var speed=($(this).find('img').innerWidth()/1700)*60000;$(this).find('img').stop();$(this).find('img').animate({marginLeft:-($(this).find('img').innerWidth()-$(this).innerWidth())+"px"},speed,'linear',function(){});});$("#hub2 #down").mouseleave(function(){$(this).find('div').stop(true,true);$(this).find('div').fadeOut(600);var left=-($(this).find('img').css('margin-left').substring(0,$(this).find('img').css('margin-left').length-2));var speed=(left/500)*60000;$(this).find('img').stop();$(this).find('img').animate({marginLeft:"0px"},speed,'linear',function(){});});$("#hub #right").mouseenter(function(){$(this).find('#mask_video').stop(true,true);$(this).find('#mask_video').fadeIn(600);});$("#hub #right").mouseleave(function(){$(this).find('#mask_video').stop(true,true);$(this).find('#mask_video').fadeOut(600);});$("#hub2 #right").mouseenter(function(){$(this).find('#mask_video').stop(true,true);$(this).find('#mask_video').fadeIn(600);});$("#hub2 #right").mouseleave(function(){$(this).find('#mask_video').stop(true,true);$(this).find('#mask_video').fadeOut(600);});if($('#corpo_botao').size()>0){$('#corpo_botao #left').css("display","none");if($('#slide_box').height()<=428)
$('#corpo_botao #right').css("display","none");}
$('#corpo_botao #right').click(function(){$('#slide_box').stop(false,true);var m=0;var l=$('#slide_box').css("margin-top").length-2;if($('#slide_box').css("margin-top").search('px')!=-1)
m=Number($('#slide_box').css("margin-top").substring(0,l))-428;if(m>=-$('#slide_box').innerHeight()+428){if(m<0)
$('#corpo_botao #left').css("display","block");if(m==-$('#slide_box').innerHeight()+428)
$('#corpo_botao #right').css("display","none");$('#slide_box').animate({marginTop:m},500,function(){});}else{m=-$('#slide_box').innerHeight()+428;if(m<0)
$('#corpo_botao #left').css("display","block");if(m==-$('#slide_box').innerHeight()+428)
$('#corpo_botao #right').css("display","none");$('#slide_box').animate({marginTop:m},500,function(){});}});$('#corpo_botao #left').click(function(){$('#slide_box').stop(false,true);var m=0;var l=$('#slide_box').css("margin-top").length-2;if($('#slide_box').css("margin-top").search('px')!=-1)
m=Number($('#slide_box').css("margin-top").substring(0,l))+428;if(m<=0){if(m==0)
$('#corpo_botao #left').css("display","none");if(m>-$('#slide_box').innerHeight()+428)
$('#corpo_botao #right').css("display","block");$('#slide_box').animate({marginTop:m},500,function(){});}else{m=0;if(m==0)
$('#corpo_botao #left').css("display","none");if(m>-$('#slide_box').innerHeight()+428)
$('#corpo_botao #right').css("display","block");$('#slide_box').animate({marginTop:m},500,function(){});}});if($('#drop').find(".press").length>0){var e=$('#drop').children().first();var count9=0;var count3=0;while(e.length>0){count9++;if(count9>9){count9=0;count3++;}
if(count3==0){e.clone().appendTo('#drop_one');if(count9<9)
$('<div style="width:223px;height:1px;margin:0 8px;background:#ffffff;"></div>').appendTo('#drop_one');else
$('<div style="width:223px;height:1px;margin:0 8px;"></div>').appendTo('#drop_one');}
if(count3==1){e.clone().appendTo('#drop_two');if(count9<9)
$('<div style="width:223px;height:1px;margin:0 8px;background:#ffffff;"></div>').appendTo('#drop_two');else
$('<div style="width:223px;height:1px;margin:0 8px;"></div>').appendTo('#drop_two');}
if(count3==2){e.clone().appendTo('#drop_three');if(count9<9)
$('<div style="width:223px;height:1px;margin:0 8px;background:#ffffff;"></div>').appendTo('#drop_three');else
$('<div style="width:223px;height:1px;margin:0 8px;"></div>').appendTo('#drop_three');}
e=e.next();}
$('#drop').html("");}else{$('#drop_one').css("display","none");$('#drop_two').css("display","none");$('#drop_three').css("display","none");$('#drop').css("display","block");$('.page_press').css("padding","50px 158px 40px 158px");$('.page_press').css("width","477px");$('.page_press').css("height","338px");}
$('.press').mouseenter(function(){$(this).prev().css("display","none");$(this).next().css("display","none");$(this).css("padding-top","13px");$(this).css("padding-bottom","13px");});$('.press').mouseleave(function(){$(this).prev().css("display","block");$(this).next().css("display","block");$(this).css("padding-top","12px");$(this).css("padding-bottom","12px");});if($('#player').length>0){flowplayer("player","/interface/flash/flowplayer-3.2.7.swf",{clip:{autoPlay:false,autoBuffering:true,scaling:"fit"}});}
$('#bellsandwhistles').mouseenter(function(){$(this).stop(true,true);$(this).animate({height:"450px",marginLeft:"-8px",marginTop:"-11px"},300,function(){});});$('#bellsandwhistles').mouseleave(function(){$(this).stop(true,true);$(this).animate({height:"428px",marginLeft:"0px",marginTop:"0px"},300,function(){});});$('#fulltext_scroller').each(function(){if($('#corpo_botao').size()>0){$('#corpo_botao #left2').css("display","none");if($(this).height()<=308)
$('#corpo_botao #right2').css("display","none");}});$('#corpo_botao #right2').click(function(){$('#fulltext_scroller').stop(false,true);var m=0;var l=$('#fulltext_scroller').css("margin-top").length-2;if($('#fulltext_scroller').css("margin-top").search('px')!=-1)
m=Number($('#fulltext_scroller').css("margin-top").substring(0,l))-308;if(m>=-$('#fulltext_scroller').innerHeight()+308){if(m<0)
$('#corpo_botao #left2').css("display","block");if(m==-$('#fulltext_scroller').innerHeight()+308)
$('#corpo_botao #right2').css("display","none");$('#fulltext_scroller').animate({marginTop:m},500,function(){});}else{m=-$('#fulltext_scroller').innerHeight()+308;if(m<0)
$('#corpo_botao #left2').css("display","block");if(m==-$('#fulltext_scroller').innerHeight()+308)
$('#corpo_botao #right2').css("display","none");$('#fulltext_scroller').animate({marginTop:m},500,function(){});}});$('#corpo_botao #left2').click(function(){$('#fulltext_scroller').stop(false,true);var m=0;var l=$('#fulltext_scroller').css("margin-top").length-2;if($('#fulltext_scroller').css("margin-top").search('px')!=-1)
m=Number($('#fulltext_scroller').css("margin-top").substring(0,l))+308;if(m<=0){if(m==0)
$('#corpo_botao #left2').css("display","none");if(m>-$('#fulltext_scroller').innerHeight()+308)
$('#corpo_botao #right2').css("display","block");$('#fulltext_scroller').animate({marginTop:m},500,function(){});}else{m=0;if(m==0)
$('#corpo_botao #left2').css("display","none");if(m>-$('#fulltext_scroller').innerHeight()+308)
$('#corpo_botao #right2').css("display","block");$('#fulltext_scroller').animate({marginTop:m},500,function(){});}});});function pop_it_up(str_id){$('.popup_news .exiting').click();if($('#'+str_id).length>0){var id=$('#'+str_id);id.css("display","block");id.css("width","0px");id.css("height","0px");if(id.find('.pics > div').size()>0){id.find('.pic_change > div').html("1 / "+id.find('.pics > div').size());id.find('.pic > img').attr("src",id.find('.pics > div').first().html());}
id.stop();id.animate({width:"526px",height:"426px"},500,function(){});}}
function load_cities(id)
{var aux='';var x=$('#inner_conteudo > .paginas > ul > li > ul')[id];$(x).find('li > a').each(function(){var url=$(this).attr('href');if(url.search("http://")!=-1)
{url=url.substring(7);var p=url.search("/");if(p==-1)
url="/portugal/porto";else
url=url.substring(p);}
aux+='<a onclick="i_am_on(this);" href="javascript:load_address(\'/ajax'+url+'\');">'+$(this).html()+'</a>';});$('#inner_conteudo .paginas:last').html(aux);$('#inner_conteudo .paginas:last').css("display","block");$('#inner_conteudo .resultados').css("display","none");}
function load_address(url)
{$.ajax({url:url,success:function(html){$('#inner_conteudo .resultados').html(html);$('#inner_conteudo .resultados').css("display","block");}});}
function i_am_on(isto){$(isto).parent('.paginas').find('a').each(function(){$(this).removeClass('on');});$(isto).addClass('on');}
