You are on page 1of 11

<!-- NewSys(TM), version 3.43.1, Copyright TownNews.

com(C) 2002-2005, on
web4.ch2.l3.sys.townnews.com -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title>
<script language=JAVASCRIPT src="/js/menu.js" type=TEXT/JAVASCRIPT></script>
<link href="/art/styles.css" rel="stylesheet" type="text/css">
<link href="/art/dd-stylesinside.css" rel="stylesheet" type="text/css">
</head>

<body>
<script type='text/javascript' src='http://www.gadsdenmessenger.com/shared-
content/stats/common/tracker.js'></script>
<script type='text/javascript'>
<!--
if(typeof(TNStats_Tracker) !== 'undefined' && typeof(TNTracker) === 'undefined')
{ TNTracker = new TNStats_Tracker('gadsdenmessenger.com');
TNTracker.setTracker('http://www.gadsdenmessenger.com/shared-
content/stats/common/tracker.gif', 'https://secure.townnews.com/shared-
content/stats/common/tracker.gif'); TNTracker.trackPageView(); }
// -->
</script>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="780" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="/"><img
src="http://images.townnews.com/gadsdenmessenger.com/art/logo-inside.gif"
alt="Gadsen Messenger" width="335" height="67" border="0"></a></td>
<td><img src="http://images.townnews.com/gadsdenmessenger.com/art/logo2-
inside.gif" width="445" height="67"></td>
</tr>
</table>
<table width="780" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" align="center" class="navbar"><a href="/community"
class="nav" onMouseOver="tn_show_drop(0);" onMouseOut="tn_hide_drop();">News</a> |
<a href="/cheers" class="nav" onMouseOVer="tn_show_drop(1);"
onMouseOut="tn_hide_drop();">Cheers</a> | <a href="/calendar"
class="nav">Calendar</a> | <a href="/about_us" class="nav"
onMouseOVer="tn_show_drop(2);" onMouseOut="tn_hide_drop();">About Us</a> | <a
href="/forms" class="nav" class="nav" onMouseOVer="tn_show_drop(3);"
onMouseOut="tn_hide_drop();">Forms</a> | <a href="/legals" class="nav">Legals</a>
| <a href="/classifieds/" class="nav">Classifieds</a> | <a
href="javascript:void(0)" onClick="window.open('/shared-
content/perform/?domain_name=gadsdenmessenger.com&form_template=subscribe','subscr
ibe','width=570,height=530,scrollbars=1,toolbar=1');" class="nav">Subscribe</a> |
<a href="/links" class="nav" onMouseOver="tn_show_drop(4);"
onMouseOut="tn_hide_drop();">Links</a>

</td>
<td width="170"><img
src="http://images.townnews.com/gadsdenmessenger.com/art/ad-topper.gif"
width="170" height="30"></td>
</tr>
<tr>
<td width="125" valign="top" class="leftcol"><div align="center"><table
width="125" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="35" align="center" background="/art/leftcol-topper.gif"><a
href="/"><img
src="http://images.townnews.com/gadsdenmessenger.com/art/homelink.gif" alt="home"
width="125" height="35" border="0"></a></td>
</tr>
</table>
<script language='javascript' src='/shared-content/adsys/creative.js'></script>
<script language='javascript' src='http://adsys.townnews.com/global/capped.js'
/></script>
<!-- AdSys ad not found for news:left-housead1 --><br>
<div align="center"><img
src="http://images.townnews.com/gadsdenmessenger.com/art/twnews-header.gif"
width="125" height="39"><br> <div align="center"><script
language="Javascript1.2">
var marqueecontent='<nobr><span class="marquee"></span></nobr>';

var marqueewidth="111px";
var marqueeheight="25px";
var marqueebgcolor="#FFFFFF";

////NO NEED TO EDIT BELOW THIS LINE////////////


var pauseit=1;
var marqueespeed=1 //slow speed down by 1 for NS
var copyspeed=marqueespeed
var pausespeed=(pauseit==0)? copyspeed: 0
var iedom=document.all||document.getElementById
if (iedom)
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-
100px;left:-9000px">'+marqueecontent+'</span>')
var actualwidth=''
var cross_marquee, ns_marquee

function populate(){
if (iedom){
cross_marquee=document.getElementById? document.getElementById("iemarquee") :
document.all.iemarquee
cross_marquee.style.left=parseInt(marqueewidth)+8+"px"
cross_marquee.innerHTML=marqueecontent
actualwidth=document.all? temp.offsetWidth :
document.getElementById("temp").offsetWidth
}
else if (document.layers){
ns_marquee=document.ns_marquee.document.ns_marquee2
ns_marquee.left=parseInt(marqueewidth)+8
ns_marquee.document.write(marqueecontent)
ns_marquee.document.close()
actualwidth=ns_marquee.document.width
}
lefttime=setInterval("scrollmarquee()",20)
}

window.onload=populate;

function scrollmarquee(){
if (iedom){
if (parseInt(cross_marquee.style.left)>(actualwidth*(-1)+8))
cross_marquee.style.left=parseInt(cross_marquee.style.left)-copyspeed+"px"
else
cross_marquee.style.left=parseInt(marqueewidth)+8+"px"

}
else if (document.layers){
if (ns_marquee.left>(actualwidth*(-1)+8))
ns_marquee.left-=copyspeed
else
ns_marquee.left=parseInt(marqueewidth)+8
}
}

if (iedom||document.layers){
with (document){
document.write('<table border="0" cellspacing="0" cellpadding="0"><tr><td>')
if (iedom){
write('<div
style="position:relative;width:'+marqueewidth+';height:'+marqueeheight+';overflow:
hidden">')
write('<div
style="position:absolute;width:'+marqueewidth+';height:'+marqueeheight+';backgroun
d-color:'+marqueebgcolor+'" onMouseover="copyspeed=pausespeed"
onMouseout="copyspeed=marqueespeed">')
write('<div id="iemarquee" style="position:absolute;left:0px;top:0px"></div>')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+marqueewidth+' height='+marqueeheight+' name="ns_marquee"
bgColor='+marqueebgcolor+'>')
write('<layer name="ns_marquee2" left=0 top=0 onMouseover="copyspeed=pausespeed"
onMouseout="copyspeed=marqueespeed"></layer>')
write('</ilayer>')
}
document.write('</td></tr></table>')
}
}</script>
</div><br><br></div>
<!-- AdSys ad not found for news:left-housead2 --><br>
<img
src="http://images.townnews.com/gadsdenmessenger.com/art/weather-header.gif"
width="125" height="39"><br>

<table width="111" border="0" align="center" cellpadding="2"


cellspacing="0">
<tr>
<td align="center" class="white"><a target="_new"
href="http://wwwa.accuweather.com/forecast.asp?zipcode=35901&#38;partner=townnews"
><img src="http://www.accuweather.com/wxpost/small_byzip/35901/21" border="0"
alt="Weather Magnet" /></a><!-- AdSys ad not found for news:weather-sponsor --
></td>
</tr>
</table>
<br>

<img src="http://images.townnews.com/gadsdenmessenger.com/art/poll-header.gif"
width="125" height="39"><br>
<table width="111" border="0" align="center" cellpadding="2"
cellspacing="0">
<tr>
<td class="white"></td>
</tr>
</table><br><br>
<!-- AdSys ad not found for news:left1 --><br>
<!-- AdSys ad not found for news:left2 --><br>
<!-- AdSys ad not found for news:topads_leftnav --><br>
<!-- AdSys ad not found for news:left3 --><br>
<!-- AdSys ad not found for news:left4 --><br>
</div>
<p>&nbsp;</p>
<p>&nbsp;</p></td>
<td width="485" valign="top" class="white"><table width="100%" border="0"
cellspacing="0" cellpadding="0">
<tr>
<td height="29" class="header-front">&nbsp;&nbsp;News</td>
</tr>
<tr>
<td height="11" class="shadow">&nbsp;</td>
</tr>
<tr>
<td valign="top"><table width="100%" border="0" cellspacing="8"
cellpadding="0">
<tr>
<td><div id="story"><p><span class="headline-detail">
Walking across America to lend a voice</span><br>
<span class="subhead-detail"></span></p>
<p><span class="byline-detail">BY JACOB PROBUS</span><br>
<span class="timestamp-detail">(Updated: Tuesday, September
30, 2008 9:46 AM CDT)</span></p>
<table width="" border="0" align="right"
cellpadding="1" cellspacing="2">
<tr>
<td class="photo"></td>
</tr>
<tr>
<td class="photo"> </td>
</tr>
</table>
<br>
<span class="story-detail">Two-thousand-nine-hundred miles, seven pairs of shoes,
twelve states, two books, approximately 2,000 messages, and many blisters &#045;
that sums up B.J. Hill&#8217;s journey so far. He&#8217;s got 1,200 miles to
go&#8230;and promises to keep.<BR /><BR />Hill -- a teacher of English as a second
language -- is trekking across America on foot, collecting messages for the next
president from everyday folks along the way. He plans to hand deliver them when
his journey is over &#045; with help from one of his congressional representatives
back home in Massachusetts.<BR /><BR />This walking man has no support crew
following him. He only has what he carries on his back -- a pack loaded with: a
tent, sleeping bag, an extra t-shirt, cell phone/PDA, food, and personal hygiene
accessories.</span><br>
<br>
<table border="0" cellpadding="4" cellspacing="0" class="clear">
<tr>
<td align="center"><script type="text/javascript">
<!--
aCampaigns = new Array();
aCampaigns[1088] = 100;
aAds = new Array();
nAdsysTime = new Date().getTime()/1000;
document.usePlayer = 1;
if ((nAdsysTime >= 1168840800) && (nAdsysTime <= 1484546399)) {
aAd = new Array('+instory', '69004-1168896587', 'gif');
aAd[3] = '';
aAd[4] = '0';
aAd[6] = '1';
aAd[7] = 10;
aAd[8] = 0;
aAd[9] = 1088;
aAd[10] = 0;
aAd[11] = 0;
aAds[aAds.length] = aAd;
}
if ((nAdsysTime >= 1211864400) && (nAdsysTime <= 1527483599)) {
aAd = new Array('+instory', '130058-1211896664', 'jpg');
aAd[3] = 'http://www.downtowngadsden.com/farmers.htm';
aAd[4] = '1';
aAd[6] = '1';
aAd[7] = 10;
aAd[8] = 0;
aAd[9] = 1088;
aAd[10] = 0;
aAd[11] = 0;
aAds[aAds.length] = aAd;
}
adsys_displayAd('http://adsys.townnews.com', 'gadsdenmessenger.com', aAds,
aCampaigns);

// -->
</script></td>
</tr>
</table>
<span class="story-detail">&#8220;When you&#8217;re hiking you find out real fast
what you need and what you don&#8217;t,&#8221; Hill says. &#8220;I&#8217;ve
probably given the U.S. Postal Service a lot of business.&#8221;<BR /><BR />This
monumental trip began in San Francisco &#045; on the Golden Gate Bridge &#045; in
March of this year.<BR /><BR />&#8220;It&#8217;s a pretty famous landmark,&#8221;
Hill says of his choice of the starting point. &#8220;If you go on my website you
can see, literally, like the line of the Golden Gate Bridge and like my feet right
on it.&#8221;<BR /><BR />Hill&#8217;s long, laborious journey will end back home
in Boston. He had originally planned to make it home by November 1, but that goal
is unreachable at this point. The estimate now is sometime around Christmas.<BR
/><BR />The reason he decided to fly to San Francisco and walk home &#045; instead
of vice versa: &#8220;I can walk right into my house, sit down on the couch, and
be done,&#8221; he says.<BR /><BR />The trip is being funded by Hill&#8217;s
savings, and small donations. He&#8217;s had a lot of food, small amounts of
money, and couches donated. He sleeps about half the time in his tent, the rest on
friendly couches. He uses a site called <a
href="http://couchsurfers.com">couchsurfers.com</a> to find hospitable homes.<BR
/><BR />When he was walking through Cullman, a car passed by, the driver turned
around, went to the store and bought a bottle of water, then brought it back the
weary traveler. One day he was offered and given lunch -- three times.<BR /><BR
/>&#8220;How cool is that,&#8221; Hill says. &#8220;Things like that really make
my day.&#8221;<BR /><BR />Hill passed through Gadsden this past week. On Tuesday
he got into town &#045; that evening he was at the Gadsden Public Library taking
down messages and meeting folks. The city donated one of the newly renovated
cabins at Noccalula Falls Campground for that night.</span><br>
<br>
<span class="story-detail">While sitting at the library one lady&#8217;s message
to the president was in the form of a question, &#8220;Why can&#8217;t a husband
and wife both draw social security?&#8221; But she didn&#8217;t want to write it,
only voice it loudly.<BR /><BR />&#8220;That&#8217;s my favorite part of the day,
getting yelled at,&#8221; Hill said. &#8220;It&#8217;s frustrating, because some
people have really good stories, but then you&#8217;re like, &#8216;do you want to
write it down? And they&#8217;re like, &#8220;No&#8221;.&#8221;<BR /><BR
/>Wednesday he hung around town, visited the Gadsden Museum of Art and
Nelson&#8217;s Dime Store. On Friday he spoke to fourth graders at Hokes Bluff
Elementary, they wrote a collective message in his notebook. Then he met with
Eighth Graders at Hokes Bluff Middle who were reading &#8220;A Walk Across
America&#8221; by Peter Jenkins &#045; a book Hill read as a child, and one that
obviously made a lasting impact.<BR /><BR />By Saturday night Hill had made the
Georgia line &#045; following the Chief Ladiga Trail from Piedmont to the border.
Hill said he would probably follow the trail all the way to Atlanta.<BR /><BR
/>Reading the messages is the thing that keeps him going, Hill says. If he were
just doing this walk for &#8220;the fun of it&#8221;, he says, &#8220;I would have
quit before Nevada.&#8221;<BR /><BR />&#8220;Reading those messages is a real
inspiration during the day,&#8221; Hill adds. &#8220;A lot of people when they see
me walking are like, &#8220;Are you crazy or something?&#8221; You know, not a
lot, but some people.&#8221;<BR /><BR />Speaking of crazy, the craziest thing
that&#8217;s happened to Hill so far: he was connected with the half-brother he
didn&#8217;t know he had. When his story hit the news wire he received an email.
In it a man described a father with the same name as Hill. His description matched
what little Hill new of his own dad. It turns out they were both born in Savanna,
grew up on the same street blocks apart, and worked in the same building in
Boston.<BR /><BR />The mission really started in 2006, when Hill walked across his
home state collecting messages for their new governor elect. The messages were
hand delivered and are now stored in the Massachusetts Gubernatorial Archives.
Hill hopes his presidential messages might be stored in the same manner, preserved
as a part of American History.<BR /><BR />It was by chance a young Hill found
&#8220;The Walker&#8217;s Journal&#8221; by John Dingham at a yard-sale for fifty
cents. He read it obsessively -- along with several other books about seeing the
country on foot. Dingham was a Worchester Telegram and Gazette reporter who told
the story of Robert Sweetgall, a man who walked all 50 states in 12 months,
calling in weekly to the Telegram and Gazette with updates.<BR /><BR />&#8220;It
really is a great way to see the country, you know, it really is a great way to
promote your cause, be it to raise money for cancer, raise money for soldiers,
9/11 workers, what have you,&#8221; he says. &#8220;Remember, up until just about
a hundred years ago, everyone was walking<BR /><BR />When this momentous task is
complete, Hill plans to return to teaching. This time he wants to teach History.
That is if he can beat his wanderlust and stay still &#045; before his two major
walks he traveled and taught English in Japan, Afghanistan, and China.<BR /><BR
/>Hill has a website and blog &#045; <a
href="http://www.walkamerica2008.blogspot.com">www.walkamerica2008.blogspot.com</a
> &#045; which he updates from the road using his cell phone/PDA. You can keep up
with his journey, make a donation, and read about his experiences here. He
&#8216;twitters&#8217; at the top of the page &#045; a short message about where
he is and what he&#8217;s doing at the moment.<BR /><BR />You can email him at <a
href="mailto:highwaytohill@yahoo.com">highwaytohill@yahoo.com</a>, or give him a
call/send him a text message at 857-222-7332. Hill welcomes the contact.</span> <p
align="center"><a
href="http://www.gadsdenmessenger.com/articles/2008/10/01/news/news01.eml"
target="emailafriend">Email this story</a>&nbsp;&nbsp;&nbsp;&nbsp;<A
HREF="http://www.gadsdenmessenger.com/articles/2008/10/01/news/news01.prt"
target="printable">Print this story</A></p></div></td>
</tr>
<tr>
<td><span class="sub-header-lg">Speak your mind</span></td>
</tr>
<tr>
<td background="/art/dash.gif"><img
src="http://images.townnews.com/gadsdenmessenger.com/art/dash.gif" width="7"
height="1"></td>
</tr>
<tr>
<td>
<a name="blogcomments"></a>
<a name="blogform"></a><div id="simpleblog-form"
class="simpleblog-form"><form method="post" name="simpleblog"
action="/articles/2008/10/01/news/news01.txt#blogcomments"><div class="simpleblog-
form-block"><label for="personname" class="simpleblog-form-label">Name:</label>
<input type="text" id="personname" name="personname" value=""/></div><div
class="simpleblog-email-block"><label for="personemail" class="simpleblog-form-
label">Email:</label> <span class="simpleblog-email-field">(optional)</span>
<input type="text" id="personemail" name="personemail" value=""/></div><div
class="simpleblog-form-block"><label for="comments" class="simpleblog-form-
label">Comments:</label><textarea id="comments" rows="10" cols="40"
name="comments"></textarea></div><div class="simpleblog-form-block"><input
type="SUBMIT" value="Post Comment" /></div></form></div></td>
</tr>
</table></td>
</tr>
</table>

</td>
<td width="170" align="center" valign="top" class="rightcol"></td>
</tr>
<tr>
<td colspan="2" valign="top" class="white"><img
src="http://images.townnews.com/gadsdenmessenger.com/art/spacer.gif" width="2"
height="2"></td>
<td valign="top" class="white"><img
src="http://images.townnews.com/gadsdenmessenger.com/art/spacer.gif" width="2"
height="2"></td>
</tr>
</table></td>
<td valign="top" background="/art/shadow_right.gif"><img
src="http://images.townnews.com/gadsdenmessenger.com/art/shadow_right.gif"
width="13" height="18"></td>
</tr>
<tr>
<td background="/art/shadow_btm.gif"><img
src="http://images.townnews.com/gadsdenmessenger.com/art/shadow_btm.gif"
width="18" height="17"></td>
<td><img
src="http://images.townnews.com/gadsdenmessenger.com/art/shadow_corner.gif"
width="13" height="17"></td>
</tr>
</table>
<table width="780" border="0" cellpadding="10" cellspacing="0">
<tr>
<td align="center" class="copyright"><P align=center>Copyright &copy; 2008
Gadsden Messenger, All Rights Reserved. <br>
<span class="sm-text"> Contact the <a
href="mailto:editor@gadsdenmessenger.com" class="nav">Editor</a></span> <br>
</P></td>
</tr>
</table>

<table width="780" border="0" cellpadding="10" cellspacing="0">


<tr>
<td align="center" class="copyright"><span class="sm-text"><A
href="http://www.mioplanet.com/rsc/newsticker_javascript.htm" target="Mio"
class="nav">Scrolling News Tickers</A> by <a href="http://www.mioplanet.com"
class="nav">Mioplanet</a></span></td>
</tr>
</table>
<link href="/art/styles.css" rel="stylesheet" type="text/css">

<!--End Nav-->
<!--Div Section 1 (droplayer1)-->
<div id ="droplayer1" class = "tn_drop1" onMouseOver="tn_show_drop(0);"
onMouseOut="tn_hide_drop();">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td class="dd-table">
<table width="100%" border="0" cellspacing="1" cellpadding="4"><!--
[index:community:inner-headline-only]-->
<tr>
<td class="dd-bg"><a href="/sports/"><b>Sports</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a href="/community/honor_rolls/"><b>Honor
Rolls</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a href="/gallery/"><b>Photo Gallery</b></a></td>
</tr>

<tr>
<td class="dd-bg"><a href="/shared-
content/search/index.php?search=advanced"><b>Search Archives</b></a></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--End Div Section 1-->
<!--Start Div Section 2-->
<div id="droplayer2" class = "tn_drop2" onMouseOver="tn_show_drop(1);"
onMouseOut="tn_hide_drop();">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td class="dd-table">
<table width="100%" border="0" cellspacing="1" cellpadding="4"><!--
[index:cheers:inner-headline-only]-->
<tr>
<td class="dd-bg"><a
href="/cheers/anniversary/"><b>Anniversaries</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a
href="/cheers/birthday/"><b>Birthdays</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a
href="/cheers/engagement/"><b>Engagements</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a href="/cheers/wedding/"><b>Weddings</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a href="/shared-
content/search/index.php?search=advanced"><b>Search Archives</b></a></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--End Div Section 2-->
<!--Start Div Section 3-->
<div id="droplayer3" class = "tn_drop3" onMouseOver="tn_show_drop(2);"
onMouseOut="tn_hide_drop();">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td class="dd-table">
<table width="100%" border="0" cellspacing="1" cellpadding="4"> <tr>
<td class="dd-bg"><a href="/about_us/contact_us"><b>Contact
Us</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a href="/about_us/where_to_buy"><b>Where to Get the
Paper</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a href="/about_us/faq/"><b>FAQs</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a href="/about_us/staff"><b>Staff
Listings</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a href="javascript:void(0)"
onClick="window.open('/shared-
content/perform/?domain_name=gadsdenmessenger.com&form_template=letters','letters'
,'width=500,height=530,scrollbars=1,toolbar=1');"><b>Submit Letter</b> </a></td>
</tr>
<tr>
<td class="dd-bg"><a href="/forms/"><b>Submit News</b></a></td>
</tr>
<tr>
<td class="dd-bg"><a href="javascript:void(0)"
onClick="window.open('/shared-
content/perform/?domain_name=gadsdenmessenger.com&form_template=classifieds','clas
sifieds','width=500,height=530,scrollbars=1,toolbar=1');"><b>Submit an Ad</b>
</a></td>
</tr>

</table>
</td>
</tr>
</table>
</div>
<!--End Div Section 3-->
<!--Start Div Section 4-->
<div id="droplayer4" class = "tn_drop4" onMouseOver="tn_show_drop(3);"
onMouseOut="tn_hide_drop();">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td class="dd-table">
<table width="100%" border="0" cellspacing="1" cellpadding="4"> <tr>
<td class="dd-bg"><a href="javascript:void(0)"
onClick="window.open('/shared-
content/perform/?domain_name=gadsdenmessenger.com&form_template=anniversary','anni
versary','width=570,height=530,scrollbars=1,toolbar=1');"><b>Anniversary</b>
</a></td>
</tr>
<tr>
<td class="dd-bg"><a href="javascript:void(0)"
onClick="window.open('/shared-
content/perform/?domain_name=gadsdenmessenger.com&form_template=births','births','
width=570,height=530,scrollbars=1,toolbar=1');"><b>Births</b> </a></td>
</tr>
<tr>
<td class="dd-bg"><a
href="/content/current/forms/birthday.pdf"><b>Birthdays</b> </a></td>
</tr>

<tr>
<td class="dd-bg"><a href="javascript:void(0)"
onClick="window.open('/shared-
content/perform/?domain_name=gadsdenmessenger.com&form_template=engagements','enga
gements','width=570,height=530,scrollbars=1,toolbar=1');"><b>Engagement</b>
</a></td>
</tr>

<tr>
<td class="dd-bg"><a href="javascript:void(0)"
onClick="window.open('/shared-
content/perform/?domain_name=gadsdenmessenger.com&form_template=weddings','wedding
s','width=570,height=530,scrollbars=1,toolbar=1');"><b>Wedding</b> </a></td>
</tr>
<tr>
<td class="dd-bg"><a href="/content/current/forms/memoriam.pdf"><b>In
Memoriam</b> </a></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--End div section 4-->
<!--Start Div Section 5-->
<div id="droplayer5" class = "tn_drop5" onMouseOver="tn_show_drop(4);"
onMouseOut="tn_hide_drop();">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td class="dd-table">
<table width="100%" border="0" cellspacing="1" cellpadding="4"> <tr>
<td class="dd-bg"><a href="/links/">Links</a></td>
</tr>

</table>
</td>
</tr>
</table>
</div>
<!--End div section 5-->

<!--Start Div Section 6-->


<div id="droplayer6" class = "tn_drop6" onMouseOver="tn_show_drop(5);"
onMouseOut="tn_hide_drop();">
<table border="0" cellspacing="0" cellpadding="1">
<tr>
<td class="dd-table">
<table width="100%" border="0" cellspacing="1" cellpadding="4"> <tr>
<td class="dd-bg"><a href="javascript:void(0)"
onClick="window.open('/shared-
content/perform/?domain_name=gadsdenmessenger.com&form_template=classifieds','clas
sifieds','width=500,height=530,scrollbars=1,toolbar=1');"><b>Submit an Ad</b>
</a></td>
</tr>

</table>
</td>
</tr>
</table>
</div>
<!--End div section 6-->

</body>
</html>

You might also like