$(document).ready(function(){var h="Coupons for clothing, shoes and accessories...";if($("#searchForm_q").val()==""){$("#searchForm_q").val(h)}$("#searchForm_q").focus(function(){if($(this).val()==h){$(this).val("")}});$("#searchForm").submit(function(){if($("#searchForm_q").val()==h){return false}else{return true}});var i='Enter your email';$("#new_user_email").focus(function(){if($(this).val()==i){$(this).val('')}}).blur(function(){if($(this).val()==''){$(this).val(i)}});$("#new").submit(function(){if($("#new_user_email").val()==i){return false}else{return true}});$(".tgs").tagcloud({type:"list",colormax:"1E77A9",colormin:"777"});$.clipboardReady(function(){$(".codetxt").click(function(){var a=$(this).text();$.clipboard(a)})},{swfpath:"/images/jquery.clipboard.swf"});var j=function(){$(".close").click(function(){$(".commentshow").hide("slow",function(){$(".commentshow").remove()})})};var k=function(c){$("#btn_add_comment").click(function(){if($("#comment_comment_comment").val()==""){alert("Are you joking for doing nothing?");return}else{c.show();$.post(this.form.action,{id:$("#comment_id").val(),"comment.comment":$("#comment_comment_comment").val()},function(a,b){if(b=="success"){$(".cominfo > ul").append($("<li />").append($("<div class='comcontent'/>").append($("<span class='info' />")).append($("#comment_comment_comment").val()).append("<br />").append("Posted by ").append($("<span class='name'/>").text($("#user_nickName").text())).append(" - 0 day ago")));$("#comment_comment_comment").val("")}else{$(".addcomment").after("Add comment error.Please contract our webmaster.")}c.hide()})}})};$(".ot_comment").click(function(){var c=this;var d=$(c).next().next();var e=$(".commentshow");var f=$(c).parent().parent();var g=function(){d.show();$.get(c.href,null,function(a,b){if(e.parent().get(0)!=f.get(0)){e.hide("slow",function(){e.remove()});f.append($(a));$(".commentshow").show("slow",function(){j();k(d)})}else{e.replaceWith($(a));j();k(d);$(".commentshow").show()}d.hide()})};g();return false})});
