<!--
function WopenMENU(path)
{
	var CELEBNWin;
		CELEBNWin=window.open(path,"detail","scrollbars=yes,width=580,height=360")
		CELEBNWin.focus();
}
// -->

