var hBar = new ItemStyle(40, 10, '', 0, 0, '15#525252', '10#888888', 'highText', 'highText', '', '',
 null, null, 'hand', 'default');
var subM = new ItemStyle(22, 0, '&gt;', -15, 3, '#525252', '#888888', 'lowText', 'highText',
 'itemBorder', 'itemBorder', null, null, 'hand', 'default');
var subBlank = new ItemStyle(22, 1, '&gt;', -15, 3, '#CCCCDD', '#6699CC', 'lowText', 'highText',
 'itemBorderBlank', 'itemBorder', null, null, 'hand', 'default');

var pMenu = new PopupMenu('pMenu');
with (pMenu) {

	startMenu('root', false, menuH, menuV, 18, hBar, '', false);
	addItem('&nbsp; Home', 'index.php', '', null, 47);
	addItem('&nbsp; Portfolios', 'mPortfolios', 'sm:', null, 65);
	addItem('&nbsp; Wilhelm Photography', 'mWilhelmPhoto', 'sm:', null, 130);
	addItem('&nbsp; Search', 'search/search.php', '', null, 60);
	addItem('&nbsp; WEBlog', 'blog', '', null, 130);
	/*addItem('&nbsp; Dog Agility', 'mAgility', 'sm:', null, 65);*/



	startMenu('mPortfolios', true, 0, 22, 170, subM, '', false);
	addItem('<font color="#D5A500"><b>Nature</b></font>', 'mNature', 'sm:', subM)
	addItem('<b>Yucatan </b>', 'yucatan/index.html', '');
	addItem('<b>New Baby Hummers! </b>', 'annas/index.html', '');
	addItem('<b>People / Outdoor Recreation<b>', 'people.html', '');
	addItem('<font color="#D5A500"><b>Stories</b></font>', 'mStories', 'sm:', subM)
	addItem('<font color="#D5A500"><b>Slideshows</b></font>', 'mShows', 'sm:', subM)
	// addItem('<font color="#D5A500"><b>Client Review</b></font>', 'mReviews', 'sm:', subM)



	addItem('<b>In Print<b>', 'inprint.html', '');

	startMenu('mNature', true, 170, 0, 90, '', '', false);
	addItem('<b>Birds</b>', 'birds.html', '', subM, 40);
	addItem('<b>Mammals</b>', 'mammals.html', '', subM, 40);
	addItem('<b>Fish</b>', 'fish.html', '', subM, 40);
	addItem('<b>Other Wildlife</b>', 'other.html', '', subM, 40);

	startMenu('mStories', true, 170, 0, 90, '', '', false);
	addItem('<b>Grand Tetons<b>', 'tetons.html', '', subM, 40);
	addItem('<b>Belize<b>', 'belize.html', '', subM, 40);
	addItem('<b>Wood Tikchik SP, Alaska<b>', 'tikchik.html', '', subM, 40);
	addItem('<b>Leslie Gulch<b>', 'leslie.html', '', subM, 40);
	addItem('<b>Green Heron<b>', 'greenheron.html', '', subM, 40);
	
	startMenu('mShows', true, 170, 0, 90, '', '', false);
	
	
	addItem('<b>Urban Hawks<b>', 'urbanhawk/index.html', '', subM, 40);
	addItem('<b>Grey Whales<b>', 'new_noteworthy.html', '', subM, 40);
	addItem('<b>Yucatan Hike<b>', 'yuk-gallery/index.html', '', subM, 40);
	addItem('<b>Salmon Journey<b>', 'salmon/index.html', '', subM, 40);
	addItem('<b>Grand Tetons National Park<b>', 'tetons/index.html', '', subM, 40);
	addItem('<b>Air Show<b>', 'airshow/index.html', '', subM, 40);
	addItem('<b>Random favorites<b>', 'favorites/index.html', '', subM, 40);
	
	/*
	startMenu('mReviews', true, 170, 0, 90, '', '', false);

	addItem('<b>Carl Greve Ribbon cutting<b>', 'greve/index.html', '', subM, 40);
	addItem('<b>Dunder Art<b>', 'lamps/index.html', '', subM, 40);
	addItem('<b>JNS<b>', 'jns/index.html', '', subM, 40);
	addItem('<b>Hillsdale Veterinary<b>', 'vet/index.html', '', subM, 40);
	addItem('<b>BVI<b>', '2007-05-22/index.html', '', subM, 40);
	*/

	startMenu('mWilhelmPhoto', true, 0, 22, 130, subM, '', false);
	addItem('<b>contact</b>', 'contact.html', '');
	
	
	startMenu('mAgility', true, 0, 22, 170, subM, '', false);
	addItem('<b>10-27-07A expires 12/01/07<b>', '10-27-07A/index.html', '', subM, 40);
	addItem('<b>10-27-07B expires 12/01/07<b>', '10-27-07B/index.html', '', subM, 40);
	addItem('<b>10-27-07C expires 12/01/07<b>', '10-27-07C/index.html', '', subM, 40);
	addItem('<b>10-27-07D expires 12/01/07<b>', '10-27-07D/index.html', '', subM, 40);
	addItem('<b>10-27-07E expires 12/01/07<b>', '10-27-07E/index.html', '', subM, 40);
	addItem('<b>10-27-07F expires 12/01/07<b>', '10-27-07F/index.html', '', subM, 40);
	addItem('<b>10-28-07G expires 12/01/07<b>', '10-28-07G/index.html', '', subM, 40);
	addItem('<b>10-28-07H expires 12/01/07<b>', '10-28-07H/index.html', '', subM, 40);
	addItem('<b>10-28-07I expires 12/01/07<b>', '10-28-07I/index.html', '', subM, 40);
	addItem('<b>10-28-07J expires 12/01/07<b>', '10-28-07J/index.html', '', subM, 40);
	addItem('<b>10-28-07K expires 12/01/07<b>', '10-28-07K/index.html', '', subM, 40);
	addItem('<b>10-28-07L expires 12/01/07<b>', '10-28-07L/index.html', '', subM, 40);





	
}


addMenuBorder(pMenu, window.subBlank, null, '#666666', 1, '#CCCCDD', 2);
addDropShadow(pMenu, window.subM, [40,"#333333",6,6,-4,-4], [40,"#666666",4,4,0,0]);
addDropShadow(pMenu, window.subBlank,  [40,"#333333",6,6,-4,-4], [40,"#666666",4,4,0,0]);