/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
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)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
effect = "Fade(duration=0.2);Alpha(style=0,opacity=80)"


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

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
"",		           	// Mouse Off Background Color
"E4FF45",			// Mouse On Font Color
"",			        // Mouse On Background Color was CFEAFF
"", 			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana",	        // Font Name
6,					// Menu Item Padding
,         		// Sub Menu Image (Leave this blank if not needed)
"",		           	// 3D Border & Separator bar
"",			// 3D High Color
"",			// 3D Low Color
"E4FF45",     		// Current Page Item Font Color (leave this blank to disable)
"",           // Current Page Item Background Color (leave this blank to disable) was CFEAFF
"arrowdn.gif hspace=15 vspace=1",	            	// 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)
"",			// Menu Item Separator Color
]

style2=[			// style2 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"999999",			// Mouse Off Font Color
"",		           	// Mouse Off Background Color
"165AAB",			// Mouse On Font Color
"",			// Mouse On Background Color
"", 			// Menu Border Color 
14,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Verdana",	        // Font Name
2,					// Menu Item Padding
"",         		// Sub Menu Image (Leave this blank if not needed)
"",		           	// 3D Border & Separator bar
"123456",			// 3D High Color
"654321",			// 3D Low Color
"999999",     		// Current Page Item Font Color (leave this blank to disable)
"",           // Current Page Item Background Color (leave this blank to disable) was CFEAFF
"",	            	// 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)
"",			// Menu Item Separator Color
]

style3=[			// style3 is an array of properties.
"ffffff",			// Mouse Off Font Color
"5D8BC4",			// Mouse Off Background Color
"333333",			// Mouse On Font Color
"E1E9A9",			// Mouse On Background Color
"",     			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			    // Font Weight (bold or normal)
"Verdana",        	// Font Name
3,					// Menu Item Padding
"arrow.gif hspace=0 vspace=0",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"",			        // 3D High Color
"",			        // 3D Low Color
"E4FF45",			// Current Page Item Font Color (leave this blank to disable)
"5D8BC4",			// Current Page Item Background Color (leave this blank to disable)
"",	            	// 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)
"",			        // Menu Item Separator Color
]

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
96,                 // Menu Top - The Top position of the menu in pixels
302, 			    // Menu Left - The Left position of the menu in pixels
,				    // Menu Width - Menus width in pixels
,					// Menu Border Width 
"center",			// 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
,					// Filter - Text variable for setting transitional effects on menu activation - see above for more info
0,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use


// "Description Text","URL","Alternate URL","Status","Separator Bar"
,"HOME","index.htm",,"HOME",18
,"COOLCUBE&nbsp;10","show-menu=coolcube","how.htm","COOLCUBE 10",28
,"INSTALLATION","show-menu=installation","installation.htm","INSTALLATION",28
,"APPLICATIONS","show-menu=applications","applications.htm","APPLICATIONS",28
,"TECHNICAL&nbsp;INFO","technicalinfo.htm",,"TECHNICAL INFO",18
,"ABOUT&nbsp;US","about.htm",,"ABOUT US",18
,"CONTACT&nbsp;US","contact.htm",,"CONTACT US",0
])

	addmenu(menu=["coolcube",
	,,165,0,"",style3,,"left",effect,,,,,,,,,,,,
	,"How CoolCube Works","how.htm",,"How CoolCube Works",1
	,"When to Use CoolCube","when.htm",,"When to Use CoolCube",1
	,"Benefits","benefits.htm",,"Benefits",1
	,"Performance Specs","specs.htm",,"Performance Specs",1
	,"Virtual CoolCube","virtual.htm",,"Virtual CoolCube",1
	])

	addmenu(menu=["applications",
	,,180,0,"",style3,,"left",effect,,,,,,,,,,,,
	,"Overview","applications.htm",,"Overview",1
	,"Permanent Installations","permanent.htm",,"Permanent Installations",1
	,"Temporary Installations","temporary.htm",,"Temporary Installations",1
	,"Facilities/Markets","facilities.htm",,"Facilities/Markets",1
	,"Application Photos","photos.htm",,"Application Photos",1
	,"Case Studies","casestudies.htm",,"Case Studies",1
	])

	addmenu(menu=["installation",
	,,100,0,"",style3,,"left",effect,,,,,,,,,,,,
	,"Overview","installation.htm",,"Overview",1
	,"Portable","portable.htm",,"Portable",1
	,"Rackmount","rackmount.htm",,"Rackmount",1
	,"Hanging","hanging.htm",,"Hanging",1
	,"Stacking","stacking.htm",,"Stacking",1
	,"Accessories","accessories.htm",,"Accessories",1
	])

    	addmenu(menu=["casestudies",
    	,,160,0,"",style3,,"left",effect,,,,,,,,,,,,
    	,"Overview","casestudies.htm",,"Overview",1
    	,"Area Networks","areanetworks.htm",,"Area Networks",1
    	,"Wiring Closet","wiringcloset.htm",,"Wiring Closet",1
    	,"Computer Room","computerroom.htm",,"Computer Room",1
    	])




dumpmenus()