$(document).ready(function(){$("#interior").everyTime(6E3,function(a){stamp=new Date;hiddenImg=new Image;hiddenImg.src="getpic.php?was="+a+"_"+stamp.getTime();$(this).attr("src",hiddenImg.src)});$("img.eximg").each(function(){var a=$(this).parents("tr").children("td").html().match("[0-9]{2,3}");$(this).replaceWith('<a href="#examplepage" class="example_btn" id="aimg_'+a+'"><img src="../img/example.png" /></a>')});$(".example_btn").click(function(){var a="../../ajax.php?func=1&code="+this.id.match("[0-9]{2,3}");
$("#examplepage").html('<img src="img/loading.gif" />');$("#examplepage").load(a);$("#examplepage").dialog({height:630,width:460,modal:true,close:function(){$(this).dialog("destroy")},buttons:{"\u0417\u0430\u043a\u0440\u044b\u0442\u044c":function(){$(this).dialog("close")}}});return false});$("#captchahelp").click(function(){stamp=new Date;$("#norobotpic").attr("src","feedback/getcapt/"+stamp.getTime());return false});$("#feedform_toggler").click(function(){$("#feedform_toggle_p").css("display","none");
$("#feed_form_adder").css("display","block");return false})});

