include("jquery/jquery-1.3.2.min.js");
include("jquery/jquery-ui-1.7.2.custom.min.js");
include("jquery/jquery.flash.js");
include("jquery/jquery.colorbox-min.js");
include("jquery/jquery.youtubeLinksToEmbed.js");
include("jquery/jquery.scrollTo-min.js");
include("jquery/jquery.localscroll-1.2.7-min.js");
include("jquery/jquery.serialScroll-1.2.2-min.js");
include("serce.js");

function include(f) {
  document.write('<script type="text/javascript" src="/javascripts/' + f + '"></scr' + 'ipt>');
}

