jQuery(document).ready(function(){$.ajax({url:"/counter.php",type:"POST",data:"counter_select=liveinternet",dataType:"text",timeout:5310,error:function(){},beforeSend:function(){},success:function(answer){eval(answer)},})});
