Instructions for installing Top Navigational Bar 3

Three steps to installing this script:

Step 1) Add the below to the <HEAD> section of your page:

<script language="javascript" src="sniffer.js">

//Top Navigational Bar III (By BrotherCake @ cake@brothercake.net)


</script>
<script language="javascript1.2" src="custom.js"></script>
<script language="javascript1.2" src="style.js"></script>

Step 2) Add the below to the <BODY> section of your page, at the VERY end (right above the </BODY> tag). It is very important that the below be added at the end of the document:

<script language="javascript1.2" src="menu.js"></script>

Step 3) Finally, upload the files contained inside this zip into your webpage directory where the menu resides in:

-menu.js
-custom.js
-menu_ie.js
-menu_ns4.js
-menu_ns6.js
-menu_op5.js
-sniffer.js
-style.js

You're done!

Note: All configurations to this script should be done inside custom.js. Open up the file using any text editor, and change the menu items to your own.

For a complete description of the variables contained inside custom.js, see: http://brothercake.com/dropdown/custom.html

