Regarding the images not showing up, try changing the file paths to them inside the script to absolute:
Code:
downarrowpointer: ["http://orth-transfiguration.org/ddlevelsfiles/arrow-down.gif", 11,7], //path to "down arrow" image that gets added to main menu items (last 2 parameters should be width/height of img)
rightarrowpointer: ["http://orth-transfiguration.org/ddlevelsfiles/arrow-right.gif", 12,12], //path to "right arrow" image that gets added to LI elements within drop down menu containing additional menus
Bookmarks