include("jquery/jquery-1.3.2.min.js");
include("jquery/jquery.pngFix.js");
include("jquery/jquery.clearfield.js");
include("jquery/jquery.flash.js");
include("jquery/jquery.youtubeLinksToEmbed.js");
include("jquery/jquery.expander.js");
include("main.js");

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

