/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='rgb(226,226,226)';			// Background color when mouse is not over
	var LowSubBgColor= 'rgb(226,226,226)';	// Background color when mouse is not over on ubs
	var HighBgColor='rgb(190,166,213)';			// Background color when mouse is over
	var HighSubBgColor='rgb(190,166,213)';	// Background color when mouse is over on subs
	var FontLowColor='rgb(0,0,0)';			// Font color when mouse is not over
	var FontSubLowColor='rgb(0,0,0)';			// Font color subs when mouse is not over
	var FontHighColor='rgb(0,0,0)';			// Font color when mouse is over
	var FontSubHighColor='rgb(0,0,0)';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana"	            // Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=135;				// Menu offset x coordinate
	var StartLeft=1;				// 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=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=89;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['http://www.itac.ca/arrow_r.gif',7,7,'http://www.itac.ca/tridown.gif',10,5,'http://www.itac.ca/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("IHE Canada Home","http://www.ihe-canada.com/index.htm","",0,20,154);

Menu2=new Array("Welcome to IHE ","http://www.ihe-canada.com/IHE-Canada.htm","",0,20,154);

Menu3=new Array("About IHE","http://www.ihe-canada.com/AboutIHE.htm","",1,20,170);
Menu3_1=new Array("IHE News","http://www.ihe-canada.com/about/news.htm","",0,20,170);

	
Menu4=new Array("Organizational Structure","http://www.ihe-canada.com/IHEOrganizational.htm","",0,30,200);

Menu5=new Array("IHE Canada Committees","http://www.ihe-canada.com/IHECommittees.htm","",4,30,200);
Menu5_1=new Array("IHE Canada Strategic Development Committee","http://www.ihe-canada.com/Committees/IHECommittees-SDC.htm","",0,35,200);
Menu5_2=new Array("IHE Canada Marketing and Communications Committee","http://www.ihe-canada.com/Committees/IHECommittees-CommunicationsCommittee.htm","",0,35,200);
Menu5_3=new Array("IHE Canada Domain Specific Technical and Planning Committees","http://www.ihe-canada.com/Committees/IHECommittees-DomainSpecific.htm","",4,40,200);

Menu5_3_1=new Array("IHE Radiology Committee","http://www.ihe-canada.com/Committees/IHECommittees-DomainSpecific-Radiology.htm","",0,20,200);
Menu5_3_2=new Array("IHE IT Infrastructure Committee","http://www.ihe-canada.com/Committees/IHECommittees-DomainSpecific-ITInfrastructure.htm","",0,20,200);
Menu5_3_3=new Array("IHE Cardiology Committee","http://www.ihe-canada.com/Committees/IHECommittees-DomainSpecific-Cardiology.htm","",0,20,200);
Menu5_3_4=new Array("IHE Labratory Committee","http://www.ihe-canada.com/Committees/IHECommittees-DomainSpecific-Labratory.htm","",0,20,200);

Menu5_4=new Array("IHE Canada Events Working Group","http://www.ihe-canada.com/Committees/IHEworkinggroup-events.htm","",0,30,200);


Menu6=new Array("IHE Resources","http://www.ihe-canada.com/IHECommittees-Resources.htm","",0,20,200);

Menu7=new Array("Community","http://www.ihe-canada.com/IHECommunity.htm","",0,20,200);

Menu8=new Array("IHE Events","javascript:top.location.href='http://calendar.ihe-canada.com'","",1,20,200);
Menu8_1=new Array("Past Events","javascript:top.location.href='http://www.ihe-canada.com/IHEPastEvents.htm'","",2,20,200);
Menu8_1_1=new Array("2005","javascript:top.location.href='http://www.ihe-canada.com/Events/2005.htm'","",0,20,200);
Menu8_1_2=new Array("2004","javascript:top.location.href='http://www.ihe-canada.com/Events/2004.htm'","",0,20,200);

Menu9=new Array("Technical Frameworks","http://www.ihe-canada.com/RedirectPage.htm","",0,20,200);


Menu10=new Array("Participating / Contributing Members","http://www.ihe-canada.com/IHEParticipatingMembers.htm","",0,35,200);
	
Menu11=new Array("IHE Worldwide Links","http://www.ihe-canada.com/IHEWorldwide.htm","",0,20,200);

