	var 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
		"345D89",			// Mouse Off Background Color
		"000000",			// Mouse On Font Color
		"CBDBF2",			// Mouse On Background Color
		"345D89",			// Menu Border Color 
		11,					// Font Size in pixels
		"normal",			// Font Style (italic or normal)
		"",					// Font Weight (bold or normal)
		"Arial,Verdana",	// Font Name
		1,					// Menu Item Padding
		"",					// 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)
		"DEDEDE",			// 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
		]

	var 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.
		"000000",			// Mouse Off Font Color
		"EEEEEE",			// Mouse Off Background Color
		"000000",			// Mouse On Font Color
		"DDDDDD",			// Mouse On Background Color
		"935232",			// Menu Border Color 
		12,					// Font Size in pixels
		"normal",			// Font Style (italic or normal)
		"",					// Font Weight (bold or normal)
		"Arial,Verdana",	// Font Name
		3,					// Menu Item Padding
		"",					// 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)
		"DEDEDE",			// 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
		]

/*
	// Main Menu
	var menu_top = "259";			// Menu Top - The Top position of the menu in pixels
	var menu_left = "8";			// Menu Left - The Left position of the menu in pixels
	var menu_width = '';			// Menu Width - Menus width in pixels
	var menu_border = '';			// Menu Border Width 
	var screen_position = '';		// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
	var properties_array = style1;	// Properties Array - this is set higher up, as above
	var always_visible = 0;			// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
	var alignment = '';				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
	var filter = '';				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
	var following_scrolling = '';	// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
	var horizontal_menu = 0;		// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
	var keep_alive = '';			// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
	var position_sub_image = '';	// Position of TOP sub image left:center:right
	var horizontal_width = '';		// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
	var right_to_left = '';			// Right To Left - Used in Hebrew for example. (1=on/0=off)
	var open_menu_onclick = '';		// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
	var hide_div_id = '';			// ID of the div you want to hide on MouseOver (useful for hiding form elements)
	var background_image = '';		// Background image for menu when BGColor set to transparent.
	var scrollable_menu = '';		// Scrollable Menu
	var reserved = '';				// Reserved for future use
*/
 var top = 314;
	// 1 properties
	var menu_1_top = top;			// Menu Top - The Top position of the menu in pixels
	var menu_1_left = "offset=170";			// Menu Left - The Left position of the menu in pixels

	// 2 investors
	var menu_2_top = top;			// Menu Top - The Top position of the menu in pixels
	var menu_2_left = "offset=50";			// Menu Left - The Left position of the menu in pixels

	// 3 corporate
	var menu_3_top = top;			// Menu Top - The Top position of the menu in pixels
	var menu_3_left = "offset=-62";			// Menu Left - The Left position of the menu in pixels

	// 4 Contact Us
	var menu_4_top = top;			// Menu Top - The Top position of the menu in pixels
	var menu_4_left = "571";			// Menu Left - The Left position of the menu in pixels