if(location.href.indexOf('&l=f')>0)mabalstring3='Ce produit n\'est disponible que directement chez Maarsens, une livraison par les partenaires Fleurop (étranger et CH) n\'est pas possible, car ils n\'ont pas les composants en stock.'; else if(location.href.indexOf('&l=e')>0)mabalstring3='This product is only available directly from Maarsens, delivery via Fleurop partners (abroad and CH) is not possible because they do not have the ingredients in stock.'; else mabalstring3='Dieses Produkt ist nur direkt bei Maarsens erhältlich, eine Lieferung über Fleurop-Partner im In- und Ausland ist nicht möglich, weil diese die Bestandteile nicht vorrätig haben.'; function thisbernonly3() { if(whodelivers=='fleurop') { if(document.form1.tolan.selectedIndex!=0)alert(mabalstring3); if(document.form1.tolan.selectedIndex>1)document.form1.tolan.selectedIndex=0; if(document.form1.timrem)document.form1.timrem.value=document.form1.timrem.value.replace(/fleurop/ig,''); if(document.form1.timremnew)document.form1.timremnew.value=document.form1.timremnew.value.replace(/fleurop/ig,''); validate(); } setTimeout("thisbernonly3()",1111); } setTimeout("if(location.href.indexOf('order')>0)thisbernonly3()",3333);