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)}

effect = "Fade(duration=0.3);Shadow(color='#79B8EE', Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit for more filters
// Note: no apostrophes, even escaped, in a link description. Apostrophes CAN be used in visible link words, but must not be escaped
// Do not put in the php referrer code at end of Other Voices, it is not passed on
timegap=300				// The time delay for menus to remain visible
followspeed=2			// Follow Scrolling speed was 5 before
followrate=2			// Follow Scrolling Rate was 5 before
suboffset_top=1;		// Sub menu offset Top position 
suboffset_left=-2;		// 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.
"#000000",					// Mouse Off Font Color
"#E7EDEA",					// Mouse Off Background Color
"#000000",					// Mouse On Font Color
"#C4E1FF",					// Mouse On Background Color
"#79B8EE",					// Menu Border Color
13,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial",	// Font Name
4,							// Menu Item Padding
"arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
2,							// 3D Border & Separator bar
"#79B8EE",					// 3D High Color
"f1f1f1",					// 3D Low Color
"#0000ff",					// Referer Item Font Color (leave this blank to disable)
"#ffffff",					// Referer Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
"000000",							// Menu Header Font Color (Leave blank if headers are not needed)
"#79B8EE",							// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[					// 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
"#5a8cc6",					// Mouse Off Background Color
"#000000",					// Mouse On Font Color
"f1f1f1",					// Mouse On Background Color
"#CECECE",					// Menu Border Color
8,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Arial",	// Font Name
4,						// Menu Item Padding
"arrow.gif",				// Sub Menu Image (Leave this blank if not needed)
2,							// 3D Border & Separator bar
"#000000",					// 3D High Color
"#f1f1f1",					// 3D Low Color
"black",					// Referer Item Font Color (leave this blank to disable)
"white",					// Referer Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
"#ffffff",							// Menu Header Font Color (Leave blank if headers are not needed)
"9F141A",							// Menu Header Background Color (Leave blank if headers are not needed)
]

style3=[					// 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.
"f1f1f1",					// Mouse Off Font Color
"5a8cc6",					// Mouse Off Background Color
"red",					// Mouse On Font Color
"ffffff",					// Mouse On Background Color
"9F141A",					// Menu Border Color
8,						// Font Size
"normal",					// Font Style 
"normal",					// Font Weight
"Garamond",	// Font Name
4,						// Menu Item Padding
"arrow.gif",				// Sub Menu Image (Leave this blank if not needed)
1,							// 3D Border & Separator bar
"",					// 3D High Color
"",					// 3D Low Color
"black",					// Referer Item Font Color (leave this blank to disable)
"pink",					// Referer Item Background Color (leave this blank to disable)
,							// Top Bar image (Leave this blank to disable)
"white",							// Menu Header Font Color (Leave blank if headers are not needed)
"9F141A",							// Menu Header Background Color (Leave blank if headers are not needed)
]

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
160,							// Menu Top - The Top position of the menu in pixels
8, 						// Menu Left - The Left position of the menu in pixels
130,							// 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
"center",					// 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)
0, 							// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style
0,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
"right",					// Position of TOP sub image left:center:right
,							// Type of menu use "form" or blank
,							// Right To Left - Used in Hebrew for example.
,							// Open the Menus OnClick - leave blank for OnMouseover
,							// Menu Header Text (only works on Vertical menus)
,							// Reserved for future use
,							// Reserved for future use
,							// Reserved for future use
,"<span title=\"NOU English translated site!\"><b>ENGLISH</b></span>","# type=header;align=center;",
,"National Ozone Unit, Afghanistan",1
,"Home","index.asp",,"Welcome to NOC Enhlish Site",1
,"General Information","general_info.asp","#","General Information",1
,"Strategies and Plan","strategies.asp","#","National Compliance Strategies and Plans",1
,"Policies and Legislations","policies.asp",,"Policies and Legislations",1
,"Projects and Activities","projects.asp",,"Projects and Activities",1
,"Questions / Answers","questions.asp",,"Questions and Anwers",1
,"Publications","publications.asp",,"Publications",1
,"Calendar of Events","calendar.asp",,"Calendar of Events",1
,"Contacts","contacts.asp",,"Contacts",1
,"Links","links.asp",,"Links",1
])







dumpmenus()
