<!--//
//------------------------------------------------------------
//javascript by ?&#8212;&#8218;&curren;&#8218;&sup3; http://www.scriptsquare.com/usajava/
//------------------------------------------------------------
function MakeChild(strFileName)
{
		window.open(strFileName,"","screenX=192,screenY=155,left=80,top=0,width=640,height=560,menubar=yes,scrollbars=yes");
	}
//-->
