document.write('<script type="text/javascript" src="/tpl/ajaxload.php"></script>');
document.write('<script type="text/javascript" src="/fileadmin/arminia/swfobject.js"></script>');
document.write('<script type="text/javascript" src="/fileadmin/tpl/jquery-ui-1.7.3.custom.min.js"></script>');

function scy() {
  var base = document.getElementById('content');
  document.getElementById('scy').style.left = base.offsetLeft + base.offsetWidth + 'px';
  s = "scy()";
  setTimeout(s, 100);
}

document.write('<script type="text/javascript" src="http://www.fussball-infoservice.de/banner/4.js"></script>');

function showGallery(id, path) {
	$.nyroModalManual({
		width: 800,
		height: 600,
		bgColor: '#2F72A9',
		url: '/fileadmin/flash/gallery2009/gallery.php',
		ajax: {data: 'p='+id+'&path='+path, type: 'get'},
		closeButton: null
	});
}

function showh4tv(flv, image) {
	$.nyroModalManual({
		width: 910,
		height: 608,
		bgColor: '#2F72A9',
		forceType : 'iframe',
		url: '/fileadmin/flash/halbvierTV/h4-tv.php?flv='+flv+'&image='+image,
		closeButton: null
	});
}