function ShowInsertTitle() {




	$('link_s').style.display="none";
	$('search_title').style.display="inline";

}