Вугілля для малювання Cretacolor товсте 7*14*72мм 40702 !!! ПОШТУЧНО 1/6
Вугілля STRONG> - м'який і розкішний матеріал в графіці.
SPAN>
');
jQuery('.alert').slideDown(400);
jQuery('.alert').html(data.message).append('
');
jQuery('button').click(function () {
jQuery('.alert').slideUp(400); });
jQuery('.alert').slideDown('400',function(){
setTimeout(function(){
jQuery('.alert').slideUp('400',function(){jQuery(this).slideUp(400)});},7000)
});
jQuery('.block-cart-header .cart-content').hide();
jQuery('.block-cart-header .amount-2 a').hover(function(){
jQuery('.block-cart-header .cart-content').stop(true, true).slideDown(400);
},function(){
jQuery('.block-cart-header .cart-content').stop(true, true).delay(400).slideUp(300);
});
}
});
} catch (e) {
}
// End of our new ajax code
this.form.action = oldUrl;
if (e) {
throw e;
}
}
}.bind(productAddToCartForm);
productAddToCartForm.submitLight = function(button, url){
if(this.validator) {
var nv = Validation.methods;
delete Validation.methods['required-entry'];
delete Validation.methods['validate-one-required'];
delete Validation.methods['validate-one-required-by-name'];
if (this.validator.validate()) {
if (url) {
this.form.action = url;
}
this.form.submit();
}
Object.extend(Validation.methods, nv);
}
}.bind(productAddToCartForm);
//]]>