//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)}

effect = "Shadow(color='#D7E8F0', Direction=180, Strength=2)"//Alpha(style=0,opacity=96);

timegap=500			// 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=6;	// Sub menu offset Left position
closeOnClick = true
// STYLE PROPERTIES FOR MAIN MENU
styleMain=[			// an array of properties.
"003366",			// Mouse Off Font Color
"EAF7FD",				// Mouse Off Background Color
"003366",			// Mouse On Font Color
"ACD8EF",			// Mouse On Background Color
,					// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Verdana, Arial, Helvetica, sans-serif",	// Font Name
0,					// Menu Item Padding
,					// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
,					// 3D High Color
,					// 3D Low Color
"FFFFFF",			// Current Page Item Font Color (leave this blank to disable)
"336699",			// 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
]
// STYLE PROPERTIES FOR SUBMENUS
styleSub=["003366","ffffff","003366","ACD8EF","003366",11,"normal","normal","Verdana, Arial, Helvetica, sans-serif",3,,,,,,,,,,,]
// MAIN MENU
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
61,					// Menu Top - The Top position of the menu in pixels
"offset=-10",		// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",			// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
styleMain,			// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"<img src=http://media.corporate-ir.net/media_files/nsd/chtr/redesign0503/charter_wrapper_files/images/nav_top_seperator.gif width=1 height=17 hspace=0 vspace=0 border=0 align=absmiddle />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Home &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","http://www.charter.com/default.asp",,"Back to the home page",0 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"<img src=http://media.corporate-ir.net/media_files/nsd/chtr/redesign0503/charter_wrapper_files/images/nav_top_seperator.gif width=1 height=17 hspace=0 vspace=0 border=0 align=absmiddle />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Products & Packages &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=products","http://www.charter.com/products/products.asp","",0
,"<img src=http://media.corporate-ir.net/media_files/nsd/chtr/redesign0503/charter_wrapper_files/images/nav_top_seperator.gif width=1 height=17 hspace=0 vspace=0 border=0 align=absmiddle />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Customer Help Center &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;","show-menu=help","http://www.charter.com/service/service.asp","",0
,"<img src=http://media.corporate-ir.net/media_files/nsd/chtr/redesign0503/charter_wrapper_files/images/nav_top_seperator.gif width=1 height=17 hspace=0 vspace=0 border=0 align=absmiddle />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; About Us &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src=http://media.corporate-ir.net/media_files/nsd/chtr/redesign0503/charter_wrapper_files/images/nav_top_seperator.gif width=1 height=17 hspace=0 vspace=0 border=0 align=absmiddle />","show-menu=aboutus","http://www.charter.com/aboutus/aboutus.asp","",0
])
// PRODUCTS & PACKAGES SUBMENU
	addmenu(menu=["products",79,,171,1,"",styleSub,,"left",effect,0,,,,,,,,,,,
	,"&nbsp;&#187; Value Packages","http://www.charter.com/products/bundled/value_packages.asp",,,
	,"&nbsp;&#187; High-Speed Internet","http://www.charter.com/products/internet/internet.asp",,,
	,"&nbsp;&#187; Digital Cable","http://www.charter.com/products/dtv/dtv.asp",,,
	,"&nbsp;&#187; Basic Cable","http://www.charter.com/products/ctv/cabletv.asp",,,
	,"&nbsp;&#187; On Demand","http://www.charter.com/products/ppv/overview.asp",,,
	,"&nbsp;&#187; Sports Packages","http://www.charter.com/products/ppv/sports.asp",,,
	,"&nbsp;&#187; Interactive TV","http://www.charter.com/products/dtv/itv.asp",,,
	,"&nbsp;&#187; Telephone Service","http://www.charter.com/products/telephone/telephone.asp",,,
	,"&nbsp;&#187; Business Solutions","http://www.charterbusinessnetworks.com/ target=_blank",,,
	,"&nbsp;&#187; Cable Advertising","http://www.chartermedia.com/ target=_blank",,,
	])
// CUSTOMER HELP CENTER SUBMENU
	addmenu(menu=["help",79,,180,1,"",styleSub,,"left",effect,0,,,,,,,,,,,
	,"&nbsp;&#187; My Charter Account","https://update.charter.com/servlet/MemberServices/",,,
	,"&nbsp;&#187; Check My Email","http://www.charter.com/support/support_email_services.asp",,,
	,"&nbsp;&#187; High-Speed Internet Help","http://support.charter.com/sdcuser/asp/",,,
	,"&nbsp;&#187; Digital Cable Help","http://www.charter.com/service/digitalcable/digitalcablehelp.asp",,,
	,"&nbsp;&#187; Telephone Service Help","http://www.charter.com/service/telephone/teleservice.asp",,,
	,"&nbsp;&#187; FAQs","http://www.charter.com/service/faqs/faqs.asp",,,
	,"&nbsp;&#187; Channel Lineup","http://www.charter.com/service/channel/channel_choose.asp",,,
	,"&nbsp;&#187; Contact Us","http://www.charter.com/service/contact/contact.asp",,,
	])
// ABOUT US SUBMENU	
	addmenu(menu=["aboutus",79,,170,1,,styleSub,,"left",effect,0,,,,,,,,,,,
	,"&nbsp;&#187; Our Story","http://www.charter.com/aboutus/ourstory/ourstory.asp",,,
	,"&nbsp;&#187; Investor & News Center","http://www.charter.com/aboutus/investor/investor.asp",,,
	,"&nbsp;&#187; Charter Careers","http://www.charter.com/aboutus/careers/careers.asp",,,
	])
dumpmenus()
