var crMessage = 'GZU-online'; $(document).ready(function () { if($(".protect")){ $(".protect").rightClick( function(e) { if( e && e.preventDefault ) { e.preventDefault(); } if( document.all ) { if( event.button == 2 ) { alert(crMessage); return false; } } else { if( e.which == 3 ) { alert(crMessage); return false; } } img.oncontextmenu = function () { return false; } } ); } }); var sURL = parent.document.URL; var crMessage = 'GZU-online'; $(document).ready(function () { if($(".popup")){ $(".popup").fancybox({ 'overlayShow': true, 'overlayOpacity':0.5, 'zoomSpeedIn': 0, 'zoomSpeedOut': 0, 'width':900, 'height':600, 'type': 'iframe', 'onClosed':function() { bla(); } }); } if($(".popup_hallmark")){ $(".popup_hallmark").fancybox({ 'overlayShow': true, 'overlayOpacity':0.7, 'zoomSpeedIn': 0, 'zoomSpeedOut': 0, 'width':600, 'height':600, 'type': 'iframe', 'onClosed':function() { bla(); } }); } if($(".vergroting")){ $(".vergroting").fancybox({ 'type': 'image' }); } if($(".vergroting2")){ $(".vergroting2").fancybox({ 'width':820, 'height':600, 'type': 'iframe' }); } if($(".popup_small")){ $(".popup_small").fancybox({ 'overlayShow': true, 'overlayOpacity':0.5, 'zoomSpeedIn': 0, 'zoomSpeedOut': 0, 'type': 'iframe', 'onClosed':function() { bla(); } }); } if($(".popup_long")){ $(".popup_long").fancybox({ 'overlayShow': true, 'overlayOpacity':0.5, 'zoomSpeedIn': 0, 'zoomSpeedOut': 0, 'width':300, 'height':600, 'type': 'iframe', 'onClosed':function() { bla(); } }); } if($(".popup_large")){ $(".popup_large").fancybox({ 'overlayShow': true, 'overlayOpacity':0.5, 'zoomSpeedIn': 0, 'zoomSpeedOut': 0, 'width':900, 'height':600, 'type': 'iframe' }); } if($(".businesscard")){ $(".businesscard").fancybox({ 'overlayShow': true, 'overlayOpacity':0.5, 'zoomSpeedIn': 0, 'zoomSpeedOut': 0, 'width':860, 'height':500, 'type': 'iframe' }); } if($(".protect")){ $(".protect").rightClick( function(e) { if( e && e.preventDefault ) { e.preventDefault(); } if( document.all ) { if( event.button == 2 ) { alert(crMessage); return false; } } else { if( e.which == 3 ) { alert(crMessage); return false; } } img.oncontextmenu = function () { return false; } } ); } setInterval("doRequest()", 60000); }); function toggleMenu(id){ if($('#'+id).is(':visible')){ $('#'+id).slideUp(); } else { $('.subcat').slideUp(); $('#'+id).slideDown(); } } function doRequest(){ jQuery.post('http://vanschoenwinkel.gzu-online.com/ajax/blank.php'); } function bla() { if(document.getElementById('form1')){ document.getElementById('form1').submit(); } } function klik(id){ $(document.getElementById(id)).trigger('click'); } function movefoto(id, pos){ $.post('ajax/edit.php', { id: id, vari: 'volgorde', val: pos, t: 'afbeelding' }, function(){ window.location='shop.php'; }); } function check_minmax(id, index){ if(id=='min' && document.getElementById(id).selectedIndex>index){ document.getElementById(id).selectedIndex=index; } else if(id=='max' && document.getElementById(id).selectedIndex