//Contents for paymentsHome
var paymentsHome=new Array();
paymentsHome[0]='<a>Payments</a>';
paymentsHome[1]='<a></a>';
paymentsHome[2]='<a href="/parking/">Parking Violation</a>';
paymentsHome[3]='<a href="/transportation/parkprogr.asp">Parking Permit Renewal</a>';
paymentsHome[4]='<a href="/realestate/">Property Tax</a>';
paymentsHome[5]='<a href="/excise/">Motor Vehicle Excise Tax</a>';
paymentsHome[6]='<a href="/boats/">Boat Excise Tax</a>';
paymentsHome[7]='<a href="/boats/mooring/">Boat Mooring Permit</a>';
paymentsHome[8]='<a href="http://www.bwsc.org/tab_menus/6frameset6.htm">BWSC Water Bill (at BWSC.org)</a>';
paymentsHome[9]='<a>---------------</a>';
paymentsHome[10]='<a href="/online_services/payments.asp">View All Payments</a>';

//Contents for formsHome
var formsHome=new Array();
formsHome[0]='<a>Forms, Permits, Applications</a>';
formsHome[1]='<a></a>';
formsHome[2]='<a href="/registry/registerbirth.asp">Birth Certificate Request Form Application</a>';
formsHome[3]='<a href="/transportation/parkprogr.asp">Resident Parking Permit Application</a>';
formsHome[4]='<a href="/animalcontrol/dogapplication.asp">Dog License Application</a>';
formsHome[5]='<a href="/isd/building/">Building Permits</a>';
formsHome[6]='<a href="/isd/housing/">Housing Permits</a>';
formsHome[7]='<a href="/trac/forms.asp">Tax Forms</a>';
formsHome[8]='<a>---------------</a>';
formsHome[9]='<a href="/online_services/fpaResCategory.asp">View All Forms, Permits, Applications</a>';

//Contents for reportsHome
var reportsHome=new Array();
reportsHome[0]='<a>Reports & Publications</a>';
reportsHome[1]='<a></a>';
reportsHome[2]='<a href="/transportation/pdfs/rules.pdf">Transportation Rules Book</a>';
reportsHome[3]='<a href="/rentalhousing/pdfs/handbook.pdf">Rental Housing Handbook</a>';
reportsHome[4]='<a href="/publicworks/pdfs/TrashRecycling_2005.pdf">Trash Recycling Guide</a>';
reportsHome[5]='<a>---------------</a>';
reportsHome[6]='<a href="/online_services/reportsResDept.asp">View All Reports & Publications</a>';

//Contents for otherHome
var otherHome=new Array();
otherHome[0]='<a>Other Services</a>';
otherHome[1]='<a></a>';
otherHome[2]='<a href="/myneighborhood">My Neighborhood</a>';
otherHome[3]='<a href="/jobs/postings.asp?dept=all">Job Postings</a>';
otherHome[4]='<a href="/assessing/search/">Property Tax Bill and Payment Info</a>';
otherHome[5]='<a href="/subscribe/">Email Subscriptions</a>';
otherHome[7]='<a>---------------</a>';
otherHome[8]='<a href="/online_services/otherResCategory.asp">View All Other Services</a>';

//Contents for deptHome
var deptHome=new Array();
deptHome[0]='<a>Departments</a>';
deptHome[1]='<a></a>';
deptHome[2]='<a href="#">Department 1</a>';
deptHome[3]='<a href="#">Department 2</a>';
deptHome[4]='<a href="#">Department 3</a>';
deptHome[5]='<a href="#">Department 4</a>';
deptHome[6]='<a href="#">Department 5</a>';

//Contents for deptOnline
var deptOnline=new Array();
deptOnline[0]='<a>Departments</a>';
deptOnline[1]='<a></a>';
deptOnline[2]='<a href="#">Department 1</a>';
deptOnline[3]='<a href="#">Department 2</a>';
deptOnline[4]='<a href="#">Department 3</a>';
deptOnline[5]='<a href="#">Department 4</a>';
deptOnline[6]='<a href="#">Department 5</a>';

//Contents for deptHome
var mostReqHome=new Array();
mostReqHome[0]='<a>10 Most Requested Pages</a>';
mostReqHome[1]='<a></a>';
mostReqHome[2]='<a href="/assessing/search/">Assessing On-line</a>';
mostReqHome[3]='<a href="/contact/">Contact Information</a>';
mostReqHome[4]='<a href="/online_services/">Online Services</a>';
mostReqHome[5]='<a href="/jobs/postings.asp?dept=all">Job Postings</a>';
mostReqHome[6]='<a href="/mayor/24/">Mayor\'s Constituent Service</a>';
mostReqHome[7]='<a href="/excise/">Motor Vehicle Excise Tax</a>';
mostReqHome[8]='<a href="/parking/">Parking Violations</a>';
mostReqHome[9]='<a href="/publicworks/">Public Works</a>';
mostReqHome[10]='<a href="/registry/">Registry Division</a>';
mostReqHome[11]='<a href="/myneighborhood/">About Your Neighborhood</a>';

//Contents for paymentsRes
var paymentsRes = paymentsHome;
/*var paymentsRes=new Array();
paymentsRes[0]='<a>Payments</a>';
paymentsRes[1]='<a></a>';
paymentsRes[2]='<a href="/parking/">Parking Violation</a>';
paymentsRes[3]='<a href="/transportation/parkprogr.asp">Parking Permit Renewal</a>';
paymentsRes[4]='<a href="/realestate/">Property Tax</a>';
paymentsRes[5]='<a href="/excise/">Motor Vehicle Excise Tax</a>';
paymentsRes[6]='<a href="/boats/">Boat Excise Tax</a>';
paymentsRes[7]='<a href="/boats/mooring/">Boat Mooring Permit</a>';
paymentsRes[8]='<a href="http://www.bwsc.org/tab_menus/6frameset6.htm">BWSC Water Bill (at BWSC.org)</a>';
paymentsRes[9]='<a>---------------</a>';
paymentsRes[10]='<a href="#">View All Online Services</a>';*/

//Contents for formsRes
var formsRes = formsHome;
/*var formsRes=new Array();
formsRes[0]='<a>Forms, Permits, Applications</a>';
formsRes[1]='<a></a>';
formsRes[2]='<a href="#">Permit Parking Application</a>';
formsRes[3]='<a href="#">Dog License Application</a>';
formsRes[4]='<a href="#">Building Permits</a>';
formsRes[5]='<a href="#">Housing Permits</a>';
formsRes[6]='<a href="#">Tax Forms</a>';
formsRes[7]='<a>---------------</a>';
formsRes[8]='<a href="#">View All Forms, Permits, Applications</a>';*/

//Contents for reportsRes
var reportsRes = reportsHome;
/*var reportsRes=new Array();
reportsRes[0]='<a>Reports & Publications</a>';
reportsRes[1]='<a></a>';
reportsRes[2]='<a href="#">Key Report/Publication 1</a>';
reportsRes[3]='<a href="#">Key Report/Publication 2</a>';
reportsRes[4]='<a href="#">Key Report/Publication 3</a>';
reportsRes[5]='<a href="#">Key Report/Publication 4</a>';
reportsRes[6]='<a href="#">Key Report/Publication 5</a>';
reportsRes[7]='<a>---------------</a>';
reportsRes[8]='<a href="#">View All Reports & Publications</a>';*/

//Contents for otherRes
var otherRes = otherHome;
/*var otherRes=new Array();
otherRes[0]='<a>Other Services</a>';
otherRes[1]='<a></a>';
otherRes[2]='<a href="#">Other Services 1</a>';
otherRes[3]='<a href="#">Other Services 2</a>';
otherRes[4]='<a href="#">Other Services 3</a>';
otherRes[5]='<a href="#">Other Services 4</a>';
otherRes[6]='<a href="#">Other Services 5</a>';
otherRes[7]='<a>---------------</a>';
otherRes[8]='<a href="#">View All Other Services</a>';*/

//Contents for deptRes
var deptRes=new Array();
deptRes[0]='<a>Departments</a>';
deptRes[1]='<a></a>';
deptRes[2]='<a href="#">Department 1</a>';
deptRes[3]='<a href="#">Department 2</a>';
deptRes[4]='<a href="#">Department 3</a>';
deptRes[5]='<a href="#">Department 4</a>';
deptRes[6]='<a href="#">Department 5</a>';

//Contents for formsBiz
var formsBiz=new Array();
formsBiz[0]='<a>Forms, Permits, Applications</a>';
formsBiz[1]='<a></a>';
formsBiz[2]='<a href="/isd/boa/bldgdefault.asp">Building Permits</a>';
formsBiz[3]='<a href="/isd/forms.asp">Complete ISD Forms Listing</a>';
formsBiz[4]='<a href="/cityclerk/business_certificate.asp">Business Certificate Application</a>';
formsBiz[5]='<a href="/consumeraffairs/pdfs/change.pdf">Change of Corporate Name Form</a>';
formsBiz[6]='<a href="/consumeraffairs/pdfs/manager_appl.pdf">Change of Manager Form</a>';
formsBiz[7]='<a>---------------</a>';
formsBiz[8]='<a href="/online_services/fpaResCategory.asp">View All Forms, Permits, Applications</a>';

//Contents for reportsBiz
var reportsBiz = reportsHome;
/*var reportsBiz=new Array();
reportsBiz[0]='<a>Reports & Publications</a>';
reportsBiz[1]='<a></a>';
reportsBiz[2]='<a href="#">Key Report/Publication 1</a>';
reportsBiz[3]='<a href="#">Key Report/Publication 2</a>';
reportsBiz[4]='<a href="#">Key Report/Publication 3</a>';
reportsBiz[5]='<a href="#">Key Report/Publication 4</a>';
reportsBiz[6]='<a href="#">Key Report/Publication 5</a>';
reportsBiz[7]='<a>---------------</a>';
reportsBiz[8]='<a href="#">View All Reports & Publications</a>';*/

//Contents for otherBiz
var otherBiz = otherHome;
/*var otherBiz=new Array();
otherBiz[0]='<a>Other Services</a>';
otherBiz[1]='<a></a>';
otherBiz[2]='<a href="#">Other Services 1</a>';
otherBiz[3]='<a href="#">Other Services 2</a>';
otherBiz[4]='<a href="#">Other Services 3</a>';
otherBiz[5]='<a href="#">Other Services 4</a>';
otherBiz[6]='<a href="#">Other Services 5</a>';
otherBiz[7]='<a>---------------</a>';
otherBiz[8]='<a href="#">View All Other Services</a>';*/

//Contents for deptBiz
var deptBiz=new Array();
deptBiz[0]='<a>Departments</a>';
deptBiz[1]='<a></a>';
deptBiz[2]='<a href="#">Department 1</a>';
deptBiz[3]='<a href="#">Department 2</a>';
deptBiz[4]='<a href="#">Department 3</a>';
deptBiz[5]='<a href="#">Department 4</a>';
deptBiz[6]='<a href="#">Department 5</a>';

//Contents for deptVis
var deptVis=new Array();
deptVis[0]='<a>Departments</a>';
deptVis[1]='<a></a>';
deptVis[2]='<a href="#">Department 1</a>';
deptVis[3]='<a href="#">Department 2</a>';
deptVis[4]='<a href="#">Department 3</a>';
deptVis[5]='<a href="#">Department 4</a>';
deptVis[6]='<a href="#">Department 5</a>';
		

//Contents for paymentsStu
var paymentsStu = paymentsHome;
/*var paymentsStu=new Array();
paymentsStu[0]='<a>Payments</a>';
paymentsStu[1]='<a></a>';
paymentsStu[2]='<a href="#">Parking Violation</a>';
paymentsStu[3]='<a href="#">Parking Permit Removal</a>';
paymentsStu[4]='<a href="#">Property Tax</a>';
paymentsStu[5]='<a href="#">Motor Vehicle Excise Tax</a>';
paymentsStu[6]='<a href="#">Boat Excise Tax</a>';
paymentsStu[7]='<a href="#">Boat Mooring Permit</a>';
paymentsStu[8]='<a href="#">BWSC Water Bill (at BWSC.org)</a>';
paymentsStu[9]='<a>---------------</a>';
paymentsStu[10]='<a href="#">View All Online Services</a>';*/

//Contents for formsStu
var formsStu = formsHome;
/*var formsStu=new Array();
formsStu[0]='<a>Forms, Permits, Applications</a>';
formsStu[1]='<a></a>';
formsStu[2]='<a href="#">Permit Parking Application</a>';
formsStu[3]='<a href="#">Dog License Application</a>';
formsStu[4]='<a href="#">Building Permits</a>';
formsStu[5]='<a href="#">Housing Permits</a>';
formsStu[6]='<a href="#">Tax Forms</a>';
formsStu[7]='<a>---------------</a>';
formsStu[8]='<a href="#">View All Forms, Permits, Applications</a>';*/

//Contents for reportsStu
var reportsStu = reportsHome;
/*var reportsStu=new Array();
reportsStu[0]='<a>Reports & Publications</a>';
reportsStu[1]='<a></a>';
reportsStu[2]='<a href="#">Key Report/Publication 1</a>';
reportsStu[3]='<a href="#">Key Report/Publication 2</a>';
reportsStu[4]='<a href="#">Key Report/Publication 3</a>';
reportsStu[5]='<a href="#">Key Report/Publication 4</a>';
reportsStu[6]='<a href="#">Key Report/Publication 5</a>';
reportsStu[7]='<a>---------------</a>';
reportsStu[8]='<a href="#">View All Reports & Publications</a>';*/

//Contents for otherStu
var otherStu = otherHome;
/*var otherStu=new Array();
otherStu[0]='<a>Other Services</a>';
otherStu[1]='<a></a>';
otherStu[2]='<a href="#">Other Services 1</a>';
otherStu[3]='<a href="#">Other Services 2</a>';
otherStu[4]='<a href="#">Other Services 3</a>';
otherStu[5]='<a href="#">Other Services 4</a>';
otherStu[6]='<a href="#">Other Services 5</a>';
otherStu[7]='<a>---------------</a>';
otherStu[8]='<a href="#">View All Other Services</a>';*/

//Contents for deptStu
var deptStu=new Array();
deptStu[0]='<a>Departments</a>';
deptStu[1]='<a></a>';
deptStu[2]='<a href="#">Department 1</a>';
deptStu[3]='<a href="#">Department 2</a>';
deptStu[4]='<a href="#">Department 3</a>';
deptStu[5]='<a href="#">Department 4</a>';
deptStu[6]='<a href="#">Department 5</a>';

//Contents for deptGov
var deptGov=new Array();
deptGov[0]='<a>Departments</a>';
deptGov[1]='<a></a>';
deptGov[2]='<a href="#">Department 1</a>';
deptGov[3]='<a href="#">Department 2</a>';
deptGov[4]='<a href="#">Department 3</a>';
deptGov[5]='<a href="#">Department 4</a>';
deptGov[6]='<a href="#">Department 5</a>';

//Contents for ANY department list
var deptAll=new Array();
deptAll[0]='<a><b>Departments</b></a>';
deptAll[1]='<a></a>';
deptAll[2]='<a href="/animalcontrol/" >Animal Care & Control</a>';
deptAll[3]='<a href="/archivesandrecords" >Archives & Records</a>';
deptAll[4]='<a href="/arts" >Arts, Tourism & Special Events</a>';
deptAll[5]='<a href="/assessing" >Assessing</a>';
deptAll[6]='<a href="/auditing" >Auditing</a>';
deptAll[7]='<a href="/bcyf" >Boston Centers for Youth & Families</a>';
deptAll[8]='<a href="http://www.bostonhousing.org/" >Boston Housing Authority</a>';
deptAll[9]='<a href="/licensing/" >Boston Licensing Board</a>';
deptAll[10]='<a href="/publichealth/" >Boston Public Health Commission</a>';
deptAll[11]='<a href="/library/" >Boston Public Library</a>';
deptAll[12]='<a href="/bra/" >Boston Redevelopment Authority</a>';
deptAll[13]='<a href="http://www.bwsc.org/" >Boston Water & Sewer Commission</a>';
deptAll[14]='<a href="/budget/" >Budget Management</a>';
deptAll[15]='<a href="/cable/" >Cable Communications</a>';
deptAll[16]='<a href="/cityclerk/" >City Clerk</a>';
deptAll[17]='<a href="/citycouncil/" >City Council</a>';
deptAll[18]='<a href="/civilrights/" >Civil Rights</a>';
deptAll[19]='<a href="/consumeraffairs/" >Consumer Affairs and Licensing</a>';
deptAll[20]='<a href="/elderly/" >Elderly Commission</a>';
deptAll[21]='<a href="/elections/" >Election Department</a>';
deptAll[22]='<a href="/ems/" >Emergency Medical Services</a>';
deptAll[23]='<a href="/shelter/" >Emergency Shelter</a>';
deptAll[24]='<a href="/environment/" >Environment Department</a>';
deptAll[25]='<a href="/fire/" >Fire Department</a>';
deptAll[26]='<a href="/graphicarts/" >Graphic Arts</a>';
deptAll[27]='<a href="/jobs/" >Human Resources</a>';
deptAll[28]='<a href="/isd/" >Inspectional Services</a>';
deptAll[29]='<a href="/intergovernmental/" >Intergovernmental Relations</a>';
deptAll[30]='<a href="/bra/jcs/commservices.asp" >Jobs and Community Services</a>';
deptAll[31]='<a href="/labor/" >Labor Relations</a>';
deptAll[32]='<a href="/law/" >Law Department</a>';
deptAll[33]='<a href="/mis/" >Management Information Services</a>';
deptAll[34]='<a href="/dnd/" >Neighborhood Development</a>';
deptAll[35]='<a href="/ons/" >Neighborhood Services</a>';
deptAll[36]='<a href="/homelandsecurity/" >Office of Emergency Preparedness</a>';
deptAll[37]='<a href="/newbostonians/" >Office of New Bostonians</a>';
deptAll[38]='<a href="/parking/" >Office of the Parking Clerk</a>';
deptAll[39]='<a href="/parks/" >Parks & Recreation</a>';
deptAll[40]='<a href="/police/" >Police Department</a>';
deptAll[41]='<a href="/news/" >Press Office</a>';
deptAll[42]='<a href="/propertymanagement/" >Property & Construction Management</a>';
deptAll[43]='<a href="/publicworks/" >Public Works Department</a>';
deptAll[44]='<a href="/purchasing/" >Purchasing / Bids</a>';
deptAll[45]='<a href="/registry/" >Registry Division</a>';
deptAll[46]='<a href="/rentalhousing/" >Rental Housing Resource Center</a>';
deptAll[47]='<a href="/retirement/" >Retirement Board</a>';
deptAll[48]='<a href="/bps/" >School Department</a>';
deptAll[49]='<a href="/slbe/" >Small & Local Business Enterprise Office</a>';
deptAll[50]='<a href="/trac/" >Taxpayer Referral and Assistance Center (TRAC)</a>';
deptAll[51]='<a href="/transportation/" >Transportation Department</a>';
deptAll[52]='<a href="/treasury/" >Treasury</a>';
deptAll[53]='<a href="/veterans/" >Veteran\'s Services</a>';
deptAll[54]='<a href="/women/" >Women\'s Commission</a>';
deptAll[55]='<a href="/isd/building/boa/" >Zoning Board of Appeal</a>';
