function clear_search()
{
	if(document.getElementById('query').value=="SEARCH GGR GROUP WEBSITE")
		document.getElementById('query').value="";		
}