<!--
var wbMenuMenuBar1 =
[
	[null, 'Home', './index.html', '_self', 'Home Page'],

	[null, 'Fonts', null, '_self', 'fonts',
		[null, '3D&nbsp;Fonts', './3dfonts.html', '_self', '3D Fonts'],
		[null, 'Font&nbsp;Downloads', './fonts.html', '_self', 'Font Downloads'],
	],

	[null, 'Picture&nbsp;Galleries', null, '_self', 'Picture Galleries',
		[null, 'Diving&nbsp;Pics', './gallery1.html', '_self', 'Diving Pics'],
		[null, 'More&nbsp;Diving&nbsp;Pics', './gallery2.html', '_self', 'More Diving Pics'],
		[null, 'Astronomy&nbsp;Pics', './gallery3.html', '_self', 'Astronomy Pics'],
		[null, 'Spider&nbsp;Pics', './gallery4.html', '_self', 'Spider Pics'],
	],

	[null, 'Videos', null, '_self', 'Videos',
		[null, 'Diving&nbsp;Slide&nbsp;Show', './diving_slideshow01.html', '_self', 'Diving Slide Show'],
		[null, 'Norman&nbsp;McCall', './norman_mccall.html', '_self', 'Norman McCall'],
	],

	[null, 'Links', './links.html', '_self', 'Links'],

	[null, 'Adds', null, '_self', 'Adds',
		[null, 'Home&nbsp;for&nbsp;sale', './house.html', '_self', 'Home For Sale'],
		[null, 'Eyes', './eyes.html', '_self', 'Eyes'],
	],

	[null, 'Contact&nbsp;Us', './contact.html', '_self', 'contact Us',
		[null, 'Calendar&nbsp;By&nbsp;Month', './calendar_01.html', '_self', 'Calendar By Month'],
		[null, 'Calendar&nbsp;Scroll', './calendar_02.html', '_self', 'Calendar Scroll'],
		[null, 'Calendar&nbsp;By&nbsp;Year', './calendar_03.html', '_self', 'Calendar By Year'],
	],
];
-->
