function customBodyLoad(a){}function customBodyResize(a,b){}function customBodyScroll(a){}
function initGoogleMap(a,b){var c=new Url;if(document.getElementById("divGoogle"))if(GBrowserIsCompatible()){map=new GMap2(document.getElementById("divGoogle"));center=new GLatLng(a,b);map.setCenter(center,16);map.addControl(new GLargeMapControl);map.addControl(new GMapTypeControl);map.addControl(new GOverviewMapControl);a=new GMarker(new GLatLng(a,b));map.addOverlay(a)}else alert("Helaas is uw browser niet geschikt voor deze kaart.")}var map,center,markers=[];
function setMarker(a,b){a=new GMarker(new GLatLng(a,b));map.addOverlay(a)}function clearField(a,b){a=document.getElementById(a);if(a.value==b)a.value=""}function submitDirection(a,b,c,d){a.keyCode==13&&getDirections(b,c,d)}function getDirections(a,b,c){if(b=document.getElementById(b))b.value!=c&&b.value!=""?window.open("misc/getDirections.aspx?from="+b.value+"&to="+a):alert("nog geen postcode ingevoerd")}
function plotDirections(a,b){var c,d;c=new GMap2(document.getElementById("divGoogleMap"));c.addControl(new GSmallMapControl);c.addControl(new GMapTypeControl);d=document.getElementById("divGoogleDirections");c.setCenter(new GLatLng(53.04,5.65),13);(new GDirections(c,d)).load("from: "+b+" to: "+a,{locale:"nl_NL"})}var menuTimer;function hideMenu(a){menuTimer=setTimeout("toggleSubmenu( "+a.id.substr(1)+", false );",1E3)}
function showMenu(a){toggleSubmenu(1028,false);toggleSubmenu(1029,false);toggleSubmenu(1030,false);toggleSubmenu(1031,false);clearTimeout(menuTimer);toggleSubmenu(a.id.substr(1),true)}function mouseoverSubCat(a){clearTimeout(menuTimer)}function mouseoutSubCat(a){menuTimer=setTimeout('document.getElementById("'+a.id+'").style.display = "none";',1E3)}function toggleSubmenu(a,b){document.getElementById("submenu_"+a).style.display=b?"block":"none"}function mouseoverSubitem(){clearTimeout(menuTimer)}
var branchesDropdownTimer,solutionsDropdownTimer;function toggleBranchesDropdown(){document.getElementById("divBranches").style.display="block"}function mouseoverBranchesDropdown(){clearTimeout(branchesDropdownTimer)}function mouseoutBranchesDropdown(){branchesDropdownTimer=setTimeout('document.getElementById("divBranches").style.display = "none";',1E3)}function toggleSolutionsDropdown(){document.getElementById("divOplossingen").style.display="block"}
function mouseoverSolutionsDropdown(){clearTimeout(solutionsDropdownTimer)}function mouseoutSolutionsDropdown(){solutionsDropdownTimer=setTimeout('document.getElementById("divOplossingen").style.display = "none";',1E3)}function openFlipbook(a){a=(new Url("/misc/Flipbook.aspx")).add("itmID",a);(a=window.open(a,"frmFlipbook","menubar=0,location=0,toolbar=0,scrollbars=0,resizable=0,status=0,width=1000,height=600"))&&a.focus()};
