// The following line is critical for menu operation, and must appear only once.
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

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

if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"
}
else{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}

 // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters


menuImage="&nbsp;"


timegap=500		// The time delay for menus to remain visible
followspeed=450		// Follow Scrolling speed
followrate=50		// Follow Scrolling Rate
suboffset_top=4;		// 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.
"ffffff",				// Mouse Off Font Color
"000000",				// Mouse Off Background Color
"003366",				// Mouse On Font Color
"e1e1e1",				// 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, Tahoma, Arial, Helvetica",	// Font Name
1,				// Menu Item Padding
"http://www.gigavac.com/nav1/arrow.gif",	// Sub Menu Image (Leave this blank if not needed)
"",				// 3D Border & Separator bar
"",				// 3D High Color
"",				// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page 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)
"",				// Menu Header Background Color (Leave blank if headers are not needed)
]


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.
"000000",				// Mouse Off Font Color
"e1e1e1",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"003366",				// Mouse On Background Color
"000000",				// Menu Border Color 
10,				// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana, Tahoma, Arial, Helvetica",	// Font Name
4,				// Menu Item Padding
"http://www.gigavac.com/nav1/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"",				// 3D High Color
"",				// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// 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)
]

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
116,			// Menu Top - The Top position of the menu in pixels
0,			// Menu Left - The Left position of the menu in pixels
,			// 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
,			// 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;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;HOME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","http://www.gigavac.com/index.html",,"Back to the home page",1
,"&nbsp;&nbsp;Products&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=products",,"",1
,"&nbsp;&nbsp;Sales&nbsp;&&nbsp;Service&nbsp;&nbsp;&nbsp;","show-menu=sales",,"",1
,"&nbsp;&nbsp;Company&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=company",,"",1
,"&nbsp;&nbsp;Contact&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=contact",,"",1
,"&nbsp;&nbsp;Search&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=search","http://www.gigavac.com/search/index.htm","",1
,"&nbsp;&nbsp;&nbsp;Industry&nbsp;&nbsp;&nbsp;","http://www.gigavac.com/links/index.htm",,"Industry",1
,"&nbsp;&nbsp;Language&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=language",,"",1
 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])

	addmenu(menu=["products",
		,,250,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"<b>HV Relays & Contactors</b>","http://www.gigavac.com/products/relays/gigavac/index.htm",,,0
		,"<b>All Contactors</b>","http://www.gigavac.com/products/contactors/gigavac/index.htm",,,0
		,"Latching HV Relays","http://www.gigavac.com/products/relays/latching/index.htm",,,0
		,"Amateur Radio Relays","http://www.gigavac.com/products/relays/ham/index.htm",,,0
		,"<b>Application Notes</b>","http://www.gigavac.com/apps/relays/index.htm",,,0
		,"How to Select - <b>Quick Pick</b>","http://www.gigavac.com/apps/relays/pick_quick/index.htm",,,0
		,"How to Select - <b>Detail Pick</b>","http://www.gigavac.com/apps/relays/pick_detail/index.htm",,,0
		,"<b>Kilovac Cross Reference</b>","http://www.gigavac.com/products/relays/kilovac/index.htm",,,0
		,"<b>Jennings Cross Reference</b>","http://www.gigavac.com/products/relays/jennings/index.htm",,,0
		,"<b>Cynergy3 - Reed Relays Cross Reference</b>","http://www.gigavac.com/products/relays/crydom/index.htm",,,0
		])
		
	
			
		addmenu(menu=["sales",
		,,210,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Sales Offices","http://www.gigavac.com/sales/offices/index.htm",,,0
		,"Sales Terms","http://www.gigavac.com/sales/terms/index.htm",,,0
		,"Warranty","http://www.gigavac.com/sales/warranty/index.htm",,,0
		,"Place Order","http://www.gigavac.com/sales/order/index.htm",,,0
		,"Discounts - Colleges & Universities","http://www.gigavac.com/discounts/student/index.htm",,,0
			])
		
		addmenu(menu=["company",
		,,145,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"News","http://www.gigavac.com/company/news/index.htm",,,0
		,"Overview","http://www.gigavac.com/company/overview/index.htm",,,0
		,"Biographies","http://www.gigavac.com/company/bio/index.htm",,,0
		,"Quality Policy","http://www.gigavac.com/company/quality/index.htm",,,0
		,"Environmental Policy","http://www.gigavac.com/company/environ/index.htm",,,0
		,"Certifications","http://www.gigavac.com/company/cert/index.htm",,,0
		,"Job Opportunities","http://www.gigavac.com/company/jobs/index.htm",,,0
		,"Privacy Policy","http://www.gigavac.com/legal/privacy/index.htm",,,0
		,"Terms of Use","http://www.gigavac.com/legal/terms/index.htm",,,0		
		])
		
		addmenu(menu=["discounts",
		,,200,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Students, Colleges & Universities","http://www.gigavac.com/discounts/student/index.htm",,,0
		,"All Others","http://www.gigavac.com/discounts/other/index.htm",,,0
		])	
		
		addmenu(menu=["contact",
		,,164,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Contact Info","http://www.gigavac.com/contact/index.htm",,,0
		,"Subscribe to Newsletter","http://www.gigavac.com/contact/subscribe/index.htm",,,0
		,"Ask Sales Rep to Call","http://www.gigavac.com/contact/inquiry/index.htm",,,0
		,"Map & Driving Directions","http://www.gigavac.com/contact/directions/index.htm",,,0
		])
		
		addmenu(menu=["search",
		,,115,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Search the Site","http://www.gigavac.com/search/index.htm",,,0
		,"Site Map","http://www.gigavac.com/sitemap.htm",,,0
		])
		
		addmenu(menu=["language",
		,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"<b>English</b>","http://www.gigavac.com/search/index.htm",,,0
		,"Chinese - &#20013;&#25991;","http://www.gigavac.com/ch/index.htm",,,0
		,"Danish - Dansk","http://www.gigavac.com/dn/index.htm",,,0
		,"French - Français","http://www.gigavac.com/fr/index.htm",,,0
		,"German - Deutsch","http://www.gigavac.com/gr/index.htm",,,0
		,"Italian - Italiano","http://www.gigavac.com/it/index.htm",,,0
		,"Japanese - &#26085;&#26412;&#35486;","http://www.gigavac.com/jp/index.htm",,,0
		,"Korean - &#54620;&#44397;&#50612;","http://www.gigavac.com/jp/index.htm",,,0
		,"Portuguese - Portugues","http://www.gigavac.com/pt/index.htm",,,0
		,"Spanish - Español","http://www.gigavac.com/sp/index.htm",,,0
		])

dumpmenus()