
function checkDomain(url){return url.match("^(/[^/])|^((http[s]?:)?//[a-zA-Z0-9-]*.comdirect.(de|com)/)");}function getFramesetProto(){try{return top.location.protocol;}catch(e){return location.protocol=="http:"?"https:":"http:";}}function openWindow(where,width,height,toolbar,scrollbars,referenzname,winlook){if(checkDomain(where)){var proto=getFramesetProto();var posx=screen.width/2-width/2;var posy=screen.height/2-height/2;var xyPos='top='+posy+',left='+posx+',screenX='+posx+',screenY='+posy;var wl01="width="+width+",height="+height+",toolbar="+toolbar+",location=0,menubar=0,status=0,scrollbars="+scrollbars+",resizable=0,"+xyPos;var wl02='toolbar=yes,location=yes,menubar=yes,status=yes,scrollbars=yes,resizable=yes';var wl03='width='+width+',height='+height+'toolbar='+toolbar+',location=0,menubar=yes,status=0,scrollbars='+scrollbars+',resizable=0'+xyPos;var whereProto=where.indexOf('https:')>-1?"https:":where.indexOf('http:')>-1?"http:":"unknown";if((proto==whereProto)&&(proto==location.protocol)){if(top.wins&&top.wins.length>0){for(var a=0;a<=top.wins.length;a++){if(top.wins[a]&&top.wins[a].closed!=true){if(top.wins[a].name==referenzname){setTimeout('openWindow("'+where+'",'+width+','+height+','+toolbar+','+scrollbars+',"'+referenzname+'","'+winlook+'")',800);top.wins[a].close();return;}}}}}else{var newWindow;newWindow=window.open(where,referenzname+"z",eval(winlook));newWindow.focus();return;}if(top.wins!='undefined'){try{numOfWins=top.wins.length;top.wins[numOfWins]=window.open(where,referenzname,eval(winlook));top.wins[numOfWins].name=referenzname;}catch(e){window.open(where,referenzname,eval(winlook));}}else{window.open(where,referenzname,eval(winlook));}}}function openBrowser(where){var width,height,toolbar,scrollbars;openWindow(where,width,height,toolbar,scrollbars,'newBrowser','wl02');}function openWin(where,width,height,toolbar,scrollbars){openWindow(where,width,height,toolbar,scrollbars,'newWin','wl01');}function openSitemap(url,width,height){if(location.href.indexOf('https:')!=-1){var where='/pbl/cms/cms/direct/cori1154_index.html';}else{var where='/pbl/cms/cms/direct/cori1154_index.html';}openWindow(where,790,620,0,0,'sitemapWin','wl01');}function closeSitemap(){top.closeWindow('sitemapWin');}function submitFormAction(mylink,myform){document.forms[myform].action=mylink;document.forms[myform].submit();}function setProto(mylink){self.location.href=mylink.replace(/http[s]*:/gi,getFramesetProto());}if(document.domain.indexOf('comdirect.de')!=-1){document.domain='comdirect.de';}
