// Klein SH/**function poupgratisartikel(){breite=620;hoehe=460;x=(screen.width-breite)/2;y=((screen.height-hoehe)/2)-20;fenster=window.open('/data/popup_gratis_geschenke_sh/','GratisGeschenke','width='+breite+',height='+hoehe+',resizable=no,scrollbars=yes,toolbar=no,status=no,directories=no,menubar=no,location=no');fenster.moveTo(x,y);fenster.focus();}**/function datenschutzpopup(){breite=650;hoehe=750;x=(screen.width-breite)/2;y=((screen.height-hoehe)/2)-20;fenster=window.open('/popup.jsf?textParagraphCode=Datenschutz_textparagraph','Datenschutz','width='+breite+',height='+hoehe+',resizable=no,scrollbars=yes,toolbar=no,status=no,directories=no,menubar=no,location=no');fenster.moveTo(x,y);fenster.focus();}// Gross FSfunction poupgratisartikel(){var chklang = document.URL.search(/baldur-garten.ch.+/);if(chklang==-1){breite=740;hoehe=880;x=(screen.width-breite)/2;y=((screen.height-hoehe)/2)-20;fenster=window.open('/data/popup_gratis_geschenke_fs/','GratisGeschenke','width='+breite+',height='+hoehe+',resizable=no,scrollbars=yes,toolbar=no,status=no,directories=no,menubar=no,location=no');fenster.moveTo(x,y);fenster.focus();}else{breite=741;hoehe=505;x=(screen.width-breite)/2;y=((screen.height-hoehe)/2)-20;fenster=window.open('/data/popup_gratis_geschenke_fs_CH/','GratisGeschenke','width='+breite+',height='+hoehe+',resizable=no,scrollbars=yes,toolbar=no,status=no,directories=no,menubar=no,location=no');fenster.moveTo(x,y);fenster.focus();}}function poupgratisartikelCH(){breite=741;hoehe=505;x=(screen.width-breite)/2;y=((screen.height-hoehe)/2)-20;fenster=window.open('/data/popup_gratis_geschenke_fs_CH/','GratisGeschenke','width='+breite+',height='+hoehe+',resizable=no,scrollbars=yes,toolbar=no,status=no,directories=no,menubar=no,location=no');fenster.moveTo(x,y);fenster.focus();}function katalogpage(pagestring){pagearray=pagestring.split(":");breite=1000;hoehe=740;x=(screen.width-breite)/2;y=((screen.height-hoehe)/2)-20;fenster=window.open('/Kataloge-zum-Blaettern/'+pagearray[0]+'/?startpage='+pagearray[1],pagearray[0],'width='+breite+',height='+hoehe+',resizable=yes,scrollbars=yes,toolbar=no,status=no,directories=no,menubar=no,location=no');fenster.moveTo(x,y);fenster.focus();}function popupCustomerActivation(email){breite=520;hoehe=150;x=(screen.width-breite)/2;y=((screen.height-hoehe)/2)-20;fenster=window.open('/popup_Customer_Activation.jsf?email='+email,'KontoAktivierung','width='+breite+',height='+hoehe+',resizable=no,scrollbars=no,toolbar=no,status=no,directories=no,menubar=no,location=no');fenster.moveTo(x,y);fenster.focus();}