or in wp-socializer.php go to line 1077 and comment out the jquery register stuff
agreed, concerned
if( !is_admin()){<br />
// jQuery<br />
//wp_deregister_script('jquery');<br />
//wp_register_script('jquery', ("http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"), false, WPSR_VERSION);<br />
//wp_enqueue_script('jquery');<br />
}