<!--

	jQuery(document).ready(function() 
	{
		jQuery('#SearchID').focus(function() { $('#SearchID').val("") });
	});
-->
