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

