// Global n4=(document.layers); n6=(document.getElementById&&!document.all); ie=(document.all); function addtext_only_ie() { var ExcelSheet; try { ExcelSheet = new ActiveXObject('Microsoft.XMLHTTP'); } catch (e) { document.writeln('U maakt geen gebruik van Internet Explorer.
Dit is echter een vereiste.Start uw Internet Explorer en log opnieuw in om uw film te bestellen.
'); } } function GetEl(el) { if(n4){ obj = document.el; // NN4 } else { if(n6){ obj = document.getElementById(el); } else { if(ie){ obj = document.all[el]; // IE4 } } } return obj; } function itemFocus() { return; eId = window.event.srcElement.id; document.all[eId].style.border = "black 1px solid"; } function itemBlur() { return; eId = window.event.srcElement.id; document.all[eId].style.border = "#F5F5F5 1px solid"; } if (window.Event) // Only Netscape will have the CAPITAL E. document.captureEvents(Event.MOUSEUP); // catch the mouse up event function nocontextmenu() // this function only applies to IE4, ignored otherwise. { var path = document.location.pathname; if((path != '/billing/') && (path !='/profile/inbox/')) { event.cancelBubble = true event.returnValue = false; return false; } } function norightclick(e) // This function is used by all others { if (window.Event) // again, IE or NAV? { if (e.which == 2 || e.which == 3) return false; } else if (event.button == 2 || event.button == 3) { event.cancelBubble = true event.returnValue = false; return false; } } document.oncontextmenu = nocontextmenu; // for IE5+ document.onmousedown = norightclick; // for all others function flash(filename,w,h) { document.write(''); document.write(''); document.write(''); } function conf(txt){ return confirm(txt); } function zoom(url,ww,hh,id){ var wX=10; var wY=10; if(!ie && !n6){ ww+=15; hh+=15; } if(ie || n6){ wX=(screen.availWidth-(ww+5))*.5; wY=(screen.availHeight-(hh+20))*.5; } return popup=window.open(url,id,"scrollbars=0,resizable=0,width="+ww+",height="+hh+",left="+wX+",top="+wY); } function pop(url,ww,hh,id){ var wX=10; var wY=10; if(!ie){ ww+=15; hh+=15; } if(ie || n6){ wX=(screen.availWidth-(ww+5))*.5; wY=(screen.availHeight-(hh+20))*.5; } return popup=window.open(url,id,"scrollbars=1,resizable=1,width="+ww+",height="+hh+",left="+wX+",top="+wY); }