function Shopping_Cart_Response(a){shopping_cart_list()}function Shopping_Cart_List_Response(a){if(document.getElementById("shopping_cart_list")){document.getElementById("shopping_cart_list").innerHTML=a;g_growl("Položka bola pridaná do košíka","","/cache/images/cart.png");}}function ECB_Rates_Response(a){document.getElementById("ecb_rates").innerHTML=a}function Shopping_Cart_Add_Action(n,B,r,e,g,x,z,b,v,f,y){if(g<=0){return}var p;var w;var o="";var h="";var a="";var A;var d;var q;var c;var k;var m;var l=document.getElementById("cart_pprice_"+n).innerHTML.replace(",",".");for(var u=1;u;u++){p=document.getElementById("cart_attr_name_"+n+"_"+u);if(!p){break}w=document.getElementById("cart_attr_value_"+n+"_"+u);m=w.value.split("|");if(m[2]!=""&&m[2]!="0"){if(m[3]=="plus_percent"){l=l-(-m[2]*l/100)}else{if(m[3]=="plus_money"){l=l-(-m[2])}}}if(w.value==""||w.value=="0|"){alert("Vyplňte prosím všetky parametre.");return 0}else{m=w.value.split("|");o+=","+p.innerHTML+m[1]}}for(var u=1;u;u++){A=document.getElementById("cart_accessories_name_"+n+"_"+u);if(!A){break}a="";for(var t=1;t;t++){d=document.getElementById("cart_accessory_name_"+n+"_"+u+"_"+t);if(!d){break}q=document.getElementById("cart_accessory_price_"+n+"_"+u+"_"+t);k=document.getElementById("cart_accessory_checkbox_"+n+"_"+u+"_"+t);if(k.checked){if(a==""){a=A.value+": "}a+=d.value+", ";l=l-(-q.value.replace(",","."))}}if(a!=""){a=a.substr(0,a.length-2);h+=a+"; "}}if(h!=""){h=h.substr(0,h.length-2)}l*=100;l=Math.round(l);l/=100;if(o!=""){o=o.substr(1)}makeRequest(z+"Shopping_Cart.php&action=add&name="+base64.encode(B)+"&price="+l.toFixed(2).replace(".",",")+"&attrs="+o+"&accessories="+h+"&currency="+e+"&munit="+x+"&count="+g+"&DirParent="+b+"&site="+v+y+"&lang="+f,null,"GET");return true}function Shopping_Cart_Count_Changed(c,a,b){var e=c.value;var f=c.id;var d=document.getElementById("i_"+f.replace("ci_","cimg_"));if(c.value>0){d.src=d.src.replace(b,a)}else{d.src=d.src.replace(a,b)}}function Shopping_Cart_Count_Changed(c,a,b){var e=c.value;var f=c.id;var d=document.getElementById("i_"+f.replace("ci_","cimg_"));if(c.value>0){d.src=d.src.replace(b,a)}else{d.src=d.src.replace(a,b)}}function Shopping_Cart_Check(d,a,c){var b=document.getElementById("cart_accessory_checkbox_"+d+"_"+a+"_"+c);if(b){if(b.checked){b.checked=false}else{b.checked=true}Shopping_Cart_Change(d)}}function Shopping_Cart_Change(a){var p;var b;var n;var k;var c;var d;var m;var o;var l=document.getElementById("cart_pprice_"+a).innerHTML.replace(",",".");var h=document.getElementById("cart_sprice_"+a).innerHTML.replace(",",".");for(var f=1;f;f++){b=document.getElementById("cart_attr_value_"+a+"_"+f);if(!b){break}o=b.value.split("|");if(o!=""){if(o[2]!=""&&o[2].replace(",",".")!="0"){if(o[3]=="plus_percent"){l=l-(-o[2].replace(",",".")*l/100);if(h!=""){h=h-(-o[2].replace(",",".")*h/100)}}else{if(o[3]=="plus_money"){var g=h/l;l=l-(-o[2].replace(",","."));if(h!=""){h=h-(-o[2].replace(",",".")*g)}}}}}}for(var f=1;f;f++){n=document.getElementById("cart_accessories_name_"+a+"_"+f);if(!n){break}for(var e=1;e;e++){k=document.getElementById("cart_accessory_name_"+a+"_"+f+"_"+e);if(!k){break}c=document.getElementById("cart_accessory_price_"+a+"_"+f+"_"+e);d=document.getElementById("cart_accessory_sprice_"+a+"_"+f+"_"+e);m=document.getElementById("cart_accessory_checkbox_"+a+"_"+f+"_"+e);if(m.checked){l=l-(-c.value.replace(",","."));h=h-(-d.value.replace(",","."))}}}l*=100;l=Math.round(l);l/=100;h*=100;h=Math.round(h);h/=100;document.getElementById("cart_p_price_"+a).innerHTML=l.toFixed(2).replace(".",",");if(document.getElementById("cart_s_price_"+a)){document.getElementById("cart_s_price_"+a).innerHTML=h.toFixed(2).replace(".",",")}};
