
function openpopup() {
	var tvcoop=window.open('2008tvcoop_win/','tvcoop','toolbar=no,top=20,left=20,width=700,height=745,status=no,menubar=no,resizable=no,fullscreen=no');
}

function layerhide() {
	document.getElementById('flashteaser').style.display = "none";
}