document.write('<!--begin rollover efqyr-->\n<DIV onmouseOut=\"javascript:showElms(\'SELECT\');\" onMouseOver=\"javascript:hideElms(\'SELECT\');\">\n<img src=\"http://foto.tnn.net/s.gif\" border=0 width=\"800\" height=\"100\" id=\"img_efqyr\" name=\"img_efqyr\" alt=\"Reklam\">\n<OBJECT classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0\" WIDTH=\"800\" HEIGHT=\"220\" name=\"obj_efqyr\" id=\"obj_efqyr\" style=\"POSITION: absolute;\">\n	<PARAM NAME=movie VALUE=\"/laben.swf\">\n	<PARAM NAME=menu VALUE=false>\n	<PARAM NAME=quality VALUE=high>\n	<PARAM NAME=wmode VALUE=transparent>\n	<PARAM NAME=bgcolor VALUE=#FFFFFF>\n	<EMBED src=\"/laben.swf\" menu=false quality=high wmode=transparent bgcolor=#FFFFFF  WIDTH=\"800\" HEIGHT=\"220\" TYPE=\"application/x-shockwave-flash\" PLUGINSPAGE=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\"></EMBED>\n</OBJECT>\n</DIV>\n\n');

function hideElms(elmTag) {
 	for (i=0; i<document.all.tags(elmTag).length; i++){
 		obj = document.all.tags(elmTag)[i];
 		if (obj.name=="selectKanallar") {
 			if (!obj || !obj.offsetParent) continue;
 			obj.style.visibility = "hidden";
 			return;
 		}
 	}
 }
 function showElms(elmTag) {
 	for (i=0; i<document.all.tags(elmTag).length; i++){
 		obj = document.all.tags(elmTag)[i];
 		if (obj.name=="selectKanallar") {
 			if (!obj || !obj.offsetParent) continue;
 			obj.style.visibility = "visible";
 			return;
 		}
 	}
 }
document.write('');
isMac = (navigator.appVersion.indexOf("Mac")!=-1) ? 1 : 0;
NS4 = (document.layers) ? 1 : 0;
IE4 = (document.all && !isMac) ? 1 : 0;
ver4 = (NS4 || IE4) ? 1 : 0;				

function resize_efqyr()
{
xp1=0;
yp1=0;

if(NS4)
{
c1=document.img_efqyr;
xp1=c1.pageX;
yp1=c1.pageY;
document.obj_efqyr.pageX =xp1;
document.obj_efqyr.pageY =yp1;
}
else
{

c1 = 'img_efqyr';
while (eval(c1))
{
xp1 += eval(c1+'.offsetLeft;');
yp1 += eval(c1+'.offsetTop;');
c1 += '.offsetParent';
}
obj_efqyr.style.left=xp1 ;
obj_efqyr.style.top=yp1 ;
}
}

function start()
{
if (document.readyState=='complete')
{
resize_efqyr();
}
}
window.onresize=resize_efqyr;
setInterval("resize_efqyr()", 200);
resize_efqyr();
document.write('<!--end rollover efqyr-->');