function staticLoadScript(url)
{
   document.write('<script src="/scripts/', url, '" type="text/JavaScript"><\/script>');
}

staticLoadScript("jquery.hoverIntent.js");
staticLoadScript("jquery.supersleight.js");
staticLoadScript("jquery.colorbox.js");
staticLoadScript("jquery.cycle.min.js");
staticLoadScript("jquery.rounded.js");

