/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/


	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='';			// Background color when mouse is not over
	var LowSubBgColor='#F0F0F0';			// Background color when mouse is not over on subs
	var HighBgColor='';			// Background color when mouse is over
	var HighSubBgColor='#918D8D';			// Background color when mouse is over on subs
	var FontLowColor='white';			// 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='';			// 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="Verdana, Arial, Helvetica, sans-serif"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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='center';			// 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=86;				// 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=10;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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(" ","http://www.aahfn.org/index.php","",0,35,10);

Menu2=new Array(" ","http://www.aahfn.org/aboutus.php","/images/tab_bg.gif",5,29,120);

//Menu2=new Array(" ","#","/images/tab_bg.gif",5,29,140);
        Menu2_1=new Array("Board of Directors","http://www.aahfn.org/about_board.php","",0,25,120);
        Menu2_2=new Array("Bylaws","http://www.aahfn.org/about_over_bylaws.php","",0);
        Menu2_3=new Array("Committees","http://www.aahfn.org/about_coms.php","",0,25,120);
		Menu2_4=new Array("Corporate Sponsors","http://www.aahfn.org/corporate.php","",0);
		Menu2_5=new Array("Contact Us","http://www.aahfn.org/contact.php","",0);

Menu3=new Array(" ", "http://www.aahfn.org/resource.php","/images/tab_bg.gif",5,29,170);
        Menu3_1=new Array("Library","http://www.aahfn.org/resource_library.php","",3,25,155);
        	Menu3_1_1=new Array("Publications","http://www.aahfn.org/members/resource_lib_pubs.php","",0,24,180);
			Menu3_1_2=new Array("Recap of Studies & Slides","http://www.aahfn.org/members/resource_lib_recap.php","",0);
			Menu3_1_3=new Array("Other Links","http://www.aahfn.org/news_links.php","",0);
        Menu3_2=new Array("Nursing Practice","http://www.aahfn.org/resource_nurspract.php","",2,25,153);
			Menu3_2_1=new Array("Advanced Practice","http://www.aahfn.org/members/resource_nurspract_adv.php","",0,25,150);
			Menu3_2_2=new Array("Clinical Resources","http://www.aahfn.org/members/resource_nurspract_clin.php","",0);
//        Menu3_3=new Array("Online CNEs","http://www.aahfn.org/resource_ce.php","",0);
//        Menu3_4=new Array("Case Studies","http://www.aahfn.org/members/resource_case_studies.php","",0);
		Menu3_3=new Array("Career Center","http://www.aahfn.org/members/resource_careers.php","",0);
		Menu3_4=new Array("Patient Community","http://www.aahfn.org/patients.php","",2,25,150);
			Menu3_4_1=new Array("Patient Resources","http://www.aahfn.org/patients_resources.php","",0,25,153);
			Menu3_4_2=new Array("Educational Links","http://www.aahfn.org/patients_edlinks.php","",0,25,153);
		Menu3_5=new Array("Fight Against Heart Failure","http://www.aahfn.org/patients_resources.php","",0,25,150);

Menu4=new Array(" ","http://www.aahfn.org/education_center.php","/images/tab_bg.gif",0,29,132);


Menu5=new Array(" ","#","/images/tab_bg.gif",3,29,125);
        Menu5_1=new Array("Annual Meeting","http://www.aahfnannualmeeting.com","",0,29,125);
        Menu5_2=new Array("Events Calendar","http://www.aahfn.org/news_regional.php","",0,38,125);
        Menu5_3=new Array("Past Annual Meetings","http://www.aahfn.org/past_annualmeetings.php","",0,38,125);

		
Menu6=new Array(" ","publications.php","/images/tab_bg.gif",5,29,118);
        Menu6_1=new Array("Author Guidelines","http://www.aahfn.org/author_guidelines.php","",0,25,118);
        Menu6_2=new Array("Newsletter","http://www.aahfn.org/news_letter.php","",0);
        Menu6_3=new Array("News Room","http://www.aahfn.org/news_press.php","",0);
		Menu6_4=new Array("Photo Gallery","http://www.aahfn.org/gallery/index.php","",0);
		Menu6_5=new Array("Heart & Lung","http://www.aahfn.org/members/heart_lung.php","",0);


Menu7=new Array(" ","http://www.aahfn.org/member.php","/images/tab_bg.gif",12,29,180);
		Menu7_1=new Array("Membership ID Card","http://www.aahfn.org/IdCard/index.php","",0,25,167);
        Menu7_2=new Array("Charter Members","http://www.aahfn.org/charter_members.php","",0);
        Menu7_3=new Array("Member Benefits","http://www.aahfn.org/member_benefits.php","",0);
        Menu7_4=new Array("Membership Application","http://www.aahfn.org/membership6/index.php","",0);
		Menu7_5=new Array("Message Board","http://www.aahfn.org/phpBB2/","",0);
		Menu7_6=new Array("Practice Nursing Board","http://www.aahfn.org/meeting_board/","",0);
		Menu7_7=new Array("Member Directory","http://www.aahfn.org/members/member_benefits_direct.php","",0);
		Menu7_8=new Array("Strategic Goals","http://www.aahfn.org/members/strategic_goals.php","",0);
		Menu7_9=new Array("My AAHFN","http://www.aahfn.org/myaahfn.php","",0);
		Menu7_10=new Array("Welcome our New Members","http://www.aahfn.org/welcome_members.php","",0,32,120);
		Menu7_11=new Array("Facebook Group",
"javascript:NewWin=window.open(\"http://www.facebook.com/group.php?gid=28064857097\",\"NWin\");window[\"NewWin\"].focus()","",0);
		Menu7_12=new Array("LinkedIn Group","javascript:NewWin=window.open(\"http://www.linkedin.com/groupInvitation?groupID=1283677&sharedKey=05048749D3BD\",\"NWin1\");window[\"NewWin1\"].focus()","",0);

Menu8=new Array(" ","#","/images/tab_bg.gif",0,29,90);


/*
Menu7=new Array(" ","#","/images/tab_bg.gif",0,29,115);


Menu1=new Array("Home","http://www.www.dynamicdrive.com","",0,20,138);

Menu2=new Array("News","blank.htm","",2);
	Menu2_1=new Array("General","blank.htm","",5,20,150);	
		Menu2_1_1=new Array("CNN","http://www.www.cnn.com","",0,20,150);
		Menu2_1_2=new Array("ABCNews","http://www.www.abcnews.com","",0);
		Menu2_1_3=new Array("MSNBC","http://www.www.msnbc.com","",0);
                Menu2_1_4=new Array("CBSNews","http://www.www.cbsnews.com","",0);
                Menu2_1_5=new Array("Canadian News","http://www.news.bbc.co.uk","",2);
                          Menu2_1_5_1=new Array("Vancouver Sun","http://www.www.vancouversun.com","",0,20,150);
                          Menu2_1_5_2=new Array("CTV News","http://www.www.ctvnews.com","",0);
	Menu2_2=new Array("Technology","blank.htm","",3);
		Menu2_2_1=new Array("TechWeb","http://www.www.techweb.com","",0,20,200);
		Menu2_2_2=new Array("News.com","http://www.www.news.com","",0);
		Menu2_2_3=new Array("Wired News","http://www.www.wired.com","",0);

Menu3=new Array("Search Engines","blank.htm","",3);
	Menu3_1=new Array("Altavista","http://www.www.altavista.com","",0,20,150);
	Menu3_2=new Array("Google","http://www.www.google.com","",0);
	Menu3_3=new Array("Yahoo","http://www.www.yahoo.com","",0);

Menu4=new Array("Webmaster","blank.htm","",4);
	Menu4_1=new Array("Dynamic Drive","http://www.www.dynamicdrive.com","",0,20,180);
	Menu4_2=new Array("JavaScript Kit","http://www.www.javascriptkit.com","",0);
	Menu4_3=new Array("Freewarejava","http://www.www.freewarejava.com","",0);
	Menu4_4=new Array("Web Review","http://www.www.webreview.com","",0);

Menu5=new Array("Other","javascript:top.location.href='blank.htm'","",1);
	Menu5_1=new Array("Author\'s Site","http://www.www.burmees.nl/","",0,20,140); */