// Load jQuery
document.write('<script type="text/javascript" src="/javascript/jquery.js"><\/script>');

// Style-Sheet und Plugin für Zeitleiste laden
document.write('<link rel="stylesheet" type="text/css" href="/css/jquery.timeline.css" />');
document.write('<script type="text/javascript" src="/javascript/jquery.timeline.js"><\/script>');

// Style-Sheet und Plugin für AD Gallery laden
document.write('<link rel="stylesheet" type="text/css" href="/css/jquery.ad-gallery.css" />');
document.write('<script type="text/javascript" src="/javascript/jquery.ad-gallery.js"></script>');

// Style-Sheet und Flowplayer- sowie Playlist-Plugin laden
document.write('<link rel="stylesheet" type="text/css" href="/css/jquery.flowplayer.css" />');
document.write('<script type="text/javascript" src="/javascript/flowplayer.js"></script>');
document.write('<script type="text/javascript" src="/javascript/flowplayer.playlist.js"></script>');

// Update-Skripte laden
document.write('<script type="text/javascript" src="/javascript/updateSite.js"><\/script>');
document.write('<script type="text/javascript" src="/javascript/updateContent.js"><\/script>');

