/*--------------------FONT BOYUTU--------------------*/
function changeSize($elm, $size, $class_name) {document.getElementById($elm).className = $class_name + '_' + $size;}	
function closePage(){window.opener=self;window.close();	return false}	
function openPopupWindow($url, $width ,$height){window.open($url,'','resizable=yes,status=yes,width='+$width+',height='+$height)}
function osLOGIN(t){return !(t.username.value=='Rumuz' || t.username.value=='' || t.password.value=='Þifre' || t.password.value=='')}


jQuery().ready(function(){
	jQuery('#mycarousel').jcarousel({scroll: 1});
	
	$(".secici:nth-child(4)").attr( "id","MENUBLOKMAGAZIN");		
	$(".secici:nth-child(2)").css({'margin-right' : '0'});
	$("#MENUBLOKMAGAZIN .rss").attr( "src","/i/os_blank.gif");		

	$('.akordiyon').each( function(i){
		$(this).attr({ id: 'list' + ++i });
	})

	$('#list1').accordion({ header: "h3"  });
	$('#list2').accordion({ header: "h3"  });
	$('#list3').accordion({ header: "h3"  });
	$('#list4').accordion({ header: "h3"  });	
	$("#sondakika").show();
	$("#sondakika").newsticker();
	
});
