jQuery(function(){jQuery("a[href^=http]").not('a[href*=".aroundtheglobe."]').click(function(){_gaq.push(["_trackEvent","outgoing","Links",this.href])})});$(document).ready(function(){$("#infosub li").hover(function(){$(this).addClass("hover");$("ul:first",this).css("display","block")},function(){$(this).removeClass("hover");$("ul:first",this).css("display","none")});$("#extra li.green").click(function(){if($("ul:first",this).css("display")=="none"){$(this).addClass("hover");$("ul:first",this).css("display","block")}else{$(this).removeClass("hover");$("ul:first",this).css("display","none")}});$("ul.dropdown li ul li:has(ul)").find("a:first").append(" &raquo; ");$("#articlecontent blockquote").append("<span></span>");if($("#popup").length>0){$(window).scroll(function(){if($(window).scrollTop()>=$("#articlecontent").outerHeight()){if($("#popup").css("display")=="none"){$("#popup").css("display","block").hide().fadeIn("slow")}}if($(window).scrollTop()<=$("#articlecontent").outerHeight()){if($("#popup").css("display")=="block"){$("#popup").css("display","none")}}})}if($(location).attr("href").split("?").reverse().pop()=="http://"+window.location.hostname+"/"){data="action=showcase";$.ajax({type:"GET",url:"http://"+window.location.hostname+"/ajax/showcase/",dataType:"xml",data:data,success:function(e){var f=0;$(e).find("item").each(function(){var l=$(this).find("title").text();var h=$(this).find("url").text();var g=$(this).find("image").text();var k=$(this).find("description").text();var j='<div id="slide'+f+'"> <a href="'+h+'"><img src="'+g+'" alt="'+l+'" /></a><span>'+k+"</span></div>";var i='<li><a href="#slide'+f+'"><strong>'+l+"</strong></a></li>";$("#sDiv").append(j);$("#sTab").append(i);f++});$("#slideShow").tabs({event:"mouseover",fx:[{opacity:"hide",duration:"slow"},{opacity:"show",duration:"slow"}]}).tabs("rotate",6000);$("#slideShow ul a").bind("click",function(){var h=$(this).attr("href").substr(1);var g=$("div[id="+h+"]");location.href=$("a",g).attr("href");return false})}})}if($(document).width()>1024&&window.location.pathname.toString().search(new RegExp(/reizen|nieuws|column|product-test/i))==1){var b="#floating-box";var a=$("#footer").offset().top;var d=$("#floating-box").height();var c=$(document).width()-978;c=Math.round((c/2)-$("#floating-box").width()-9);$(b).css("left",c+"px");$("#floating-box").css("display","block");$(b).css("top","125px");$(window).scroll(function(){if($(window).scrollTop()>=$("#articlecontent").outerHeight()){$(b).css("top",$("#articlecontent").outerHeight());$(b).css("position","absolute")}else{if($(b).css("position")=="absolute"){$(b).css("top","125px")}$(b).css("position","fixed")}})}else{if(window.location.pathname.toString().search(new RegExp(/admin|profile/i))==-1){$("#floating-box ul").addClass("inline social");$("#articlecontent").append($("#floating-box").html());$("#floating-box").css("display","none")}}});function userCity(a,c){var b;b="section=city&action=addguesscity&cityid="+c+"&correct="+a;$.ajax({type:"POST",url:"http://"+window.location.hostname+"/ajax/",data:b,success:function(){$("#messagebar").remove();_gaq.push(["_trackEvent","Cities","Banner","Add city"])}})};
