jQuery.noConflict();
jQuery(document).ready(function(){

	jQuery('#SearchForm_SearchForm_Search').textboxhelp({help:'Search'});

});