Try remove the line
<?php wp_head();?>
out of header.php
because it will include another jquery lib from wordpress core.

However, seperate jquery tool is not working yet.