include("jquery/jquery-1.6.2.min.js");
include("jquery/jquery-ui-1.8.14.custom.min.js");
include("jquery/jquery.colorbox-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.playerLinksToEmbed.js");
include("jquery/ui/i18n/jquery.ui.datepicker-uk.js");
include("jquery/ui/i18n/jquery.ui.datepicker-ru.js");
include("pe.kenburns/jquery.pixelentity.kenburnsSlider.min.js");
include("comments.js");
include("main2.js");

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

