

function open_window(){
	window.alert("Hello!!");
}
