function MakeChild2()
{
	window.open("upload.php","","width=600,height=600");
}

