var print_var = '';

print_var += '<'+'P><'+'table width=\'100%\'><'+'tr><'+'td><'+'h3 align="center">What\'s New';
print_var += ' <'+'/h3><'+'p align="center">A public hearing for the Special Tow';
print_var += 'n Meeting and proposed Floodplain Management Ordinance is be';
print_var += 'ing held on Tuesday, September 14 at 6.00pm in the Town Meet';
print_var += 'ing Room.<'+'/p><'+'p align="center">Special Town Meeting will be ';
print_var += 'held Thursday, September 23 at 7.00pm in the Town Meeting Ro';
print_var += 'om. A warrant will be posted at least seven days before the ';
print_var += 'meeting.<'+'/p><'+'p align="center">The Town is purchasing 60 comp';
print_var += 'ost bins this year. Previously, they have sold for $37.50 an';
print_var += 'd $38.50. This year, any house or camp owner may purchase a ';
print_var += 'bin for $20 (limit of 1). This program is being offered firs';
print_var += 't come/first served and payment must be received to reserve ';
print_var += 'your bin. <'+'/p><'+'p align="center">There are currently openings';
print_var += ' on the Dedham Planning Board, and Comprehensive Plan Commit';
print_var += 'tee. Please contact the Town Office if you are interested in';
print_var += ' serving your Town!!<'+'/p><'+'/td><'+'/tr>\n<'+'/table><'+'/P>';

document.write(print_var);
