<script type="text/javascript"> 
function checkRep(){ 
if ($("#frm981").html()) {$("#a1").attr("disabled", true)} 
} 
setInterval("checkRep()",666); 
</script>
<script language="javascript">
<!--
function do_gifts(){
window.open('http://yraaa.ru/max_icon_23x23/do_gifts.html','upp','scrollbars=1,top=0,left=0,resizable=1,width=340,height=500');
}
function addfriend(){
 new_window=window.open('/blog/0-0-0-0-1','upp','scrollbars=0,top=0,left=0,resizable=0,width=350,height=190');
 replace_data();
}
function replace_data(){
 var form=new_window.document.getElementById('addEntForm');
 if(form){
 form.title.value = '$_USER_ID$';
 form.other1.value = '$_USER_ID$';
 form.other2.value = '$_NAME$';
 }
 else replace_control=setTimeout(replace_data,100);
}
//-->
</script>