mainArray = new Array("home","aboutus","awards","issues","programs","library")
auxArray = new Array("relateddata","search","contactus")
libraryArray = new Array("pressreleases","opeds","speeches","quotes","hhistory","newscoverage")

menuWidth = 150
menuVposition = new Array (80,80,80,80,80,80)
menuHposition = new Array (43,164,349,411,565,0)

pressreleases = new Array (
	["CARNEGIE MELLON UNIVERSITY CHAIRS", "01_01_01_01_j.html"]
)

opeds = new Array (
	["WOMENS RETIREMENT INITIATIVE", "../programs/womensretirement.html"]
)

speeches = new Array (
	["PA HEALTH CARE TRUST", "../issues/health_06.html"]
)

quotes = new Array (
	["DEMOCRACY PROJECT", "../issues/democracy_02.html"]
)

hhistory = new Array (
	["MANCHESTER CRAFTSMANS GUILD", "../issues/arts_02.html"]
)

newscoverage = new Array (
	["MANCHESTER CRAFTSMANS GUILD", "../issues/arts_02.html"]
)

