Spry menus

The vertical menu in the left sidebar was created with a Spry function. This was fairly easy to do. By choosing

Insert > Layout Objects > Spry Menu Bar

I inserted a vertical menu bar in the sidebar. The only real issue with this process was getting the same menu on all the pages. I got tired of trying to link the Spry css and the spry js. So the hack I used was to create a full menu on one page, then inserted a blank menu into each page. Then I used code view to copy and paste the code over the top of the blank menu. This left the appropriate js and css files attached to each page. Kind of weird having to do that, I'm sure there is a better way. I just got tired of dealing with it.