var jsPath='scripts'; var scripts = [ // CLASSES 'util', 'Ajax', 'Delegate', 'xmlUtil', 'Events', 'StringPrototype', 'flashobject', // DEBUG 'Debug', 'Keyboard', // CUSTOM 'poll', 'pop_pic', 'divs', 'font', 'print', 'stripe', 'common', 'scripts', 'calendar' ]; if (!this.base) this.base = ""; for (var i = 0, len = scripts.length; i < len; i++) { document.write(''); }