function test1Window()
		{
		test1_window = 
		window.open("home.html","test1","width=640,height=480");
		}