BLANK_IMAGE = 'http://www.alfredicu.org.au/images/b.gif';

var STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#DDDDDD",	// color of the item border, if any
		shadow:"#92BED7",	// color of the item shadow, if any
		bgON:"#93BED8",		// background color for the items
		bgOVER:"#D7E8F6"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var RED_STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#93BED8",		// background color for the items
		bgOVER:"#D7E8F6"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var GREEN_STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#93BED8",		// background color for the items
		bgOVER:"#D7E8F6"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var BLUE_STYLE = {
	border:1,			// item's border width, pixels; zero means "none"
	shadow:0,			// item's shadow size, pixels; zero means "none"
	color:{
		border:"#666666",	// color of the item border, if any
		shadow:"#DBD8D1",	// color of the item shadow, if any
		bgON:"#93BED8",		// background color for the items
		bgOVER:"#D7E8F6"	// background color for the item which is under mouse right now
	},
	css:{
		ON:"clsCMOn",		// CSS class for items
		OVER:"clsCMOver"	// CSS class  for item which is under mouse
	}
};

var MENU_ITEMS = [
	{pos:[36,125], itemoff:[21,0], leveloff:[0,150], style:STYLE, size:[22,152]},
	{code:"Home",url:"/default.htm"
,
		sub:[
			
			
		]
	},
	
	{code:"Research",url:"",

	

		sub:[ 
					
			{style:GREEN_STYLE,size:[22,151]},

			{code:"Research Grants",url:"/research/grant/grant1.htm",target:"_blank", 

				sub:[
									
			
				]

			},





			{code:"Research Reports",url:"",

				sub:[
				{leveloff:[0,150]},
				{code:"2008 Report",url:"/research/Amrep_Pages_2008_WEB.pdf",target:"_blank"},
				{code:"2007 Report",url:"/research/ICU_ResearchReport07.pdf",target:"_blank"},
				{code:"2006 Report",url:"/research/ICU_ResearchReport06.pdf",target:"_blank"},
				{code:"2005 Report",url:"/research/ICU_ResearchReport05.pdf",target:"_blank"},
				{code:"2004 Report",url:"/research/ICU_ResearchReport04.pdf",target:"_blank"},
				{code:"2003 Report",url:"/research/ICU_ResearchReport03.pdf",target:"_blank"},
				{code:"2002 Report",url:"/research/ICU_ResearchReport02.pdf",target:"_blank"},
				{code:"2001 Report",url:"/research/ICU_ResearchReport01.pdf",target:"_blank"},							
				{code:"2000 Report",url:"/research/ICU_ResearchReport00.pdf",target:"_blank"}			
				]

			},
			{code:"Research Publications",url:"",

				sub:[
				{leveloff:[0,150]},
				{code:"2010 Publications",url:"/research/publications_2010.htm"},
				{code:"2009 Publications",url:"/research/publications_2009.htm"},
				{code:"2008 Publications",url:"/research/publications_2008.htm"},
				{code:"2007 Publications",url:"/research/publications_2007.htm"},
				{code:"2006 Publications",url:"/research/publications_2006.htm"},
				{code:"2005 Publications",url:"/research/publications_2005.htm"},
				{code:"2004 Publications",url:"/research/publications_2004.htm"},
				{code:"2003 Publications",url:"/research/publications_2003.htm"},
				{code:"2002 Publications",url:"/research/publications_2002.htm"},
				{code:"2001 Publications",url:"/research/publications_2001.htm"},
				{code:"2000 Publications",url:"/research/publications_2000.htm"}									
			
				]

			},

			{code:"Research Studies",url:"",
				
				sub:[		
				{style:GREEN_STYLE,size:[22,198]},				
				{code:"Ongoing Studies",url:"/research/Carlos_ICU_Projects_Update.pdf",target:"_blank"}											
			
				
			]
			},
						
					
			
		]

	},	
	
	{code:"Staff",url:"/staff.htm",
		sub:[
			
				
			
		]
	},
	
	{code:"Nursing",url:"/nurses.htm",
		sub:[
					
			{style:GREEN_STYLE,size:[22,198]},
			{code:"Alfred ICU Nursing Division",url:"/nursing/icu_nursing_division.htm"},
			{code:"Transition to ICU Nursing",url:"/nursing/trans_to_ICU_nursing.htm",
			sub:[
				{leveloff:[0,197],itemoff:[21,0]},
				{code:"Transition to ICU Nursing",url:"/nursing/trans_to_ICU_nursing.htm"},
				{code:"Post-graduation studies",url:"/nursing/post_grad_studies.htm"}				
				]
			},
			{code:"CCRN Development",url:"/nursing/ccrn.htm",
			sub:[
				{leveloff:[0,197],itemoff:[21,0]},
				{code:"Education",url:"/nursing/Education_Professional_Development_Pathway2009.pdf",target:"_blank"},
				{code:"Consolidation",url:"/nursing/consolidation.htm"},
				{code:"CCRN",url:"/nursing/ccrn.htm"},	
				{code:"PED",url:"/nursing/ped_days.htm"}				
				]
			},


			{code:"Latrobe Post-graduation studies",url:"/nursing/trans_to_ICU_nursing.htm#latrobe"}				
					
			
		]
	},
	{code:"ICU Courses",url:"/courses/index.html",
		sub:[
			
		]

	},

	
	{code:"Slide Show",url:"/slide_show.htm",
		sub:[
			
		]
	
	},
	{code:"Registrar Recruitment",url:"/registrar_recruitment.htm",
		sub:[
			
		]
	
	},
	
	{code:"ICU Mission Statement",url:"/dept_mission.htm",
		sub:[
			
		]
	
	},
	{code:"ICU Staff Login",url:"/staff/default.htm",
		sub:[
			
		]
	
	}		
];
