Top-Right Menu
There are a few steps to correctly including the top right menu:
- Include <script type="text/javascript" src="../js/toprightmenu.js"></script>
- Within the body tag and in PHP mode 'require '../include/toprightmenu.inc';'
- Within the body tag and in PHP mode 'echo draw_toprightmenu();'
- Include the dropdown icon: <div><img src="../artwork/toprightmenu.gif" id="toprightmenu_icon"></div>