﻿/* PRE-SYSTEM! Do not edit manually */
function openWindow2(d,e,k,a,c,f){var b=screen.availWidth;if(!b){b=screen.width;}var j=screen.availHeight;if(!j){j=screen.height;}if(navigator.userAgent.indexOf("Win")){b=b-12;j=j-6;}j=j-30;var g=parseInt((b-e)/2,10);if(g<0){g=0;}var i=parseInt((j-k)/2,10);if(i<0){i=0;}var h=0;if(t_fenster[d]){h=t_fenster[d];h=0;}if(!h){if(!a){a="";}if(e||k){if(navigator.appName=="Microsoft Internet Explorer"){a="left="+g+",top="+i+",width="+e+",height="+k+","+a;}else{a="screenX="+g+",screenY="+i+",width="+e+",height="+k+","+a;}}h=window.open(c,d,a);t_fenster[d]=h;}if(!h||h.closed){if(f){alert(f);}}return h;}function opendm(){var a;if(navigator.userAgent.match(/Firefox\/2/)||navigator.userAgent.match(/Firefox\/3/)){a=window.open("http://www.dm-drogeriemarkt.de","dmdrogeriemarkt","left=0,top=0,location=yes,menubar=yes,resizable=yes,scrollbars=yes,status=yes,toolbar=yes");if(a){a.blur();}return 0;}else{a=openWindow2("dmdrogeriemarkt",0,0,"","http://www.dm-drogeriemarkt.de");if(a){a.blur();}return 1;}}