

	function start () {

	window.open("mt/animations.html","test","height=700,width=600,locationbar=yes,resizable=yes,status=yes,scrollbars");

	}


	function start2 () {

	window.open("http://www.as.go.dlr.de/~moni","test1","height=700,width=600,locationbar=yes,resizable=yes,status=yes,scrollbars");

	}



