//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 //
////////////////////////////////////

var ns4=(document.layers)?true:false
var ie5=(document.all)?true:false;
var ns6=(navigator.userAgent.indexOf("Gecko")!=-1)?true:false
var mac=(navigator.appVersion.indexOf("Mac")!=-1)?true:false
var mac45=(navigator.appVersion.indexOf("MSIE 4.5")!=-1)?true:false
var opra=(navigator.userAgent.indexOf("Opera")!=-1)?true:false
var konq=(navigator.userAgent.indexOf("Konqueror")!=-1)?true:false
if(ns6||ns4)mac=false
//alert(navigator.appVersion);
//alert(navigator.appVersion.indexOf("MSIE 6.0"));
var ie55=((navigator.appVersion.indexOf("MSIE 6.0")!=-1||navigator.appVersion.indexOf("MSIE 5.5")!=-1))?true:false;
if(ns6 || ie5 || ie55 || opra || ns4 || mac || mac45 || konq)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100)"
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=8;		// Sub menu offset Top position 
suboffset_left=-1;		// 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
"",				// Mouse Off Background Color
"FFFFFF",				// Mouse On Font Color
"",				// Mouse On Background Color
"FFFFFF",				// Menu Border Color 
12,						// Font Size in pixels
"bold",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Arial",				// Font Name
3,						// Menu Item Padding
"images/down.gif", // Sub Menu Image (Leave this blank if not needed)
"FFFFFF",				// 3D Border & Separator bar
"66ffff",				// 3D High Color
"005699",				// 3D Low Color
"",				// Current Page Item Font Color (leave this blank to disable)
"",				// Current Page Item Background Color (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)
]

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.
"393939",				// Mouse Off Font Color
"ECE7D6",				// Mouse Off Background Color
"393939",				// Mouse On Font Color
"C7C3B5",				// Mouse On Background Color
"660033",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Verdana",				// Font Name
4,						// Menu Item Padding
"images/right.gif", 		// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"005699",				// 3D Low Color
,						// Current Page Item Font Color (leave this blank to disable)
,						// Current Page Item Background Color (leave this blank to disable)

"FFFFFF",				// Menu Header Font Color (Leave blank if headers are not needed)
"336699",				// 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
119,				// Menu Top - The Top position of the menu in pixels
"offset=-60",		// Menu Left - The Left position of the menu in pixels
//"offset=-250",	// Menu Left - The Left position of the menu in pixels
100,				// 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)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// 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)
0,					// 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

// "Description Text", "URL", "Alternate URL", "Status-bar message", "Separator Bar"
,"&nbsp;&nbsp;Home","show-menu=Home","index.html",,1 
,"&nbsp;&nbsp;About","show-menu=About","companyprofile.html",,1 
,"&nbsp;&nbsp;PGx Value","show-menu=PGx","valueinpgx.html",,1 
,"&nbsp;&nbsp;Services","show-menu=Services","services.html",,1 
,"&nbsp;&nbsp;References","show-menu=References","references.html",,1 
,"&nbsp;&nbsp;","","",,1 
])

	addmenu(menu=["Home",
	,,160,1,"", style2,0,"left","Fade(duration=.4);Shadow(color='#999999', Direction=135, Strength=0)",0,,,,,,,,,,,
	,"&nbsp;<border=0>&nbsp;Welcome/Introduction","welcome.html",,,1
	,"&nbsp;<border=0>&nbsp;How to Contact","howtocontact.html",,,1
	])
	
	addmenu(menu=["About",
	,,230,1,"", style2,0,"left","Fade(duration=.4);Shadow(color='#999999', Direction=135, Strength=0)",0,,,,,,,,,,,
	,"&nbsp;<border=0>&nbsp;Company Profile and Experience","companyprofile.html",,,1
	,"&nbsp;<border=0>&nbsp;Cabernet Team","cabernetteam.html",,,1
	])
	addmenu(menu=["PGx",
	,,140,1,"", style2,0,"left","Fade(duration=.4);Shadow(color='#999999', Direction=135, Strength=0)",0,,,,,,,,,,,
	,"&nbsp;<border=0>&nbsp;The Value in PGx","valueinpgx.html",,,1
	,"&nbsp;<border=0>&nbsp;PGx Case Studies","pgxcasestudies.html",,,1
	])
	addmenu(menu=["Services",
	,,190,1,"", style2,0,"left","Fade(duration=.4);Shadow(color='#999999', Direction=135, Strength=0)",0,,,,,,,,,,,
	,"&nbsp;<border=0>&nbsp;A Solution Pathway","solutionpathway.html",,,1
	,"&nbsp;<border=0>&nbsp;Services and Capabilities","servicesandcapabilities.html",,,1
	])
	addmenu(menu=["References",
	,,130,1,"", style2,0,"left","Fade(duration=.4);Shadow(color='#999999', Direction=135, Strength=0)",0,,,,,,,,,,,
	,"&nbsp;<border=0>&nbsp;Publications","show-menu=Publications","keypapers.html",,1
	,"&nbsp;<border=0>&nbsp;News","show-menu=News","cabernetnews.html",,1
	])
	addmenu(menu=["Publications",
	,,190,1,"", style2,0,"left","Fade(duration=.4);Shadow(color='#999999', Direction=135, Strength=0)",0,,,,,,,,,,,
	,"&nbsp;<border=0>&nbsp;Key Papers from team","keypapers.html",,,1
	,"&nbsp;<border=0>&nbsp;References","publi_refrences.html",,,1
	])
	addmenu(menu=["News",
	,,190,1,"", style2,0,"left","Fade(duration=.4);Shadow(color='#999999', Direction=135, Strength=0)",0,,,,,,,,,,,
	,"&nbsp;<border=0>&nbsp;Cabernet News","cabernetnews.html",,,1
//	,"&nbsp;<border=0>&nbsp;Other News Sources","othernewssources.html",,,1
	])
	
	
dumpmenus()
