// this file is called by the all the html files so u can select + deselect the scripts
// by adding slashes in front of lines u don't want to run

document.write('<script language="javascript1.2" src="norightclick.js"></script>');
document.write('<script language="javascript1.2" src="scrollbar.js"></script>');
document.write('<script language="javascript1.2" src="notext.js"></script>');



