/* --- menu items --- */
var MENU_ITEMS0 = [
	["<b><center>Home", "http://waltburville.com/index.htm",{'tw':'_top'}],
	["<b><center>Portraits", null, null,
		["<b>Grads", null, null,
			["<b>Gallery", "http://waltburville.com/graduates/index.htm",{'tw':'_top'}],
			["<b>Session Choices", "http://waltburville.com/sessions/index.htm",{'tw':'_top'}],
			["<b>Reservations", "http://waltburville.com/reservations/index.htm",{'tw':'_top'}],
			["<b>VIP Club", "http://waltburville.com/graduates/vip/index.htm",{'tw':'_top'}],
			["<b>Reorder ","http://waltburville.com/reorder/index.htm",{'tw':'_top'}],
			["<b>Free Tips", "http://waltburville.com/graduates/more/index.htm",{'tw':'_top'}]
		],
		["<b>Children", null, null,
			["<b>Gallery", "http://waltburville.com/children/index.htm",{'tw':'_top'}],
			["<b>Session Choices", "http://waltburville.com/sessions/index.htm",{'tw':'_top'}],
			["<b>Reservations", "http://waltburville.com/reservations/index.htm",{'tw':'_top'}],
			["<b>VIP Club", "http://waltburville.com/family/vip/index.htm",{'tw':'_top'}],
			["<b>Reorder ","http://waltburville.com/reorder/index.htm",{'tw':'_top'}],		
			["<b>Tips", "http://waltburville.com/children/more/index.htm",{'tw':'_top'}]
		],
		["<b>Family", null, null,
			["<b>Gallery", "http://waltburville.com/family/index.htm",{'tw':'_top'}],
			["<b>Session Choices", "http://waltburville.com/sessions/index.htm",{'tw':'_top'}],
			["<b>VIP Club", "http://waltburville.com/family/vip/index.htm",{'tw':'_top'}],
			["<b>Reorder ","http://waltburville.com/reorder/index.htm",{'tw':'_top'}],
			["<b>Tips", "http://waltburville.com/family/more/index.htm",{'tw':'_top'}]
		],
		["<b>Toys", "http://waltburville.com/toys/index.htm",{'tw':'_top'}],
		["<b>Others", null, null,
			["<b>Daffodil Festival", "http://waltburville.com/others/festival/index.htm",{'tw':'_top'}],
			["<b>Walt's Images", "http://waltburville.com/others/waltsimages/index.htm",{'tw':'_top'}]
		]
	],
	["<b><center>More Information", null, null,
		["<b>Others Say", null,null,
			["<b>Other's Comments ","http://waltburville.com/otherscomments/others.htm",{'tw':'_top'}],
			["<b>Your Comments","http://waltburville.com/otherscomments/your.htm",{'tw':'_top'}]
		],
		["<b>Specials", null, null,
			["<b>General Specials", "http://waltburville.com/specials/general.htm",{'tw':'_top'}],
			["<b>Grad Specials", "http://waltburville.com/specials/grads.htm",{'tw':'_top'}]
		],
		["<b>VIP Clubs", null, null,
			["<b>Graduates VIP Club", "http://waltburville.com/graduates/vip/index.htm",{'tw':'_top'}],
			["<b>Family VIP Club", "http://waltburville.com/family/vip/index.htm",{'tw':'_top'}],
			["<b>Children VIP Club", "http://waltburville.com/family/vip/index.htm",{'tw':'_top'}]
		],
		["<b>News", "http://waltburville.com/news/index.htm",{'tw':'_top'}],
		["<b>Upcoming Dates", "http://waltburville.com/dates/index.htm",{'tw':'_top'}],
		["<b>Questions?", "http://waltburville.com/questions/index.htm",{'tw':'_top'}],
		["<b>Fundraising", "http://waltburville.com/fundraising/index.htm",{'tw':'_top'}],
		["<b>Contact Walt", "http://waltburville.com/contact/index.htm",{'tw':'_top'}]
	],
	["<b><center>Make Reservations", "http://waltburville.com/reservations/index.htm",{'tw':'_top'}],
	["<b><center>Wall Portrait Design", "http://waltburville.com/decor/index.htm",{'tw':'_top'}]
];


