



	var NoOffFirstLineMenus=16;			// Number of first level items

	var LowBgColor='#E3DAC7';			// Background color when mouse is not over

	var LowSubBgColor='#E3DAC7';			// Background color when mouse is not over on subs

	var HighBgColor='#8B334C';			// Background color when mouse is over

	var HighSubBgColor='#8B334C';			// Background color when mouse is over on subs

	var FontLowColor='black';			// Font color when mouse is not over

	var FontSubLowColor='black';			// Font color subs when mouse is not over

	var FontHighColor='white';			// Font color when mouse is over

	var FontSubHighColor='white';			// Font color subs when mouse is over

	var BorderColor='black';			// Border color

	var BorderSubColor='black';			// Border color for subs

	var BorderWidth=1;				// Border width

	var BorderBtwnElmnts=1;			// Border between elements 1 or 0

	var FontFamily="arial,verdana"	// Font family menu items

	var FontSize=9;				// Font size menu items

	var FontBold=0;				// Bold menu items 1 or 0

	var FontItalic=0;				// Italic menu items 1 or 0

	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'

	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'

	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static

	var ChildOverlap=0;				// horizontal overlap child/ parent

	var ChildVerticalOverlap=0;			// vertical overlap child/ parent

	var StartTop=104;				// Menu offset x coordinate

	var StartLeft=4;				// Menu offset y coordinate

	var VerCorrect=0;				// Multiple frames y correction

	var HorCorrect=0;				// Multiple frames x correction

	var LeftPaddng=3;				// Left padding

	var TopPaddng=2;				// Top padding

	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL

	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0

	var DissapearDelay=1000;			// delay before menu folds in

	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame

	var FirstLineFrame='navig';			// Frame where first level appears

	var SecLineFrame='space';			// Frame where sub levels appear

	var DocTargetFrame='space';			// Frame where target documents appear

	var TargetLoc='';				// span id for relative positioning

	var HideTop=0;				// Hide first level when loading new document 1 or 0

	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0

	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0

	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover

	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0

	var ShowArrow=1;				// Uses arrow gifs when 1

	var KeepHilite=1;				// Keep selected path highligthed

	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height



function BeforeStart(){return}

function AfterBuild(){return}

function BeforeFirstOpen(){return}

function AfterCloseAll(){return}





// Menu tree

//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);

//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"



Menu1=new Array("Home","index2.html","",0,20,151);

Menu2=new Array("About Us","","",7);

	Menu2_1=new Array("Mission Statement","mission.html","",0,20,150);

	Menu2_2=new Array("Privacy Policy","privacy.html","",0);

	Menu2_3=new Array("Ethical Guidelines","guidelines.html","",0);

	Menu2_4=new Array("Bylaws","bylaws.html","",0);

	Menu2_5=new Array("History","history.html","",0);

	Menu2_6=new Array("Committees","committees.html","",0);

	Menu2_7=new Array("Board of Directors","board.html","",0);
	
Menu3=new Array("Members","","",4);
	Menu3_1=new Array("Member Input","members/member_input.html","",0,20,150);
	Menu3_2=new Array("Membership Directories","members/members.html","",0);
	Menu3_3=new Array("Board Minutes","members/board.html","",0);
	Menu3_4=new Array("Documents","members/docs.html","",0);

Menu4=new Array("Newsletter","","",8);

	Menu4_1=new Array("2011","2011.html","",0,20,150);
	Menu4_2=new Array("2010","2010.html","",0);
	Menu4_3=new Array("2009","2009.html","",0);
	Menu4_4=new Array("2008","2008.html","",0);
	Menu4_5=new Array("2007","2007.html","",0);

	Menu4_6=new Array("2006","2006.html","",0);

	Menu4_7=new Array("2005","2005.html","",0);
	Menu4_8=new Array("2004","2004.html","",0);

Menu5=new Array("Services","","",4);

	Menu5_1=new Array("Clinical Genetics","clinical.html","",0,20,150);	

	Menu5_2=new Array("Molecular Genetics","molecular.html","",0);	

	Menu5_3=new Array("Biochemical Genetics","biochem.html","",0);	

	Menu5_4=new Array("Cytogenetics","cyto.html","",0);	

Menu6=new Array("Policy Statements","policy.html","",2);

	Menu6_1=new Array("Active","policy.html","",0,20,200);
	
	Menu6_2=new Array("Archived","archived.html","",0);	

Menu7=new Array("Training","","",4);

	Menu7_1=new Array("Guidelines","training.html","",0,20,150);

	Menu7_2=new Array("Training Sites","sites.html","",0);

	Menu7_3=new Array("Funding Opportunities","funding.html","",0);

	Menu7_4=new Array("Forms","forms.html","",0);

Menu8=new Array("Credentials","","",3);

	Menu8_1=new Array("General Information","cred_info.html","",0,20,250);

	Menu8_2=new Array("Assessment of Credentials - Regular","cred_reg.html","",0);

	Menu8_3=new Array("Assessment of Credentials - Exception","cred_ex.html","",0);

Menu9=new Array("Membership","","",1);

	Menu9_1=new Array("Applications","applications.html","",0,20,150);

Menu10=new Array("Awards","","",5);

	Menu10_1=new Array("General Information","awards.html","",0,20,400);

	Menu10_2=new Array("CCMG Founders Award for Excellence in Medical Genetics","founders.html","",0);
	
	Menu10_3=new Array("John L. Hamerton Service Award","hamerton.html","",0);
	
	Menu10_4=new Array("Linda Stevens Memorial Fund","funding.html","",0);
	
	Menu10_5=new Array("International Geneticist Travel Award","intertravel.html","",0);

Menu11=new Array("Accreditation of Centres","","",1);

	Menu11_1=new Array("Application Forms","appforms.html","",0,20,150);

Menu12=new Array("Examinations","","",5);

	Menu12_1=new Array("General Information","exam.html","",0,20,150);

	Menu12_2=new Array("Clinical","clinical_x.html","",0);	

	Menu12_3=new Array("Molecular","molecular_x.html","",0);	

	Menu12_4=new Array("Biochemical","biochem_x.html","",0);	

	Menu12_5=new Array("Cytogenetics","cyto_x.html","",0);	

Menu13=new Array("Career Opportunities","","",2);

	Menu13_1=new Array("Career Opportunities","jobs.html","",0,20,150);

	Menu13_2=new Array("Personnel Available","people.html","",0);

Menu14=new Array("Annual Meeting","","",3);

	Menu14_1=new Array("Upcoming Annual Meeting","annual.html","",0,20,175);

	Menu14_2=new Array("Future Annual Meetings","annual2.html","",0);
	
	Menu14_3=new Array("Abstract Submission","abstract.html","",0);

Menu15=new Array("Related Links","links.html","",0);

Menu16=new Array("FAQ","faq.html","",0);




