function require(jspath) {
    document.write('<script type="text/javascript" src="'+jspath+'"><\/script>'+"\n");
}
!window.jQuery && document.write('<script src="./_js/jquery-1.4.3.min.js"><\/script>');
require("./_js/jquery.mousewheel-3.0.4.pack.js");
require("./_js/jquery.fancybox-1.3.4.pack.js");

