function amount_price(c,pc,pict) { if(!pict) var suff=''; else var suff=pict; if($('options_form'+suff)) { var f=getId('options_form'+suff); var sels = f.getElementsByTagName('select'); var modp=0; var modk=0; for(var i=0; i↑", alpha:"Pole zawiera nie prawidłowe znaki! ", alphanum:"Pole zawiera nie prawidłowe znaki! ", integer:"Nieprawidłowe dane! ", real:"Nieprawidłowy numer! ", date:"Prawidłowy format daty to (mm/dd/rrrr)! ", dateISO8601:"Prawidłowy format daty to (mm/dd/rrrr)! ", dateEU:"Prawidłowy format daty to (mm/dd/rrrr)!) ", email:"Nieprawidłowy adres e-mail! ", phone:"Nieprawidłowy numer telefonu! ", url:"Nieprawidłowy adres URL! ", zip:"Nieprawidłowy format kodu pocztowego! ", confirm:"Nieprawidłowe hasło! "}}, msgClass: "rc_div_alert", msgContainerTag: "div", submitBt: "question_bt", fValidate_send:function(){ $('q_user').set('send', {onComplete: function(data) { rc_w.close_window(); salert('Twoje zapytanie zostało wysłane',5000,false,false,'none'); // definicja! close_window_out($('rc_window3'),1,5000); }}); $('q_user').send(); } }); } }); }); } //polec znajomemu if ($('send_friend_text')){ $('send_friend_text').addEvent('click', function(e){ var rc_w=new rc_windows({ id:'rc_window4', container: $(document.body), useOverlay: true, width:600, height:300, title: 'Poleć znajomemu', contentAJAX:'http://gptoner.pl//ajax/send_friend/index/'+$('products_id').get('value')+'/', onComplete: function(){ $(rc_w.options.id+'_title').set('html',$(rc_w.options.id+'_title').get('html')+' - '+$('sproduct_title').get('html')); var exV = new fValidator("s_friend", { languageConfig:{l:{required:"To pole jest obowiązkowe! ", alpha:"Pole zawiera nie prawidłowe znaki! ", alphanum:"Pole zawiera nie prawidłowe znaki! ", integer:"Nieprawidłowe dane! ", real:"Nieprawidłowy numer! ", date:"Prawidłowy format daty to (mm/dd/rrrr)! ", dateISO8601:"Prawidłowy format daty to (mm/dd/rrrr)! ", dateEU:"Prawidłowy format daty to (mm/dd/rrrr)!) ", email:"Nieprawidłowy adres e-mail! ", phone:"Nieprawidłowy numer telefonu! ", url:"Nieprawidłowy adres URL! ", zip:"Nieprawidłowy format kodu pocztowego! ", confirm:"Nieprawidłowe hasło! "}}, msgClass: "rc_div_alert", msgContainerTag: "div", submitBt: "send_friend_bt", fValidate_send:function(){ $('s_friend').set('send', {onComplete: function(data) { rc_w.close_window(); salert('Twoja wiadomość została wysłana',5000,false,false,'none'); // definicja! close_window_out($('rc_window4'),1,5000); }}); $('s_friend').send(); } }); } }); }); } //wydrukuj strone if ($('print_page')){ $('print_page').addEvent('click', function(e){ var rc_w=new rc_windows({ id:'rc_window5', container: $(document.body), useOverlay: true, width:800, height:300, title: 'Wydrukuj stronę', contentAJAX:'http://gptoner.pl//ajax/pinfo/print_page/'+$('products_id').get('value')+'/', onComplete: function() { $(rc_w.options.id+'_title').set('html',$(rc_w.options.id+'_title').get('html')+' - '+$('sproduct_title').get('html')); } }); }); } });