
// Code for jscook menu extention. Edit here to see changes across the site. This also speeds up loading time. Hooray! Code from jscookmenu.com, this alteration by Mystic Images.


var myMenu =
[
['<img src="images/navbar/barbase_01.gif"/>','','http://prophotoca.com/news_gw.html','_self',null,
		[null,'The Latest News','http://prophotoca.com/news_gw.html','_self',null],
		[null,'Calendar','http://prophotoca.com/calendar.html','_self',null],
		[null,'Add Calendar Event','http://prophotoca.com/add_calendar_event.html','_self',null],
		[null,'Photo Gallery','http://prophotoca.com/photogallery.html','_self',null],
		[null,'Imaging USA','http://www.imagingusa.org/','_blank',null]

	],
	['<img src="images/navbar/barbase_02.gif"/>','','http://prophotoca.com/find_gw.html','_self',null,
		[null,'Why Use A PPC Photographer','http://prophotoca.com/find_gw.html','_self',null],
		[null,'Find a PPC Photographer','http://prophotoca.com/member_find.html','_self',null],
		[null,'Find a PPC Affiliate','http://prophotoca.com/affiliate_page.html','_self',null],
		[null,'Find a PPA Photographer','http://www.ppa.com/findaphotographer','_blank',null],
		[null,'Find a PPA Affiliate','http://www.ppa.com/community/affiliates.php','_blank',null]

	],
	['<img src="images/navbar/barbase_03.gif"/>','','http://prophotoca.com/events_gw.html','_self',null,
		[null,'Current Events','http://prophotoca.com/events_gw.html','_self',null],
		[null,'Buy Event Tickets','https://prophoto.securesites.com/tickets.html','_blank',null],
		[null,'Pasadena Expo','http://prophotoca.com/expo_pasadena.html','_self',null],
		[null,'San Francisco Expo','http://prophotoca.com/expo_sanfrancisco.html','_self',null],
		[null,'West Coast School','http://prophotoca.com/wcs_gw.html','_self',null],
		[null,'PPC Print Competition','http://prophotoca.com/ppcprintcomp.html','_self',null],
		[null,'Western States Regional Print Competition','http://www.wsprintcomp.com/','_blank',null]

	],
	['<img src="images/navbar/barbase_04.gif"/>','','http://www.prophotowest.com','_blank',null,
	 	[null,'PRO PHOTO WEST MAGAZINE','http://www.prophotowest.com/','_blank',null],
	 	[null,'BACK ISSUES','http://prophotoca.com/ppw_bk_issues.html','_self',null]

	],
	['<img src="images/navbar/barbase_05.gif"/>','','http://prophotoca.com/vendor_gw.html','_self',null,
	 	[null,'Vendor Information','http://prophotoca.com/vendor_gw.html','_self',null],
	 	[null,'Place Ad','http://prophotoca.com/place_ad.html','_self',null],
		[null,'Sign Up for West Coast School','http://prophotoca.com/wcs/wcs_sponsor_opportunities.pdf','_blank',null],
		[null,'Sign Up for Pasadena','http://prophotoca.com/expo_pasadena/pas_vendor_contract.pdf','_blank',null],
	 	[null,'Sign Up for San Francisco','http://prophotoca.com/vendor_reg_sanfran.html','_self',null]

	],
	['<img src="images/navbar/barbase_06.gif"/>','','http://prophotoca.com/members_gw.html','_self',null,
		[null,'Our Members','http://prophotoca.com/members_gw.html','_self',null],
		[null,'Member Log-In','http://prophotoca.com/member_login.html','_self',null],
		[null,'Become A Member of PPC','https://prophoto.securesites.com/signup.html','_self',null],
		[null,'Renew Membership','https://prophoto.securesites.com/shop_renu.html','_self',null],
		[null,'Update Your Personal Information','http://prophotoca.com/update_profile.html','_self',null],
		[null,'Member Benefit Vendors','http://prophotoca.com/member_benefit.html','_self',null],
		[null,'Member Downloads','http://prophotoca.com/member_down_lds.html','_self',null],
		[null,'Photo Tips','http://prophotoca.com/photo_tips_pg.html','_self',null],
		[null,'Speaker Network - Help Us Build This Resource','http://prophotoca.com/spkr.html','_self',null],
		[null,'Board Minutes','http://prophotoca.com/board_minutes.html','_self',null],
		[null,'Add a Calendar Event','http://prophotoca.com/add_calendar_event.html','_self',null],
		[null,'Service Merit Submission Form','http://prophotoca.com/service_merit_form.html','_self',null],
/*		[null,'Service Merit Standing','http://prophotoca.com/merit_standing.html','_blank',null], */
		[null,'Shop PPC','https://prophoto.securesites.com/shop.html','_self',null],
		[null,'Buy Event Tickets','https://prophoto.securesites.com/tickets.html','_blank',null],
		[null,'PPC Travel','http://ytbtravel.com/prophotoca','_blank',null],
		[null,'Become an EXPO Volunteer','http://prophotoca.com/expo_volunteer.html','_self',null],
		[null,'Meet our PPC Volunteers','http://prophotoca.com/volunteers.html','_self',null],
		[null,'Find a MEMBER','http://prophotoca.com/member_find.html','_self',null]

	],
	['<img src="images/navbar/barbase_07.gif"/>','','http://prophotoca.com/aboutus_gw.html','_self',null,
		[null,'About Us','http://prophotoca.com/aboutus_gw.html','_self',null],
		[null,'PPC Board','http://prophotoca.com/board_members.html','_self',null],
		[null,'Mission Statement','http://prophotoca.com/ppcmission.html','_self',null],
	 	[null,'Why Join (Benefits)','http://prophotoca.com/benefits.html','_self',null],
	 	[null,'Contact PPC','http://prophotoca.com/contact.html','_self',null],
	],
];

cmDraw ('myMenuID', myMenu, 'hbr', cmThemePanel, 'ThemePanel');


