Thank you for that, removed some stuff have to find a way to make it work.
Solved:
had to remove:
Code:
<script type="text/javascript" src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/includes/jquery.js"></script>
From the index2.php now everything is working.