<!--
function WopenCELEBN(path)
{
	var CELEBNWin;
		CELEBNWin=window.open(path,"Celebrityn","scrollbars=no,width=212,height=223")
		CELEBNWin.focus();
}
// -->
