function Popup(href, target, width, height)
{
	var winl = (screen.width - width) / 2;
	var wint = (screen.height - height) / 2;
	window.open(href, target, 'width = '+width+', height=' + height +', top=' + wint + ',left=' + winl + ', toolbar=0, location=0, directories=0, status=1, menuBar=0, scrollBars=1, resizable=0');
	return false;
}
function yukleniyor()
{
$('#neczaneler').html('<div class="yukleniyor"><img alt="" src="images/yukleniyor.gif" /></div>');
$.ajax({
	type: 'POST',
	url: 'nobetcieczane.php',
	cache : false,
	dataType: 'html',
	data: 'veri=al',
	success: function(mesaj){$('#neczaneler').html(mesaj);}
 });
}
function yorumyaz(href, target)
{
var winl = (screen.width - 450) / 2;
var wint = (screen.height - 420) / 2;
window.open(href, target, 'width=450, height=420,top=' + wint + ', left=' + winl + ', toolbar=0, location=0, directories=0, status=1, menuBar=0, scrollBars=1, resizable=0');
return false;
}


function top(){document.getElementById("top").innerHTML = '<iframe name="banner" width="930" height="63" scrolling="no" border="0" frameborder="0" marginwidth="1" marginheight="1" src="reklamframe/top.php"></iframe>';}
function logoyan(){document.getElementById("logoyan").innerHTML = '<iframe name="banner" width="582" height="67" scrolling="no" border="0" frameborder="0" marginwidth="1" marginheight="1" src="reklamframe/logoyan.php"></iframe>';}
function mansetalt(){document.getElementById("mansetalt").innerHTML = '<iframe name="banner" width="470" height="215" scrolling="no" border="0" frameborder="0" marginwidth="1" marginheight="1" src="reklamframe/mansetalt.php"></iframe>';}
function sag1(){document.getElementById("sag1").innerHTML = '<iframe name="banner" width="260" height="220" scrolling="no" border="0" frameborder="0" marginwidth="1" marginheight="1" src="reklamframe/sag1.php"></iframe>';}
function sag2(){document.getElementById("sag2").innerHTML = '<iframe name="banner" width="260" height="220" scrolling="no" border="0" frameborder="0" marginwidth="1" marginheight="1" src="reklamframe/gurbag.php"></iframe>';}
function sag3(){document.getElementById("sag3").innerHTML = '<iframe name="banner" width="260" height="220" scrolling="no" border="0" frameborder="0" marginwidth="1" marginheight="1" src="reklamframe/grand.php"></iframe>';}
function sag4(){document.getElementById("sag4").innerHTML = '<iframe name="banner" width="260" height="220" scrolling="no" border="0" frameborder="0" marginwidth="1" marginheight="1" src="reklamframe/sag4.php"></iframe>';}
function sag5(){document.getElementById("sag5").innerHTML = '<iframe name="banner" width="260" height="220" scrolling="no" border="0" frameborder="0" marginwidth="1" marginheight="1" src="reklamframe/sag5.php"></iframe>';}

function reklamlar()
{
setTimeout('top()',1000);
setTimeout('logoyan()',1200);
setTimeout('sag1()',1450);
setTimeout('sag2()',1500);
setTimeout('sag3()',1550);
setTimeout('sag4()',1555);
setTimeout('sag5()',1575);
}
