var FO = {movie:"http://www.youtube.com/v/OnTZ2SEFaCE", width:"263", height:"220", majorversion:"6", build:"0"};
UFO.create(FO, "flash");

function menuOn(item)
{
	document.getElementById('submenu_'+item).style.display = 'block';
}

function menuOff(item)
{
	document.getElementById('submenu_'+item).style.display = 'none';
}
