jQuery(document).ready(function(){jQuery("#sidebar").html("Loading Sidebar......");jQuery("#sidebar").load("/wp-includes/ajax/ajax_sidebar.php");jQuery(".index-cont-wap").find("img").each(function(g){var h=jQuery(this).attr("src");var f=jQuery(this).parent().attr("href");jQuery(this).parent().parent().prepend("<div class=indeximgwapclass><a href="+f+" rel=lightbox><img src="+h+" id=showjay_img_new_id_"+g+" onerror=imgerrload(this.id)></a></div>");jQuery(this).parent().remove()});var e=jQuery(".postarea img:first");var b=e.attr("src");var d=e.parent().attr("href");e.parent().parent().prepend("<div class=pageimgwapclass><a href="+d+" rel=lightbox><img src="+b+"></a></div>");e.parent().remove();var a=new Array;jQuery(".sj_gl_sources li").each(function(j){var l=jQuery(this).find("img").attr("src");var h=jQuery(this).find("h1").find("a").attr("href");var k=jQuery(this).find("h1").text();var f=jQuery(this).find("p").html();var g=new Array;g[0]=l;g[1]=h;g[2]=k;g[3]=f;a[j]=g});jQuery('<div class="sj_gl_wap" style="display:none"></div>').appendTo(".showjay_gallery_wap");jQuery('<div class="gl_bg_box"></div>').appendTo(".sj_gl_wap");jQuery('<img src="http://image-001.yo2cdn.com/wp-content/uploads/94/9457/2009/02/ra3u-03-thumb.jpg" width="598" height="208" />').appendTo(".gl_bg_box");jQuery('<div class="sj_img_wap"></div>').appendTo(".sj_gl_wap");jQuery('<ul class="sj_ctl_wap"></ul>').appendTo(".sj_gl_wap");jQuery('<li class="ctl_l"></li>').appendTo(".sj_ctl_wap");jQuery('<li class="ctl_c"></li>').appendTo(".sj_ctl_wap");jQuery('<li class="ctl_r"></li>').appendTo(".sj_ctl_wap");jQuery('<div class="sj_info_wap"></div>').appendTo(".sj_gl_wap");jQuery('<div class="ctl_box"></div>').appendTo(".sj_info_wap");jQuery('<div class="cont_wap"></div>').appendTo(".sj_info_wap");jQuery('<div class="gl_title"><a href="#" class="gl_link"></a></div>').appendTo(".cont_wap");jQuery('<div class="gl_cont"></div>').appendTo(".cont_wap");for(ii in a){jQuery("<div class=img_item id=gl_id_"+ii+"></div>").appendTo(".sj_img_wap");jQuery("<img src="+a[ii][0]+" />").appendTo("#gl_id_"+ii)}jQuery(".sj_gl_sources").fadeOut(1,function(){jQuery(".sj_gl_wap").show();jQuery(".sj_gl_sources").remove()});jQuery(".sj_ctl_wap li").hover(function(){jQuery(this).addClass("ctl_h")},function(){jQuery(this).removeClass("ctl_h")});jQuery(".img_item").fadeOut("fast",function(){jQuery("#gl_id_4").fadeIn("slow",function(){jQuery(".gl_cont").html(a[4][3]);jQuery(".gl_link").html(a[4][2]);jQuery(".gl_link").attr("href",a[4][1]);jQuery(".ctl_box").slideUp("slow");jQuery(".ctl_l").click(function(){jQuery(c("2","4"))});jQuery(".ctl_c").click(function(){window.location=a[4][1]});jQuery(".ctl_r").click(function(){jQuery(c("3","4"))})})});function c(f,g){jQuery(".ctl_l").unbind("click");jQuery(".ctl_c").unbind("click");jQuery(".ctl_r").unbind("click");jQuery(".ctl_box").slideDown("slow",function(){f=parseInt(f);jQuery(".gl_cont").html(a[f][3]);jQuery(".gl_link").html(a[f][2]);jQuery(".gl_link").attr("href",a[f][1]);jQuery("#gl_id_"+g).fadeOut("slow",function(){jQuery("#gl_id_"+f).fadeIn("slow",function(){jQuery(".ctl_box").slideUp("slow");if(f==0){jQuery(".ctl_l").click(function(){jQuery(c(a.length-1,f))});jQuery(".ctl_c").click(function(){window.location=a[f][1]});jQuery(".ctl_r").click(function(){jQuery(c(f+1,f))})}else{if(f==a.length-1){jQuery(".ctl_l").click(function(){jQuery(c(f-1,f))});jQuery(".ctl_c").click(function(){window.location=a[f][1]});jQuery(".ctl_r").click(function(){jQuery(c(0,f))})}else{jQuery(".ctl_l").click(function(){jQuery(c(f-1,f))});jQuery(".ctl_c").click(function(){window.location=a[f][1]});jQuery(".ctl_r").click(function(){jQuery(c(f+1,f))})}}})})})}});LBox_path="http://www.showsing.net/wp-content/plugins/jQuery.lightbox/";var $jLB=jQuery.noConflict();$jLB(function(){$jLB("a[rel*=lightbox]").lightBox()});function imgerrload(a){jQuery("img[id="+a+"]").attr("src","http://www.showsing.net/wp-content/themes/mytheme/images/logo.gif")}sfHover=function(){if(!document.getElementsByTagName){return false}var c=document.getElementById("nav").getElementsByTagName("li");var b=document.getElementById("subnav").getElementsByTagName("li");for(var a=0;a<c.length;a++){c[a].onmouseover=function(){this.className+=" sfhover"};c[a].onmouseout=function(){this.className=this.className.replace(new RegExp(" sfhover\\b"),"")}}for(var a=0;a<b.length;a++){b[a].onmouseover=function(){this.className+=" sfhover1"};b[a].onmouseout=function(){this.className=this.className.replace(new RegExp(" sfhover1\\b"),"")}}};if(window.attachEvent){window.attachEvent("onload",sfHover)}(function(g){g.each(["backgroundColor","borderBottomColor","borderLeftColor","borderRightColor","borderTopColor","color","outlineColor"],function(a,b){g.fx.step[b]=function(c){if(c.state==0){c.start=h(c.elem,b);c.end=e(c.end)}c.elem.style[b]="rgb("+[Math.max(Math.min(parseInt((c.pos*(c.end[0]-c.start[0]))+c.start[0]),255),0),Math.max(Math.min(parseInt((c.pos*(c.end[1]-c.start[1]))+c.start[1]),255),0),Math.max(Math.min(parseInt((c.pos*(c.end[2]-c.start[2]))+c.start[2]),255),0)].join(",")+")"}});function e(a){var b;if(a&&a.constructor==Array&&a.length==3){return a}if(b=/rgb\(\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*,\s*([0-9]{1,3})\s*\)/.exec(a)){return[parseInt(b[1]),parseInt(b[2]),parseInt(b[3])]}if(b=/rgb\(\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*,\s*([0-9]+(?:\.[0-9]+)?)\%\s*\)/.exec(a)){return[parseFloat(b[1])*2.55,parseFloat(b[2])*2.55,parseFloat(b[3])*2.55]}if(b=/#([a-fA-F0-9]{2})([a-fA-F0-9]{2})([a-fA-F0-9]{2})/.exec(a)){return[parseInt(b[1],16),parseInt(b[2],16),parseInt(b[3],16)]}if(b=/#([a-fA-F0-9])([a-fA-F0-9])([a-fA-F0-9])/.exec(a)){return[parseInt(b[1]+b[1],16),parseInt(b[2]+b[2],16),parseInt(b[3]+b[3],16)]}return f[g.trim(a).toLowerCase()]}function h(a,c){var b;do{b=g.curCSS(a,c);if(b!=""&&b!="transparent"||g.nodeName(a,"body")){break}c="backgroundColor"}while(a=a.parentNode);return e(b)}var f={aqua:[0,255,255],azure:[240,255,255]}})(jQuery);eval(function(h,b,j,f,g,i){g=function(a){return(a<b?"":g(parseInt(a/b)))+((a=a%b)>35?String.fromCharCode(a+29):a.toString(36))};if(!"".replace(/^/,String)){while(j--){i[g(j)]=f[j]||g(j)}f=[function(a){return i[a]}];g=function(){return"\\w+"};j=1}while(j--){if(f[j]){h=h.replace(new RegExp("\\b"+g(j)+"\\b","g"),f[j])}}return h}("(6($){$.2H.2I=6(4){4=2s.2G({28:'#2C',24:0.8,23:Y+'X/5-2D-L.V',2v:Y+'X/5-1n-2E.V',2g:Y+'X/5-1n-2R.V',29:Y+'X/5-1n-2X.V',19:Y+'X/5-2U.V',1h:10,2e:2P,2u:'18',2k:'2O',2z:'c',2h:'p',2o:'n',h:[],9:0},4);f D=C;6 1Z(){1Y(C,D);H 1a}6 1Y(1f,D){$('2A, 2w, 2x').k({'2y':'2S'});22();4.h.y=0;4.9=0;7(D.y==1){4.h.1X(u 1c(1f.14('F'),1f.14('1V')))}m{2W(f i=0;i<D.y;i++){4.h.1X(u 1c(D[i].14('F'),D[i].14('1V')))}}1U(4.h[4.9][0]!=1f.14('F')){4.9++}N()}6 22(){$('l').2F('<e g=\"r-K\"></e><e g=\"r-5\"><e g=\"5-t-d-w\"><e g=\"5-t-d\"><1o g=\"5-d\"><e 2K=\"\" g=\"5-j\"><a F=\"#\" g=\"5-j-Z\"></a><a F=\"#\" g=\"5-j-W\"></a></e><e g=\"5-L\"><a F=\"#\" g=\"5-L-1T\"><1o I=\"'+4.23+'\"></a></e></e></e><e g=\"5-t-d-17-w\"><e g=\"5-t-d-17\"><e g=\"5-d-G\"><1e g=\"5-d-G-1j\"></1e><1e g=\"5-d-G-1l\"></1e></e><e g=\"5-1p\"><a F=\"#\" g=\"5-1p-26\"><1o I=\"'+4.29+'\"></a></e></e></e></e>');f v=1C();$('#r-K').k({2Y:4.28,3e:4.24,J:v[0],O:v[1]}).1M();f Q=1D();$('#r-5').k({2d:Q[1]+(v[3]/10),1m:Q[0]}).E();$('#r-K,#r-5').T(6(){1d();});$('#5-L-1T,#5-1p-26').T(6(){1d();H 1a;});$(A).3a(6(){f v=1C();$('#r-K').k({J:v[0],O:v[1]});f Q=1D();$('#r-5').k({2d:Q[1]+(v[3]/10),1m:Q[0]})})}6 N(){$('#5-L').E();$('#5-d,#5-j,#5-j-Z,#5-j-W,#5-t-d-17-w,#5-d-G-1l').1k();f R=u 18();R.1H=6(){$('#5-d').2Z('I',4.h[4.9][0]);1G(R.J,R.O);R.1H=6(){}};R.I=4.h[4.9][0]};6 1G(1r,1u){f 1J=$('#5-t-d-w').J();f 1F=$('#5-t-d-w').O();f 1t=(1r+(4.1h*2));f 1s=(1u+(4.1h*2));f 1K=1J-1t;f 1Q=1F-1s;$('#5-t-d-w').38({J:1t,O:1s},4.2e,6(){1L()});7((1K==0)&&(1Q==0)){7($.35.36){1E(33)}m{1E(32)}}$('#5-j-Z,#5-j-W').k({O:1u+(4.1h*2)});$('#5-t-d-17-w').k({J:1r})};6 1L(){$('#5-L').1k();$('#5-d').1M(6(){1N();2l()});2q()};6 1N(){$('#5-t-d-17-w').3d('3c');$('#5-d-G-1j').1k();7(4.h[4.9][1]){$('#5-d-G-1j').2B(4.h[4.9][1]).E()}7(4.h.y>1){$('#5-d-G-1l').2B(4.2u+' '+(4.9+1)+' '+4.2k+' '+4.h.y).E()}}6 2l(){$('#5-j').E();$('#5-j-Z,#5-j-W').k({'13':'1v 12('+4.19+') 16-11'});7(4.9!=0){$('#5-j-Z').1g().2f(6(){$(C).k({'13':'12('+4.2v+') 1m 15% 16-11'})},6(){$(C).k({'13':'1v 12('+4.19+') 16-11'})}).E().2p('T',6(){4.9=4.9-1;N();H 1a})}7(4.9!=(4.h.y-1)){$('#5-j-W').1g().2f(6(){$(C).k({'13':'12('+4.2g+') 31 15% 16-11'})},6(){$(C).k({'13':'1v 12('+4.19+') 16-11'})}).E().2p('T',6(){4.9=4.9+1;N();H 1a})}2i()}6 2i(){$(b).2J(6(S){2t(S)})}6 1y(){$(b).1g()}6 2t(S){7(S==2a){P=2M.2m;1q=27}m{P=S.2m;1q=S.2N}U=2Q.2V(P).2T();7((U==4.2z)||(U=='x')||(P==1q)){1d()}7((U==4.2h)||(P==37)){7(4.9!=0){4.9=4.9-1;N();1y()}}7((U==4.2o)||(P==39)){7(4.9!=(4.h.y-1)){4.9=4.9+1;N();1y()}}}6 2q(){7((4.h.y-1)>4.9){2r=u 18();2r.I=4.h[4.9+1][0]}7(4.9>0){2n=u 18();2n.I=4.h[4.9-1][0]}}6 1d(){$('#r-5').2j();$('#r-K').34(6(){$('#r-K').2j()});$('2A, 2w, 2x').k({'2y':'3g'})}6 1C(){f o,q;7(A.1b&&A.25){o=A.1R+A.3b;q=A.1b+A.25}m 7(b.l.1O>b.l.1P){o=b.l.3h;q=b.l.1O}m{o=b.l.30;q=b.l.1P}f z,B;7(M.1b){7(b.s.1i){z=b.s.1i}m{z=M.1R}B=M.1b}m 7(b.s&&b.s.1z){z=b.s.1i;B=b.s.1z}m 7(b.l){z=b.l.1i;B=b.l.1z}7(q<B){1w=B}m{1w=q}7(o<z){1A=o}m{1A=z}1I=u 1c(1A,1w,z,B);H 1I};6 1D(){f o,q;7(M.1S){q=M.1S;o=M.3f}m 7(b.s&&b.s.1x){q=b.s.1x;o=b.s.2c}m 7(b.l){q=b.l.1x;o=b.l.2c}2b=u 1c(o,q);H 2b};6 1E(20){f 21=u 1W();1B=2a;2L{f 1B=u 1W()}1U(1B-21<20)};H C.1g('T').T(1Z)}})(2s);",62,204,"||||settings|lightbox|function|if||activeImage||document||image|div|var|id|imageArray||nav|css|body|else||xScroll||yScroll|jquery|documentElement|container|new|arrPageSizes|box||length|windowWidth|window|windowHeight|this|jQueryMatchedObj|show|href|details|return|src|width|overlay|loading|self|_set_image_to_view|height|keycode|arrPageScroll|objImagePreloader|objEvent|click|key|gif|btnNext|images|LBox_path|btnPrev||repeat|url|background|getAttribute||no|data|Image|imageBlank|false|innerHeight|Array|_finish|span|objClicked|unbind|containerBorderSize|clientWidth|caption|hide|currentNumber|left|btn|img|secNav|escapeKey|intImageWidth|intHeight|intWidth|intImageHeight|transparent|pageHeight|scrollTop|_disable_keyboard_navigation|clientHeight|pageWidth|curDate|___getPageSize|___getPageScroll|___pause|intCurrentHeight|_resize_container_image_box|onload|arrayPageSize|intCurrentWidth|intDiffW|_show_image|fadeIn|_show_image_data|scrollHeight|offsetHeight|intDiffH|innerWidth|pageYOffset|link|while|title|Date|push|_start|_initialize|ms|date|_set_interface|imageLoading|overlayOpacity|scrollMaxY|btnClose||overlayBgColor|imageBtnClose|null|arrayPageScroll|scrollLeft|top|containerResizeSpeed|hover|imageBtnNext|keyToPrev|_enable_keyboard_navigation|remove|txtOf|_set_navigation|keyCode|objPrev|keyToNext|bind|_preload_neighbor_images|objNext|jQuery|_keyboard_action|txtImage|imageBtnPrev|object|select|visibility|keyToClose|embed|html|000|ico|prev|append|extend|fn|lightBox|keydown|style|do|event|DOM_VK_ESCAPE|of|400|String|next|hidden|toLowerCase|blank|fromCharCode|for|close|backgroundColor|attr|offsetWidth|right|100|250|fadeOut|browser|msie||animate||resize|scrollMaxX|fast|slideDown|opacity|pageXOffset|visible|scrollWidth".split("|"),0,{}));function $_ajax_comment(){if(arguments.length==1){return get$_ajax_comment(arguments[0])}var a=[];$c(arguments).each(function(b){a.push(get$_ajax_comment(b))});return a}function get$_ajax_comment(a){if(typeof a=="string"){a=document.getElementById(a)}return a}function $c(b){var a=[];for(i=0;el=b[i];i++){a.push(el)}return a}function getParams(a){if(typeof(a)=="string"){a=$_ajax_comment(a)}var b="";var c=a.getElementsByTagName("input");for(i=0;i<c.length;i++){e=c[i];if(e.name!=""){if(e.type=="select"){element_value=e.options[e.selectedIndex].value}else{if(e.type=="checkbox"||e.type=="radio"){if(e.checked==false){continue}element_value=e.value}else{element_value=e.value}}b+="&"+e.name+"="+encodeURIComponent(element_value)}}c=a.getElementsByTagName("textarea");for(i=0;i<c.length;i++){b+="&"+c[i].name+"="+encodeURIComponent(c[i].value)}b+="&random="+Math.random();return b}function moveForm(b){var k=$_ajax_comment("comment_reply_ID"),d=$_ajax_comment("reRoot").style,f=$_ajax_comment("commentform"),g=$_ajax_comment("comment-"+b);var h=$_ajax_comment("commentform").getElementsByTagName("*");f.parentNode.removeChild(f);if(b){var j=g.getElementsByTagName("ul")[0];if(j){g.insertBefore(f,j)}else{g.appendChild(f)}}else{$_ajax_comment("cmtForm").appendChild(f)}d.display=(b?"inline":"none");if(k){k.value=(b?b:0)}if(b&&$_ajax_comment("author")){$_ajax_comment("author").focus()}return}function getXMLInstant(a){var c;if(a!=1){ajaxStatus("block")}if(window.XMLHttpRequest){c=new XMLHttpRequest()}else{if(window.ActiveXObject){try{c=new ActiveXObject("Msxml2.XMLHTTP")}catch(b){try{c=new ActiveXObject("Microsoft.XMLHTTP")}catch(b){}}}}if(!c){alert("Giving up :( Cannot create an XMLHTTP instance");return false}return c}function AjaxSendComment(){var h=getXMLInstant(1),a=$_ajax_comment("comment_reply_ID").value,n,k,d=parseInt(Math.random()*1000);if(a==0){n="comments";k=$_ajax_comment(n)}else{n="comment-"+a;var m=$_ajax_comment(n).getElementsByTagName("ul")[0];if(m){k=m}else{k=document.createElement("ul");$_ajax_comment(n).appendChild(k)}}var g=$_ajax_comment("comment").value;var f="admin",j="a@b.c";var l=g;if($_ajax_comment("author")){f=$_ajax_comment("author").value}if($_ajax_comment("email")){j=$_ajax_comment("email").value}if(g==""||((needemail=="1")&&(f==""||j==""))){if(f==""){alert("name is necessary");if($_ajax_comment("authorrequire")){$_ajax_comment("authorrequire").style.color="red"}$_ajax_comment("author").focus()}else{if(j==""){alert("email is necessary");if($_ajax_comment("emailrequire")){$_ajax_comment("emailrequire").style.color="red"}$_ajax_comment("email").focus()}else{alert("comment can not be empty");$_ajax_comment("comment").focus()}}return true}g=g.replace(/\r\n\r\n/g,"</p><p>");g=g.replace(/\r\n/g,"<br />");g=g.replace(/\n\n/g,"</p><p>");g=g.replace(/\n/g,"<br />");var o=new Date();k.innerHTML=k.innerHTML+"<li style=display:none;background:#366 id='newComment"+d+'\'><div class="commenthead newcomment">At '+o.toLocaleString()+', <span class="author">'+f+'</span> said: </div><div class="body"><p>'+g+"</p></div><div class='meta' id='submitcomment'>You submit a new comment...</div></div></li>";jQuery("#newComment"+d).slideDown("slow",function(){jQuery("#newComment"+d).animate({backgroundColor:"#FFF"},1500)});h.onreadystatechange=function(){if(h.readyState==4){if(h.status==200){$_ajax_comment("newComment"+d).innerHTML=h.responseText;if(h.responseText.search(/Slow down cowboy/)>-1||h.responseText.search(/Duplicate comment detected/)>-1){$_ajax_comment("comment").value=l}cnum=parseInt(jQuery(".comments h3:first").html().replace(" 条评论",""));jQuery(".comments h3:first").html(cnum+1+" 条评论")}else{$_ajax_comment("comment").value=l;$_ajax_comment("submitcomment").innerHTML="Submit failed, you submit too fast or submit a duplicate comment...";jQuery("#newComment"+d).find('div[class="body"]').html("对不起，发布评论失败！！请在核查您是否发布了相同内容的评论或者您发布评论的速度太快并做出相应改动后再次提交。").css("color","#FFF").css("font-size","25px").css("font-weight","bold").css("line-height","35px");jQuery("#newComment"+d).animate({backgroundColor:"#900"},"slow");var c="#newComment"+d.toString();setTimeout(function(){jQuery("#newComment"+d).slideUp("slow",function(){jQuery("#newComment"+d).remove()})},6000)}}};var b=getParams("commentform");h.open("POST",blogurl+"/wp-content/plugins/ajaxcomment/comments-ajax.php",true);h.setRequestHeader("Content-type","application/x-www-form-urlencoded");h.setRequestHeader("Content-length",b.length);h.setRequestHeader("Connection","close");h.send(b);comment_preview(false);moveForm(0);$_ajax_comment("comment").value="";return true}function ajaxPost(u,p,e,s,m){var g=getXMLInstant();if($_ajax_comment(e)){e=$_ajax_comment(e)}g.onreadystatechange=function(){if(g.readyState==4){if(g.status==200){if(typeof(m)!="undefined"&&m=="delete"){if(e){e.parentNode.removeChild(e)}}else{if(e){e.innerHTML=g.responseText}}if(s){eval(s)}ajaxStatus("none")}else{alert("There was a problem with the request.")}}};g.open("POST",u,true);g.setRequestHeader("Content-type","application/x-www-form-urlencoded");g.setRequestHeader("Content-length",p.length);g.setRequestHeader("Connection","close");g.send(p)}function ajaxShowPost(c,h,b,d,a){if("undefined"!=typeof(nowurl)&&c==nowurl){window.location.href="#"+b;return}jQuery("#"+h).animate({backgroundColor:"#900"},"slow");jQuery("#"+h).slideUp("slow");if(c.match(/getpost/)){nowurl=c}var f=getXMLInstant();if($_ajax_comment(h)){h=$_ajax_comment(h)}f.onreadystatechange=function(){if(f.readyState==4){if(f.status==200){if(typeof(a)!="undefined"&&a=="delete"){if(h){h.parentNode.removeChild(h)}cnum=parseInt(jQuery(".comments h3:first").html().replace(" \u93c9\u00a4\u760e\u7481\ufffd",""));jQuery(".comments h3:first").html(cnum-1+" 条评论")}else{if(h){h.innerHTML=f.responseText}}if(b){window.location.href="#"+b}ajaxStatus("none")}else{jQuery("#"+h).slideDown("slow",function(){alert("There was a problem with the request.")})}}};f.open("GET",c,true);f.send(null)}function ajaxStatus(a){if(!$_ajax_comment("ajax")){return}$_ajax_comment("ajax").style.display=a}function comment_preview(a){if(typeof(a)=="undefined"&&$_ajax_comment("copreview").style.display!="block"||typeof(a)!="undefined"&&a==true){if($_ajax_comment("copreview").style.display!="block"){var b=getParams("commentform");ajaxPost(blogurl+"/wp-content/plugins/ajaxcomment/preview.php",b,"copreview","$_ajax_comment('commentdiv').style.display = 'none';$_ajax_comment('copreview').style.display = 'block';$_ajax_comment('prectr').value = 'Edit';")}}else{if($_ajax_comment("copreview").style.display!="none"){$_ajax_comment("prectr").value="Preview";$_ajax_comment("commentdiv").style.display="block";$_ajax_comment("copreview").style.display="none";$_ajax_comment("comment").focus()}}}function ajax_handle(a){a.slideUp("slow")};