jQuery.noConflict();

jQuery(document).ready(function(){
  jQuery("#locator").attr('href', '/locate?thick=true&KeepThis=true&TB_iframe=true&height=420&width=600&callback=ssThickboxCallback');
   jQuery("#locator").text('Locate');
});