//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************

// *** POSITIONING AND STYLES *********************************************


var menuALIGN = "left";		// alignment
var absLEFT = 	35;		// absolute left or right position (if not center)
var absTOP = 	105; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5/6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF =	CodeBase+"resources/";	// base path 
var zORDER = 	1000;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#8D3855";	// main nav cell color
var rCOLOR = 	"#8D3855";	// main nav cell rollover color
var keepLIT =	true;		// keep rollover color when browsing menu
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"#ECE0C5"	// main nav border color
var aLINK = 	"#ECE0C5";	// main nav link color
var aHOVER = 	"#ECE0C5";	// main nav link hover-color (dual purpose)
var aDEC = 		"none";	// main nav link decoration
var fFONT = 	"verdana,sans serif";	// main nav font face		
var fSIZE = 	10;		// main nav font size (pixels)	
var fWEIGHT = 	"bold"	// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	1;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var vOFFSET = 	0;		// shift the submenus vertically
var hOFFSET = 	2;		// shift the submenus horizontally

var smCOLOR = 	"#E8E8E8";	// submenu cell color
var srCOLOR = 	"#8D3855";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#ECE0C5"	// submenu border color
var saLINK = 	"#8D3855";	// submenu link color
var saHOVER = 	"#ECE0C5";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";	// submenu link decoration
var sfFONT = 	"verdana,sans serif";// submenu font face		
var sfSIZE = 	10;		// submenu font size (pixels)	
var sfWEIGHT = 	"bold"	// submenu font weight
var stINDENT = 	3;		// submenu text indent (if text is left or right aligned)
var svPADDING = 2;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	3;		// menu drop shadow size 
var shCOLOR =	"#8D3855";	// menu drop shadow color
var shOPACITY = 60;		// menu drop shadow opacity (ie5/6 only)

var keepSubLIT=	true;		// keep submenu rollover color when browsing child menu	
var chvOFFSET = 0;		// shift the child menus vertically 			
var chhOFFSET = 0;		// shift the child menus horizontally 		

var closeTIMER = 75;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or op5)

var altDISPLAY = "title";		// where to display alt text
var allowRESIZE=true;		// allow resize/reload


//** LINKS ***********************************************************






// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position)


// *** About CRG Associates ***
addMainItem("index.html","CRG ASSOCIATES",110,"center","","",0,0); 
	
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(200,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
    addSubmenuItem(CodeBase+"about.htm","About CRG ASSOCIATES","","");
	addSubmenuItem(CodeBase+"about_chris.htm","Christine R. Gatti, M.Ed","","");
	addSubmenuItem(CodeBase+"about_team.htm","The CRG ASSOCIATES Team","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		defineChildmenuProperties(140,"left","left",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem(CodeBase+"DebbieBercume.htm","Debbie Bercume","_blank","");
		addChildmenuItem(CodeBase+"AnnRogers.htm","Ann Rogers","_blank","");
		addChildmenuItem(CodeBase+"IlanaTraverse.htm","Ilana Traverse","_blank","");
		addChildmenuItem(CodeBase+"LynneCouture.htm","Lynne Couture","_blank","");
		addChildmenuItem(CodeBase+"GinaOhanesian.htm","Gina Ohanesian","_blank","");
		addChildmenuItem(CodeBase+"RobBogosian.htm","Rob Bogosian","_blank","");
		addChildmenuItem(CodeBase+"KarenStacey.htm","Karen Stacey","_blank","");
		addChildmenuItem(CodeBase+"MeganMcDonough.htm","Megan McDonough","_blank","");
		addChildmenuItem(CodeBase+"SusanAlvey.htm","Susan Alvey","_blank","");
		addChildmenuItem(CodeBase+"JonathanWiles.htm","Jonathan Wiles","_blank","");
		addChildmenuItem(CodeBase+"elainemaclellan.htm","Elaine MacLellan","_blank","");
		addChildmenuItem(CodeBase+"bethbenjamin.htm","Beth Benjamin","_blank","");
		addChildmenuItem(CodeBase+"AnndeeByers.htm","Anndee Byers","_blank","");
		addChildmenuItem(CodeBase+"celestebarros.htm","Celeste Barros","_blank","");
		
     addSubmenuItem(CodeBase+"board.htm","Board of Advisors","","");
	 	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		defineChildmenuProperties(130,"left","left",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
	    addChildmenuItem(CodeBase+"about_board.htm","About the Board","","");
	 
	 addSubmenuItem(CodeBase+"strat_alliances.htm","Strategic Alliances","","");
	 
	 // define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		defineChildmenuProperties(260,"left","left",0,0,"","","","","","","");

	    // add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem(CodeBase+"AlliancePartnerLeapfrogInnovations1.htm","Leapfrog Innovations","_blank","");
		addChildmenuItem(CodeBase+"NewHaven.htm","New Haven Consulting Group","_blank","");
		addChildmenuItem(CodeBase+"cpmi.htm","Career Planning & Management Inc.","_blank","");
	 	addChildmenuItem(CodeBase+"wilder.htm","Wilder Presentations","_blank","");
		addChildmenuItem(CodeBase+"sheerline.htm","Sheerline Associates","_blank","");
			
	 addSubmenuItem(CodeBase+"","Client Information","","");
	 
	 	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		defineChildmenuProperties(160,"left","left",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem(CodeBase+"client_info.htm","Client List","","");
		addChildmenuItem(CodeBase+"client_say.htm","Testimonials","","");
		addChildmenuItem(CodeBase+"proj_engagements.htm","Project Examples","","");
		addChildmenuItem(CodeBase+"articles.htm","Related Articles","","");
		addChildmenuItem(CodeBase+"studies.htm","Case Studies","","");
		
// *** Training Programs ***
addMainItem("programs.htm","Training Programs",120,"center","","",0,0);

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(260,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	
	addSubmenuItem(CodeBase+"pro_dev.htm","Professional Development","","");
	addSubmenuItem(CodeBase+"mgmt_dev.htm","Management/Leader Development","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		defineChildmenuProperties(160,"left","left",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem(CodeBase+"mgmt_dev2.htm","Custom Leadership","","");
		addChildmenuItem(CodeBase+"mgmt_dev3.htm","Leadership Essentials","","");
		addChildmenuItem(CodeBase+"mgmt_dev4.htm","Leadership Plus","","");
		addChildmenuItem(CodeBase+"ingrain.htm","Train to Ingrain","","");
		addChildmenuItem(CodeBase+"mgmt_dev5.htm","idXready from Inscape","","");
		addChildmenuItem(CodeBase+"studies.htm","Case Studies","","");
	
	
	addSubmenuItem(CodeBase+"team_dev.htm","Team Development","","");
	addSubmenuItem(CodeBase+"comp_trnr_dev.htm","Complete Trainer Development","","");
	addSubmenuItem(CodeBase+"change_mgmt.htm","Change Management","","");
	addSubmenuItem(CodeBase+"personal_dev.htm","Personal Development","","");
	addSubmenuItem(CodeBase+"cust_serv.htm","Customer Service","","");
	addSubmenuItem(CodeBase+"selling.htm","Selling Skills","","");
	addSubmenuItem(CodeBase+"productivity.htm","Enhancing Productivity","","");
	addSubmenuItem(CodeBase+"vital.htm","Vital Learning","","");
	
	 	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		defineChildmenuProperties(150,"left","left",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem(CodeBase+"vital-2.htm","Free 15-Day Demo","","");
		addChildmenuItem(CodeBase+"vital-1.htm","Online Courses","","");
			
	addSubmenuItem(CodeBase+"form_contact.htm","Request More Information","","");

	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		defineChildmenuProperties(60,"left","left",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")



// *** Consulting Services ***
addMainItem("consulting.htm","Consulting Services",122,"center","","",0,0); 
	
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(220,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	
	addSubmenuItem(CodeBase+"org_trans.htm","Organizational Transition","","");
	addSubmenuItem(CodeBase+"strat_plan.htm","Strategic Planning","","");
	addSubmenuItem(CodeBase+"perf_cons.htm","Performance Consulting","","");
	addSubmenuItem(CodeBase+"360.htm","360 Degree Feedback","","");
	addSubmenuItem(CodeBase+"h_r_cons.htm","Human Resources Consulting","","");
	addSubmenuItem(CodeBase+"coach.htm","Individual Coaching Services","","");
	addSubmenuItem(CodeBase+"form_contact.htm","Request More Information","","");


// *** Assessments ***
addMainItem("assessments.htm","Assessments",92,"center","","",0,0); 
	

// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(180,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")

	addSubmenuItem(CodeBase+"20_20.htm","20/20 Insight","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		defineChildmenuProperties(240,"left","left",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem(CodeBase+"20_20.htm","Introduction","","");
		addChildmenuItem(CodeBase+"20_20_apps.htm","Applications","","");
		addChildmenuItem(CodeBase+"form_20_20_bro.htm","Brochure","","");
		addChildmenuItem(CodeBase+"movie/index.html","Demonstration","","");
		addChildmenuItem(CodeBase+"form_20_20samp.htm","Sample Report","","");
		addChildmenuItem(CodeBase+"20_20SelfDev.htm","Self-Development Toolkit Preview","","");
			
	addSubmenuItem(CodeBase+"ingrain.htm","Train to Ingrain","","");
	addSubmenuItem(CodeBase+"inscape.htm","Inscape Publishing","","");
	
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		defineChildmenuProperties(114,"left","left",0,0,"","","","","","","");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem(CodeBase+"disc.htm","Everything DiSC","","");
		addChildmenuItem(CodeBase+"mgmt_dev5.htm","idXready","","");
	
	addSubmenuItem(CodeBase+"form_contact.htm","Request More Information","","");
	
	
// *** Demos ***
addMainItem("","Demos",52,"center","","",0,0);

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(115,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	
	addSubmenuItem(CodeBase+"vital.htm","Vital Learning","","");
	addSubmenuItem(CodeBase+"movie/index.html","20/20 Insight","","");


// *** Events ***
addMainItem("","Events",60,"center","","",0,0);

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(220,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	
	addSubmenuItem(CodeBase+"workshops.htm","Public Workshops","","");
	addSubmenuItem(CodeBase+"webinar.htm","Intro to Women's Business Race","","");
	addSubmenuItem(CodeBase+"showcases.htm","Showcases","","");
	


// *** Announcements ***
addMainItem("announcements.htm","Announcements",106,"center","","",0,0); 
	
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(110,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	
	addSubmenuItem(CodeBase+"newoffers.htm","New Offerings","","");
	addSubmenuItem(CodeBase+"cmastdnews.htm","CMASTD News","","");
	
	

// *** Resources & Links ***
addMainItem("resources.htm","Resources",76,"center","","",0,0); 
	
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(180,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	
	addSubmenuItem(CodeBase+"newsletterarchives.htm","Newsletter Archives","","");
	addSubmenuItem(CodeBase+"links.htm","Valuable Links","","");
	addSubmenuItem(CodeBase+"articles.htm","Articles of Interest","","");
	addSubmenuItem(CodeBase+"recreading.htm","Recommended Reading","","");
	addSubmenuItem(CodeBase+"press.htm","Press Releases","","");
	addSubmenuItem(CodeBase+"http://crgassociates.blogspot.com","CRG Blog: Learning Space","_blank","");
	
	
// *** Opportunities ***
addMainItem("opportunities.htm","Opportunities",94,"center","","",0,0); 
	
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(208,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	
	addSubmenuItem(CodeBase+"afvital.htm","Vital Learning","","");
	addSubmenuItem(CodeBase+"afinscape.htm","Inscape Publishing","","");
	addSubmenuItem(CodeBase+"afpss.htm","Performance Support Systems","","");
	
	

// *** Store ***
addMainItem("http://crgassociates.com/osc/","Store",45,"center","_blank","",0,0); 
	
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(80,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")
	
	
// *** Contact Us ***
addMainItem("Contact.htm","Contact Us",70,"center","","",0,0); 
	
// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	defineSubmenuProperties(80,"left","left",0,0);
	
	// add submenu link items ("url","Link name","_target","alt text")


//**DO NOT EDIT THIS *****
}//***********************
//************************

