BLANK_IMAGE = 'images/spacer.gif';


var SUBSTYLE_TOP = 
{
	border:1,					
	shadow:0,					
	color:{
		border:"#000000",	
		borders:[1,1,1,0], 
		shadow:"transparent",	
		bgON:"#0e1a6e",		
		bgOVER:"#0051a2"	
		  }
};


var SUBSTYLE_MIDDLE = 
{
	border:1,					
	shadow:0,					
	color:{
		border:"#000000",	
		borders:[1,0,1,0], 
		shadow:"transparent",	
		bgON:"#0e1a6e",		
		bgOVER:"#0051a2"
		   },
	css:{
		ON:"navSubOn",			
		OVER:"navSubOver"
		}
};



var SUBSTYLE_BOTTOM = 
{
	border:1,					
	shadow:0,					
	color:{
		border:"#000000",	
		borders:[1,0,1,1], 
		shadow:"transparent",	
		bgON:"#0e1a6e",		
		bgOVER:"#0051a2",
		color:"#FFFFFF"
		  }
};


var MENU_ITEMS = [
	{pos:'relative', itemoff:[150,0], leveloff:[28,0], size:[24,150]},


	{
	 	url:"http://www.naposandiego.com/index.php",
		code:"<img class='menu_img' alt='Home' width='78' height='28' name='home' src='images/home1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='Home' width='78' height='28' name='home' src='images/home2.gif' border='0'>",
		itemoff:[0,0],
	 	size:[28,78]
	},




	{
	 	url:"http://www.naposandiego.com/board.php",
		code:"<img class='menu_img' alt='About Us' width='103' height='28' name='about' src='images/about1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='About Us' width='103' height='28' name='about' src='images/about2.gif' border='0'>",
		itemoff:[0,79],
	 	size:[28,103],
		sub:[
			{style:SUBSTYLE_MIDDLE},
			{code:"Board of Directors", style:SUBSTYLE_TOP, format:{size:[25,150]},url:"http://www.naposandiego.com/board.php",itemoff:[25,0]},
			{code:"Mission Statement", format:{size:[25,150]},url:"http://www.naposandiego.com/mission.php",itemoff:[25,0]},
			{code:"Chapter History",format:{size:[25,150]},url:"http://www.naposandiego.com/history.php",itemoff:[25,0]},
			{code:"Code of Ethics", format:{size:[25,150]},url:"http://www.naposandiego.com/ethics.php",itemoff:[25,0]},
			{code:"Directory of Members", style:SUBSTYLE_BOTTOM, format:{size:[25,150]},url:"http://www.naposandiego.com/directory.php",itemoff:[25,0]},
			]	
	},




	{
	 	url:"http://www.naposandiego.com/events.php",
		code:"<img class='menu_img' alt='Appointments' width='84' height='28' name='events' src='images/events1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='Appointments' width='84' height='28' name='events' src='images/events2.gif' border='0'>",
		itemoff:[0,104],
	 	size:[28,84],
		sub:[
			{style:SUBSTYLE_MIDDLE},
			{code:"Event Calendar", style:SUBSTYLE_TOP, format:{size:[25,150]},url:"http://www.naposandiego.com/events.php",itemoff:[25,0]},
			{code:"Chapter Meetings", style:SUBSTYLE_TOP, format:{size:[25,150]},url:"http://www.naposandiego.com/meetings.php",itemoff:[25,0]},
			{code:"Press Releases", format:{size:[25,150]},url:"http://www.naposandiego.com/press.php",itemoff:[25,0]},
			{code:"Get Organized Month", format:{size:[25,150]},url:"http://www.naposandiego.com/get-organized-month.php",itemoff:[25,0]},
			{code:"Organizing Expo", style:SUBSTYLE_BOTTOM, format:{size:[25,150]},url:"http://www.naposandiego.com/organizing-expo.php",itemoff:[25,0]},
			]	
	},





	{
	 	url:"http://www.naposandiego.com/hire.php",
		code:"<img class='menu_img' alt='Hire An Organizer' width='163' height='28' name='hire' src='images/hire1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='Hire An Organizer' width='163' height='28' name='hire' src='images/hire2.gif' border='0'>",
		itemoff:[0,85],
	 	size:[28,163],
		sub:[
			{style:SUBSTYLE_MIDDLE},
			{code:"How to Hire a Professional Organizer", style:SUBSTYLE_TOP, format:{size:[25,225]},url:"http://www.naposandiego.com/hire.php",itemoff:[25,0]},
			{code:"Questions to Ask", format:{size:[25,225]},url:"http://www.naposandiego.com/questions.php",itemoff:[25,0]},
			{code:"Directory of Members", format:{size:[25,225]},url:"http://www.naposandiego.com/directory.php",itemoff:[25,0]},
			{code:"Disclaimer", style:SUBSTYLE_BOTTOM, format:{size:[25,225]},url:"http://www.naposandiego.com/disclaimer.php",itemoff:[25,0]},
			]	
	},




	{
	 	url:"http://www.naposandiego.com/benefits.php",
		code:"<img class='menu_img' alt='Become An Organizer' width='193' height='28' name='become' src='images/become1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='Become An Organizer' width='193' height='28' name='become' src='images/become2.gif' border='0'>",
		itemoff:[0,164],
	 	size:[28,193],

		sub:[
			{style:SUBSTYLE_MIDDLE},
			{code:"Membership Benefits", style:SUBSTYLE_TOP, format:{size:[25,245]},url:"http://www.naposandiego.com/benefits.php",itemoff:[25,0]},
			{code:"Application Form", format:{size:[25,245]},url:"http://www.naposandiego.com/application.php",itemoff:[25,0]},
			{code:"Recommended Reading", format:{size:[25,245]},url:"http://www.naposandiego.com/reading.php",itemoff:[25,0]},
			{code:"Certification for Professional Organizers", format:{size:[25,245]},url:"http://www.naposandiego.com/certification.php",itemoff:[25,0]},
			{code:"NAPO National", style:SUBSTYLE_BOTTOM, format:{size:[25,245]},url:"http://www.napo.net", target:"_blank",itemoff:[25,0]},
			]	
	},




	{
	 	url:"http://www.naposandiego.com/contact.php",
		code:"<img class='menu_img' alt='Media' width='80' height='28' name='media' src='images/media1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='Media' width='80' height='28' name='media' src='images/media2.gif' border='0'>",
		itemoff:[0,194],
	 	size:[28,80],

		sub:[
			{style:SUBSTYLE_MIDDLE},
			{code:"Media Contact Information", style:SUBSTYLE_TOP, format:{size:[25,175]},url:"http://www.naposandiego.com/contact.php",itemoff:[25,0]},
			{code:"Press Releases", format:{size:[25,175]},url:"http://www.naposandiego.com/press.php",itemoff:[25,0]},
			]	
	},


	{
	 	url:"http://www.naposandiego.com/contact.php",
		code:"<img class='menu_img' alt='Contact Us' width='92' height='28' name='contact' src='images/contact1.gif' border='0'>",
		ocode:"<img class='menu_img' alt='Contact Us' width='92' height='28' name='contact' src='images/contact2.gif' border='0'>",
		itemoff:[0,81],
	 	size:[28,92],

		sub:[
			{style:SUBSTYLE_MIDDLE},
			{code:"General Contact Information", style:SUBSTYLE_TOP, format:{size:[25,175]},url:"http://www.naposandiego.com/contact.php",itemoff:[25,0]},
			{code:"Advertising Opportunities", format:{size:[25,175]},url:"http://www.naposandiego.com/advertising.php",itemoff:[25,0]},
			{code:"Newsletter Subscription", format:{size:[25,175]},url:"http://www.naposandiego.com/newsletter.php",itemoff:[25,0]},
			{code:"Q & A Forum", style:SUBSTYLE_BOTTOM, format:{size:[25,175]},url:"http://www.naposandiego.com/forum.php",itemoff:[25,0]},
			]	
	}

];

