//JavaScript Document
//hide show div emements
//Raj Somasundaram 
function sayHello()
{
	alert ("Hello There!");	
}
