﻿function loadRightMenu() {
document.write("<a href='subscribe/subscribe.aspx'><img src='images/stayconnectedbutton.jpg' alt='Stay Connected' /></a>");
document.write("<a href='http://www.decaturrnnc.com'><img src='images/rnncbutton.jpg' alt='RNNC' /></a>");
document.write("<a href='accessdecatur/accessdecatur.aspx'><img src='images/accessdecaturbutton.jpg' alt='Access Decatur' /></a>");
document.write("<a href='neighborhoodstoday.html'><img src='images/neighborhoodstodaybutton.jpg' alt='Neighborhoods Today' /></a>");
document.write("<a href='epay/epay.html'><img src='images/billpaybutton.jpg' alt='Online Bill Pay' /></a>");
document.write("<a href='citygovernment/hr/careers.html'><img src='images/werehiringbutton.jpg' alt='We&#39;re Hiring' /></a>");
document.write("<a href='surveys.html'><img src='images/surveybutton.jpg' alt='City Surveys' /></a>");
}