window.addEvent("domready",function(){new Tips(".tips");if($$(".user .detailed").length>0){$$(".user .detailed").removeClass("none");var A=new Accordion($$(".user"),$$(".user .detailed"),{display:2,alwaysHide:true,trigger:"click"})}$$("#cancel").addEvent("click",function(B){location.href=$("redirect").get("value")});$$(".options-open").each(function(B){var D=B.getNext();var C=new Fx.Reveal(D);B.addEvent("click",function(E){E.stop();C.toggle()})});$$(".dropdown").each(function(B){new UvumiDropdown(B)});$$(".pager").addEvent("click",function(B){B.stop();pager=openWin(497,700,this.href)});$$(".recommend").addEvent("click",function(B){B.stop();if(user_id>0){Shadowbox.open({content:this.get("href"),player:"iframe",width:497,height:490})}else{alert(lng.msg_recommend_login)}});$$(".share").addEvent("click",function(B){B.stop();Shadowbox.open({content:this.get("href"),player:"iframe",width:497,height:305})});new iMask({onFocus:function(B){B.setStyles({"background-color":"#f5f5f5",border:"1px solid #000"})},onBlur:function(B){B.setStyles({"background-color":"#f5f5f5",border:"1px solid #b4b4b4"})},onValid:function(B,C){C.setStyles({"background-color":"#8f8",border:"1px solid #080"})},onInvalid:function(B,C){if(!B.shift){C.setStyles({"background-color":"#f88",border:"1px solid #800"})}}})});tinyMCE.init({mode:"textareas",editor_selector:"mceEditor",theme:"advanced",plugins:"emotions,media",theme_advanced_buttons1:"bold,italic,underline,|,strikethrough,justifyleft,justifycenter,justifyright, justifyfull,bullist,numlist,|,image,media,|,undo,redo",theme_advanced_buttons2:"",theme_advanced_buttons3:"",theme_advanced_toolbar_location:"top",theme_advanced_toolbar_align:"left",theme_advanced_blockformats:"h2",convert_urls:false,language:"ru"});function createComment(D,F){var E=new Element("div",{"class":"item"}).inject(D);var B=new Element("div",{"class":"photo"}).inject(E);var A=new Element("a",{href:F.comment.user_path}).inject(B);new Element("img",{src:F.comment.photo.mini,alt:F.comment.username}).inject(A);var C=new Element("div",{"class":"author"}).inject(E);new Element("a",{href:F.comment.user_path}).set("text",F.comment.username).inject(C);new Element("sup").set("text",F.comment.rating_num+"/"+F.comment.rating).inject(C);new Element("span",{"class":"date"}).set("html",F.comment.date_add).inject(C);new Element("span",{"class":"icon comment"}).inject(C);var G=new Element("div",{"class":"text"}).set("html",F.comment.text).inject(E);new Element("div",{"class":"empty"}).inject(E);E.highlight("#ccc")}function preload(A){if(typeof document.body=="undefined"){return}try{var E=document.createElement("div");var C=E.style;C.position="absolute";C.top=C.left=0;C.visibility="hidden";document.body.appendChild(E);for(var B=0;B<A.length;B++){E.innerHTML+=""}}catch(D){}};
