Thanks for help me

i try this but it's not works, javascript don't start :
in functions.php (it's a 1.11 theme, i don't know how convert)
i put this :
//function css/java test
function css1 ()
{
global $theme_template, $themesetting;
pmxHeader::add_style(MX_THEME_DIR . '/style/style.css');
pmxHeader::add_style(MX_THEME_DIR . '/themes/default/jx.stylesheet.css');
}
//function css/java test2
function css2 ()
{
global $theme_template, $themesetting;
pmxHeader::add_script(MX_THEME_DIR . '/js/jquery.easing.1.1.js');
pmxHeader::add_script(MX_THEME_DIR . '/js/jcarousel.js');
pmxHeader::add_script(MX_THEME_DIR . '/js/cufon.js.js');
pmxHeader::add_script(MX_THEME_DIR . '/js/Hand_Of_Sean_400.font.js');
pmxHeader::add_script(MX_THEME_DIR . '/js/effects.js');
pmxHeader::add_script(MX_THEME_DIR . '/js/sjquery.jixedbar.min.js');
}
I only let in theme.html
<!-- START more_header -->
<script type="text/javascript">
jQuery(function() {
jQuery(".mygallery").jCarouselLite({
btnNext: ".nextb",
btnPrev: ".prevb",
easing: "backout",
vertical: true,
auto: 4000,
speed: 1000
});
jQuery(".mytext").jCarouselLite({
btnNext: ".nextb",
btnPrev: ".prevb",
visible: 1,
auto: 4000,
easing: "backout",
speed: 1000
});
});
</script>
<link type="text/css" href="themes/nawvander237/themes/default/jx.stylesheet.css" rel="stylesheet"/>
<script type="text/javascript">
$(document).ready(function() {
$("#sample-bar").jixedbar();
});
</script>
<!--[if lte IE 7]>
<link rel="stylesheet" href="style/patch-ie/patch_ie.css" type="text/css" />
<![endif]-->
<!-- END more_header -->
and the turning screen not works and buttons of the bars appears directly on the footer templates like when jquery is not reconized. You can see this result on
http://trade-zone.fr