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.
"141f78",			// Mouse Off Font Color
"white",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"94A5D1",			// Mouse On Background Color
"CCCCCC",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Arial",	// Font Name
5,					// Menu Item Padding
"http://www.syngenta.cl/configuracion/images/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"white",			// Current Page Item Font Color (leave this blank to disable)
"9999CC",			// 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)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"",				// Menu Item Separator Color
]

contactstyle=[			// 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.
"000066",			// Mouse Off Font Color
"E4CD95",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"E4BC76",			// Mouse On Background Color
"CCCCCC",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Arial",	// Font Name
5,					// Menu Item Padding
"http://www.syngenta.cl/configuracion/images/arrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"white",			// Current Page Item Font Color (leave this blank to disable)
"9999CC",			// 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)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"",				// Menu Item Separator Color
]