// JavaScript Document

function validate(){
	
	alert ("hello");
	
}