HOW TO USE MODJS GENERATOR: This tool was created for people who are having trouble with modJS. To use the modJS Generator, choose a function below and click add. If the function requires variables, you will be prompted to set the variables. You may add as many functions as you would like. Some functions can only be used once. Once you have added all the functions you would like, you can copy and paste the generated code into your tBar.
Functions    
Generated modJS Code
<!-- START MODJS GENERATED CODE :: modJS beta by Big Ross -->
<script type="text/javascript" src="http://modjs.bigrosslabs.com/jquery.js"></script>
<script type="text/javascript" src="http://modjs.bigrosslabs.com/fpsb.modJS.js"></script>
<script type="text/javascript">
   $(document).ready(function(){
   });
</script>
<!-- END MODJS GENERATED CODE -->
WHAT NOW?
Once you have added all the functions you want to use with modJS, click "Select All" below and copy the generated code. Go to your profile and edit your tBar. Paste the code at the very top of your tBar editor and save changes.

NOTE: Please remove all existing modJS code from your tBar BEFORE adding this code!