// JavaScript Document
function search_text_null(){
	document.getElementById('search').value=""; 
}
