function gotoPriceDetail(){TabContainerSelectTab(productTabstrip,"Beschikbaarheid & Prijzen");window.scrollBy(0,400)}function gotoSki(){TabContainerSelectTab(productTabstrip,"Beschrijving");TabContainerSelectTab(beschrijvingTabstrip,"Skigebied informatie");window.scrollBy(0,300)}function gotoMap(){TabContainerSelectTab(productTabstrip,"Plattegrond");TabContainerSelectTab(beschrijvingTabstrip,"Plattegrond");window.scrollBy(0,300)}function GotoDescription(){TabContainerSelectTab(productTabstrip,"Beschrijving");TabContainerSelectTab(beschrijvingTabstrip,"Algemeen");window.scrollBy(0,300)}function BookingEnabled(){var found=false;$("#"+productTabstrip+"_headertabs").children().each(function(){if(this.firstChild.innerText=="Beschikbaarheid & Prijzen")if($(this).hasClass("selected")){found=true;alert("Wilt u deze reis boeken, klik dan eerst op een prijs in de prijskolom.")}});!found&&gotoPriceDetail()}function ShowForecast(){TabContainerSelectTab(productTabstrip,"Weer");TabContainerSelectTab(weerTabstrip,"Weersverwachting")}function loadimage(name,image,root,container){if(container!=undefined)document.getElementById(container).style.display="";document.getElementById(image).src=root+"/images/skikaarten/"+name+".gif"}function aa(action){var productcode=document.getElementById("hidProductcode").value;_gaq.push(["_trackEvent","reizen",action,productcode]);registerproductaction(productcode,action);switch(action){case"print":printpage(appRoot,productcode);break;case"doorsturen":openShadowbox(appRoot+"/popups/mailform.aspx?vakantie="+productcode,"Deze reis doorsturen",480,550);break;case"ski informatie":gotoSki();break;case"callmeback":openShadowbox(appRoot+"/popups/callmebackpopup.aspx?vakantie="+productcode,"Ik bel u graag terug.",500,570)}};
