/*files:/usr/share/digiself/latest/digiself-core/application/modules/default/public/js/website.js|/usr/share/digiself/saas-templates/stoepkrijt/js/template.js|js/ga.js*/
/*website.js*/

window.frontPage=true;jQuery(document).ready(function(){var digiselfUrl='digiself/cms/'+WEBSITE_CODE+'/pages/index/page/'+PAGE_ID+'/from/front';$('#digiSelfLogin').attr('href',digiselfUrl);if(jQuery('#digiSelfLogin').length>0){if(!digiSelfLoggedIn){jQuery('#digiSelfLogin').colorbox({iframe:true,width:'516px',height:'315px'});}}});
/*template.js*/

$(function(){$('#homeBottomLeft2:empty').each(function(){$(this).css('display','none');});$('#mainLeftBottom:empty').each(function(){$(this).css('display','none');});$('#mainRightCenter:empty').each(function(){$(this).css('display','none');});$('#mainRightBottom:empty').each(function(){$(this).css('display','none');});});
/*ga.js*/

var _gaq=_gaq||[];_gaq.push(['_setAccount','UA-28562049-1']);_gaq.push(['_trackPageview']);(function(){var ga=document.createElement('script');ga.type='text/javascript';ga.async=true;ga.src=('https:'==document.location.protocol?'https://ssl':'http://www')+'.google-analytics.com/ga.js';var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(ga,s);})();
