// Adapteur flash
document.write("<script src='jquery/swfobject.js'></script>");
// Base jquery
document.write("<script src='jquery/jquery-1.4.min.js'></script>");
// Slider
document.write("<script src='jquery/slider/slider.js'></script>");
// Functions
document.write("<script src='jquery/functions.js'></script>");
// Shadowbox
document.write("<script src='jquery/shadowbox/shadowbox.js'></script>");
document.write("<script src='jquery/shadowbox/adapter/shadowbox-jquery.js'></script>");