Hi
Where in the Newscast theme are you exactly loading the jquery library?
I know it's calling the default library that ships with wordpress (/wp-includes/js/jquery/jquery.js?ver=1.6.1) but I can't find the actual location.
Ideally what I would like to do is comment that out and replace it with the call to jquery from the google library.
I was looking for the wp_enqueue_script('jquery'); in the functions.php file but could not find it there OR in the header.php file.
Thanks














