<script language=javascript>
function yenile()
{
document.getElementById('div1').innerHTML='Metin';
}
function kontrol()
{
setTimeout('yenile()',15000);
}
</script>
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js">
$(document).ready(function(){ $('#div_yenilenecek').load('içerik.php').fadeIn('slow'); });
var refreshId = setInterval( function() { $('#div_yenilenecek').fadeOut('slow').load('içerik.php').fadeIn('slow');} , 15000);
</script>
<script type='text/javascript'>
<!--
ad_client = 'f820c455-c0d0-424d-a4e4-40cd6f128b52';
ad_format = '26';
ad_width = '175';
ad_height = '252';
//-->
</script><script type='text/javascript' src='http://bumerang.hurriyet.com.tr/show_ads.js'></script>