// de sourcecode van vasa nl = 1, fr = 90
var source = 345;
var lang = window.location.href.split("/")[3];
if(lang!="fr") {lang="nl";source=342;}
document.write('<!-- start of hillo_topbalk -->');
document.write('<link type="text/css" rel="stylesheet" media="all" href="http://light.hillo.be/sites/all/themes/hillo/styles/theme-ui.css" />');
document.write('<script src="http://light.hillo.be/sites/all/themes/hillo/scripts/jquery-ui.min.js"></script>');
document.write('<script>$(document).ready(function() {$("#divId").dialog({autoOpen: false,modal: true,height: 630,width: 692,resizable: false,draggable: false,close: function() { $("#htb_iframe").attr("src", "http://light.hillo.be/'+ lang +'/hillo_topbalk?platform='+ source +'"); }});$("a.lightbox").click(function(){showDialog(this.href,this.title);return false;});});function showDialog(urlhillo, titelhillo){$("#divId").dialog( "option", "title", titelhillo);$("#divId").html(\'<iframe id="modalIframeId" width="100%" height="100%" marginWidth="0" marginHeight="0" frameBorder="0" scrolling="auto" />\').dialog("open");var map = {};var parts = window.location.href.replace(/[?&]+([^=&]+)=([^&]*)/gi, function(m,key,value) {map[key] = value;});if(map[\'destination\']) {var extra = "&destination=" + map[\'destination\'];}else{var extra="";} if(map[\'autofill\']) {var extra2 = "&autofill=" + map[\'autofill\'];}else{var extra2="";} if(map[\'email\']) { var realurl = urlhillo + "?email=" + map[\'email\'] + "&key=" + map[\'key\']  + "&platform=" + map[\'platform\'] + extra + extra2;}else{var realurl=urlhillo;}$("#modalIframeId").attr("src",realurl);return false;}$(".ui-widget-overlay").live("click", function(){$("#divId").dialog("close");}); </script>');
document.write('<iframe id="htb_iframe" src="http://light.hillo.be/'+ lang +'/hillo_topbalk?platform='+ source +'" width="100%" height="35px" style="background-color: transparent; margin: 0;" allowtransparency="true" frameborder="0" scrolling="no" name="hillobalk"><p>Your browser does not support iframes.</p></iframe>');
document.write('<div id="divId" style="display: none;"></div>');
document.write('<!-- end of hillo_topbalk -->');
