your theme is including multiple jquery.
First one is the one provided with WP which should be there.
Second one is version 1.4.2 loaded in this area
<!--Footer Scroll Images-->
<script type="text/javascript" src="http://www.danmarkc.tv/wp-content/themes/news-theme/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="http://www.danmarkc.tv/wp-content/themes/news-theme/js/jquery.jcarousel.min.js"></script>
<script type="text/javascript" src="http://www.danmarkc.tv/wp-content/themes/news-theme/js/carousel.js"></script>
<script type="text/javascript" src="http://www.danmarkc.tv/wp-content/themes/news-theme/js/jquery1.js"></script>
<!--Footer Scroll Images-->
this line should be removed
<script type="text/javascript" src="http://www.danmarkc.tv/wp-content/themes/news-theme/js/jquery-1.4.2.min.js"></script>
Well that works yes, but it gives me another problem.
My latest newsheadlines stops changing image when i remove that line.
Also my news ticker stops working then..
Is it not possible to run both?
find a recent version of jquery.jcarousel.min.js / carousel.js or some alternative.
It was implemented using a much older version of jQuery. It’s best to find a well maintained plugin/theme.
Ok. thats out of my knowhow.
So there i need someone to do that for me i think.