// JavaScript Document

function lanciaTV(){
	//window.open("videolist/index.php","","fullscreen,scrollbars")
	location.href="videolist/index.php";
}
