//var pdfImg='&nbsp;<img src="adobe2SM.gif" border="0" align="top">';

//---------------Top Nav Menu Arrays------------------------------------------------------------


// ALAME
//hNav0 = [
//"#What\'s New", 	"What\'s New"
//];


// About ALA - Top Nav
hNav1 = [
"#About ALA", "About ALA",
"/about/pres.aspx", 	"Welcome from the President",
"#", 	"ALA History",
"#", 	"Mission & Goals",
"#", 	"ALA Board of Directors",
"#", 	"Leadership",
"#",	"Staff",
"#",	"Press Releases",
"#", 	"Media Inquiries",
"#", 	"Demographics",
"#", 	"Educational Foundation (FALA)",
"#",	"F.A.Q."
];


//Membership - Top Nav
hNav2 = [
"#Membership",	"Membership",
"#",		"President\'s Letter",
"/join/benefits.aspx",		"Member Benefits",
"#",		"Membership Impact",
"#",		"ALA Oath",
"#",		"Membership F.A.Q.",
"#", 		"Become a Member",
"#", 		"Value in Partnership (VIP)",
"#",		"Online Dues Renewal",
"#",		"Address Change Form",
"#", 		"Find Your Local Chapter"
];

// Calendar - Top Nav
hNav3 = [
"#Calendar",	"Calendar"
];

//Bookstore - Top Nav
hNav4 = [
"#Bookstore", 	"Bookstore"
];

//Find a Legal Vendor - Top Nav
hNav5 = [
"#Find a Legal Vendor", 	"Find a Legal Vendor",
"#",			"About Find a Legal Vendor",
"#",			"Search Vendor Directory",
"#",			"Manage Account",
"#",			"Vendor Sign Up"
];

//LMRC - Top Nav (Portal Resources)
hNav6 = [
"#Professional Resources", 	"Professional Resources",
"#", 			"ALA Management Encyclopedia (ALAME)",
"#", 			"Legal Management Resource Center (LMRC)"
];

//The arrays in top nav menu
hArrays = [hNav1,hNav2,hNav3,hNav4,hNav5,hNav6];

//---------------Left Nav Menu Arrays------------------------------------------------------------


// Education

vNav1 = [
"http://www.extraordinarylawfirm.org/about.asp", "About the Initiative"
];


vNav3 = [
//"http://www.extraordinarylawfirm.org/conference/default.asp",		"2008 Post Conference"
];

vNav6 = [
"http://www.extraordinarylawfirm.org/publications.asp",		"ALA Publications"
];

vNav7 = [
"http://www.extraordinarylawfirm.org/resources.asp", 	"Additional Resources <br>from ALA"
];

/*vNav9 = [
"http://www.extraordinarylawfirm.org/initiative/pressroom.asp", 	"Press Room"
];*/

vNav2 = [
"http://www.extraordinarylawfirm.org/mailinglist.asp",		"Mailing List"
];

vNav4 = [
"http://www.extraordinarylawfirm.org/contact.asp",		"Contact Us"
];


//The arrays in left nav menu
vArrays = [vNav1,vNav6,vNav7,vNav3,vNav2,vNav4];

