
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}

// Special effect string for IE5.5 or above visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.4)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}
var netver = parseInt(navigator.appVersion);
if(!document.all && (netver < 7)){
	x = 216;

}
else{
	x= 207;
	}

timegap=500		// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"FFFFFF",			// Mouse Off Font Color
"999999",			// Mouse Off Background Color
"003399",			// Mouse On Font Color
"CCCCCC",		// Mouse On Background Color
"003399", 		// Menu Border Color 
10,			// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
3,			// Menu Item Padding
"images/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,			// 3D Border & Separator bar
"FFFFFF",			// 3D High Color
"FFFFFF",			// 3D Low Color
,			// Current Page Item Font Color (leave this blank to disable)
,			// Current Page Item Background Color (leave this blank to disable)
"images/arrowdn.gif",	// Top Bar image (Leave this blank to disable)
,			// Menu Header Font Color (Leave blank if headers are not needed)
,			// Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"home",			// Menu Name - This is needed in order for the menu to be called
x,			// Menu Top - The Top position of the menu in pixels
30,			// Menu Left - The Left position of the menu in pixels
84,			// Menu Width - Menus width in pixels
1,			// Menu Border Width 
,			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// Properties Array - this is set higher up, as above
1,			// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,			// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,			// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 			// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,			// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,			// Position of TOP sub image left:center:right
,			// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,			// Right To Left - Used in Hebrew for example. (1=on/0=off)
,			// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,			// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,			// Reserved for future use
,			// Reserved for future use
,			// Reserved for future use

,"&nbsp;eTool Home","index.html",,"eTool index page",1 // "title", "url", "Alternate URL", "Status", "Separator Bar"
])

addmenu(menu=[		// This is the array that contains your menu properties and details
"topright",		// Menu Name - This is needed in order for the menu to be called
x,			// Menu Top - The Top position of the menu in pixels
645,			// Menu Left - The Left position of the menu in pixels
113,			// Menu Width - Menus width in pixels
1,			// Menu Border Width 
,			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// Properties Array - this is set higher up, as above
1,			// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,			// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,			// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 			// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,			// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,			// Position of TOP sub image left:center:right
,			// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,			// Right To Left - Used in Hebrew for example. (1=on/0=off)
,			// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,			// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,			// Reserved for future use
,			// Reserved for future use
,			// Reserved for future use

,"&nbsp;Additional Info","show-menu=appendices","additional.html","Additional Info",1
])


	addmenu(menu=[
	"appendices",
	,,115,1,"",style1,,"","fade(overlap=1.00, duration=0.4)",,,,,,,,,,,,
	,"ICS Organizational Chart", "org.html",,"ICS Organizational Chart",1
	,"Concept of Response", "nrs.html",,"Concept of Response",1
	,"Unit Guide", "org_guide.html",,"Unit Guide",1
	,"Position Task Books", "ics_tasks.html",,"Position Task Books",1
	,"ICS Forms", "ics_forms.html",,"ICS Forms",1
	,"Sample Map", "map.html",,"Sample Map",1
	,"Acronyms", "append_e.html",,"Acronyms",1
	,"Sources of Additional ICS Information", "append_d.html",,"More ICS Information",1

	])

addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",		// Menu Name - This is needed in order for the menu to be called
x,			// Menu Top - The Top position of the menu in pixels
115,			// Menu Left - The Left position of the menu in pixels
141,			// Menu Width - Menus width in pixels
1,			// Menu Border Width 
,			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// Properties Array - this is set higher up, as above
1,			// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,			// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,			// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 			// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,			// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,			// Position of TOP sub image left:center:right
,			// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,			// Right To Left - Used in Hebrew for example. (1=on/0=off)
,			// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,			// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,			// Reserved for future use
,			// Reserved for future use
,			// Reserved for future use

,"&nbsp;About ICS/UC","show-menu=about","about.html","About ICS/UC",1 // "title", "url", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;Planning/Preparation","show-menu=planning","prepare_implement.html","Planning/Preparation",1
])

addmenu(menu=[		// This is the array that contains your menu properties and details
"menue",			// Menu Name - This is needed in order for the menu to be called
x,			// Menu Top - The Top position of the menu in pixels
399,			// Menu Left - The Left position of the menu in pixels
122,			// Menu Width - Menus width in pixels
1,			// Menu Border Width 
,			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,			// Properties Array - this is set higher up, as above
1,			// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",			// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,			// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,			// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 			// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,			// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,			// Position of TOP sub image left:center:right
,			// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,			// Right To Left - Used in Hebrew for example. (1=on/0=off)
,			// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,			// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,			// Reserved for future use
,			// Reserved for future use
,			// Reserved for future use
,"&nbsp;Safety Aspects","show-menu=safety","safety.html","Safety Aspects",1
,"&nbsp;Implementation","show-menu=implementation","implementation.html","Implementation",1
])
	addmenu(menu=["about",
	,,143,1,"",style1,,"left","fade(overlap=1.00, duration=0.4)",,,,,,,,,,,,
	,"What is an Incident Command System?","what_is_ics.html",,"What is an Incident Command System?",1
	,"What is a Unified Command?","what_is_uc.html",,"What is a Unified Command?",1
	,"When should a UC be used?","what_is_uc.html#When",,"When should a UC be used?",1
	,"Who is in a UC?","what_is_uc.html#Who",,"Who is in a UC?",1
	,"How does the UC make decisions?","what_is_uc.html#How",,"How does the UC make decisions?",1
	,"What if your agency is not part of the UC?","what_is_uc.html#What",,"What if your agency is not part of the UC?",1
	,"What is the relationship between an ICS and a UC?","ics_uc_relation.html",,"What is the relationship between an ICS and a UC?",1
	,"What are the advantages of an ICS/UC?","ics_uc_relation.html#Advantages",,"What are the advantages of an ICS/UC?",1
	])
	
	addmenu(menu=["planning",
	,,143,1,"",style1,,"left","fade(overlap=1.00, duration=0.4)",,,,,,,,,,,,
	,"Four Keys to Successful Implementation","prepare_implement.html#Four",,"Four Keys to Successful Implementation",1
	,"Scenario-Based Planning and Exercises","prepare_implement.html#Scenario",,"Scenario-Based Planning and Exercises",1
	,"Organizational Components","prepare_implement.html#Organizational",,"Organizational Components",1
	,"Planning Roles and Responsibilities","planning_roles.html",,"Planning Roles and Responsibilities",1
	])

	addmenu(menu=["safety",
	,,124,1,"",style1,,"left","fade(overlap=1.00, duration=0.4)",,,,,,,,,,,,
	,"OSHA Standards","safety.html#Standards",,"OSHA Standards",1
	,"PPE","safety.html#PPE",,"Personal Protective Equipment - PPE",1
	,"Evacuations","safety.html#Evacuation",,"Evacuations",1
	,"Other Agencies Safety Materials","safety.html#Related",,"Other Agencies Safety Materials",1
	])

	addmenu(menu=["implementation",
	,,124,1,,style1,0,"left","fade(overlap=1.00, duration=0.4)",0,,,,,,,,,,,
	,"How many ICS units should be in place?","org_guide.html",,"How many ICS units should be in place?",1
	,"What are the OSC&#39;s response roles and responsibilities?","focs.html#roles",,"OSC response roles and responsibilities",1
	,"What takes place in the initial UC meeting?","initial_meeting.html",,"What takes place in the initial UC meeting?",1
	,"STEP 1 – Set Priorities and Objectives","initial_meeting.html#1",,"STEP 1 – Set Priorities and Objectives",1
	,"STEP 2 – Present Considerations","initial_meeting.html#2",,"STEP 2 – Present Considerations",1
	,"STEP 3 – Develop a Collective Set of Incident Objectives","initial_meeting.html#3",,"STEP 3 – Develop a Collective Set of Incident Objectives",1
	,"STEP 4 – Adopt an Overall Strategy","initial_meeting.html#4",,"STEP 4 – Adopt an Overall Strategy",1
	,"STEP 5 – Select a UC Spokesperson","initial_meeting.html#5",,"STEP 5 – Select a UC Spokesperson",1
	])

dumpmenus()