Unser Service
var popup_left=(screen.width-640)/2;
var popup_top =(screen.height-371)/2;
if(document.body.clientHeight >700)
{
var newpopup_top=(screen.height-document.body.clientHeight);
popup_top=(popup_top-newpopup_top);
}
else
{
popup_top=(popup_top-100);
}
var win = new Window({className: "spread", title: "",
top: popup_top, left:popup_left, width:500, height:371, url: "/web/baufachmarkt/search?p_p_id=MarketSearch&p_p_lifecycle=1&p_p_state=pop_up&p_p_col_id=column-2&modal_layer=true&p_p_col_count=1&_MarketSearch_struts_action=%2Fext%2Fmarketsearch%2Fview_search", showEffectOptions:{duration:1.5}})
win.showCenter(true);
var popup_left=(screen.width-640)/2;
var popup_top =(screen.height-371)/2;
if(document.body.clientHeight >700)
{
var newpopup_top=(screen.height-document.body.clientHeight);
popup_top=(popup_top-newpopup_top);
}
else
{
popup_top=(popup_top-100);
}
var win = new Window({className: "spread", title: "",
top: popup_top, left:popup_left, width:500, height:471, url: "/web/baufachmarkt/newsletter?p_p_id=NEWSLETTER_FORM&p_p_lifecycle=1&p_p_state=pop_up&modal_layer=true&p_p_col_id=column-2&p_p_col_count=1&_NEWSLETTER_FORM_struts_action=%2Fext%2Fnewsletterregistration%2Fview", showEffectOptions:{duration:1.5}})
win.showCenter(true);