<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<table width=100% border=0 cellpadding=3><tr> ');
document.write('<td colspan=2 class=sidebartitle><center>Latest News</td></tr> ');
//document.write('<tr><td colspan=2 class=sidebar> Specials Deals On:</td></tr> ');
document.write('<tr><td width=5> &nbsp </td> ');
//document.write('<a href="landscape.htm" class="sb">Landscaping</a><p> ');
document.write('<td class=sidebar><a href="employment.htm" class="sb">Employment</a><p></td></tr> ');
document.write('<tr><td width=5> &nbsp </td> ');
document.write('<td class=sidebar><a href="junkremoval.htm" class="sb">Junk Removal</a><p></td></tr> ');
//document.write('<a href="junkremoval.htm" class="sb">Junk Removal</a><p> ');

document.write('</table> ');








//  End -->
