/* =================
    TOP NAV DATA (white)
================== */

	navDir=menus.baseDir.white;

	topNavImgs=new Array("home","construction","organ","art","architecure","tour","timeline","donate","calendar","guestbook","contactus")
	topSpace=new Array("nav_space_left.gif","bar_home.gif","bar_construct.gif","bar_organ.gif","bar_art.gif","bar_arch.gif","bar_tour.gif","bar_donate.gif","bar_donate.gif","bar_cal.gif","bar_guest.gif")
	topLinks=new Array("home.html","construction.html","organ.html","art.html","architecture.html","tour.php","timeline.html","todonate.html","calendar.php","guestbook.html","contactus.html")

	mainNav=new menu("mainNav",topNavImgs,topSpace,topLinks,navDir,"navbar_",".gif");
	mainNav.align="right"