(function(c){var b,f,d,g,i,e,j,h=function(k){d.text(k).addClass("ui-state-highlight");setTimeout(function(){d.removeClass("ui-state-highlight",1500)},500)},a=function(l,k){if(""==l.val()){l.addClass("ui-state-error");h("Моля, въведете "+k+".");return false}else{l.removeClass("ui-state-error");return true}};c(document).ready(function(){if(c("#offer-gallery .ad-image-wrapper").size()){j=c("#offer-gallery").adGallery({slideshow:{speed:7000}});j[0].slideshow.start()}b=c("#offer-feedback-form-wrapper");f=b[0];d=c(".validateTips",f);g=c("#object_feedback_name",f);i=c("#object_feedback_mail",f);e=c("#object_feedback_content",f);b.dialog({title:"Форма за запитвания",autoOpen:false,modal:true,resizable:false,width:450,closeOnEscape:true,show:"blind",buttons:{"Отказ":function(){b.dialog("close")},"Изпрати":function(){var m=true,l=c('button.ui-button span:contains("Изпрати")'),k=c('button.ui-button span:contains("Отказ")');m=m&&a(g,"Вашето име");m=m&&a(i,"Вашият e-mail адрес");m=m&&a(e,"Вашето съобщение");if(!m){return false}l.text("Изпращане...").attr("disable","disalbe");c.ajax({dataType:"html",type:"post",url:c("form",f).attr("action"),data:c("form",f).serialize(),context:f,success:function(n){if(0<=n.indexOf("command_close_dialogue")){l.parent().hide();k.text("Затвори")}else{l.text("Изпрати").attr("disable","")}c(this).html(n)}})}}});c("#offer-feedback-form-show").bind("click",function(k){b.dialog("open");return false})})}(jQuery));
