function mcb(){if($("mpf").getStyle("display")=="none"){$("mpf").setStyle("display","")}else{$("mpf").setStyle("display","none")}}function sendMCB(){var a=new Request.HTML({url:"http://www.eroticards.pl/contact/ajaxquestion",onSuccess:function(b,d,c,e){if(c=="OK"){$("mpf").set("html","<h2>Dziękujemy za wysłanie pytania</h2>")}else{if(c=="VALIDATEERROR"){$("mpf").set("html","<h2>Prosimy o poprawienie danych w formularzu</h2>"+$("mpf").get("html"))}else{$("mpf").set("html","<h2>Wystąpił problem z wysłaniem formularza, prosimy o kontakt telefoniczny, lub poprzez email.</h2>")}}},onFailure:function(){$("response").set("text","Wystąpił błąd podczas wysyłania formularza.")}}).post($("mpf_form"));a.send()};
