document.open();
document.write('<style type="text/css">'
+ '#todolist { border: 1px solid #3b5291; padding-left:10px; background-color:#F6F7FC} '
+ '#todolist { color: #3b5291; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:left }'
+ '#todolist p { font-weight: bold; margin-top: 5px; font-size:12px }'
+ '#todolist h5 { margin:0px; padding:0px }'
+ '#todolist a { text-decoration:none; color: #3b5291}'
+ '#todolist a:hover { text-decoration:underline }'
+ '</style>'
+ '<div id="todolist">'
+ '<h5><a href="http://web.waaytv.com/community/">Community Calendar<br>To Do List</a></h5>'
+ '<hr style="color:#3A5491">'
+ '<p>'
+ '<a href="http://web.waaytv.com/community/calevent.php?id=621">2/18 - 3/25 - Clint Herring exhibit release</a><br />'
+ '<a href="http://web.waaytv.com/community/calevent.php?id=645">3/2 - 4/6 - Artisic Renderings</a><br />'
+ '<a href="http://web.waaytv.com/community/calevent.php?id=686">3/11 - 2010 Prism Concert – A Brass Menagerie</a><br />'
+ '<a href="http://web.waaytv.com/community/calevent.php?id=656">3/11 - 14 - POST-APOCALYPTIC STAGING OF ‘HAMLET’</a><br />'
+ '<a href="http://web.waaytv.com/community/calevent.php?id=669">3/11 - Watoto Children’s Choir Returns to Huntsville</a><br />'
+ '<a href="http://web.waaytv.com/community/calevent.php?id=687">3/11 - New Business Tax Workshop</a><br />'
+ '</p><p>Weekend Planner<br>'
 + 'Saturday 3/13<br />'
+ '<a href="http://web.waaytv.com/community/calevent.php?id=621">2/18 - 3/25 - Clint Herring exhibit release</a><br />' 
+ '<a href="http://web.waaytv.com/community/calevent.php?id=645">3/2 - 4/6 - Artisic Renderings</a><br />' 
+ '<a href="http://web.waaytv.com/community/calevent.php?id=656">3/11 - 14 - POST-APOCALYPTIC STAGING OF ‘HAMLET’</a><br />' 
+ '<a href="http://web.waaytv.com/community/calevent.php?id=674">3/13 - Elk Valley Crafters is sponsoring a Craft Show</a><br />' 
+ '<a href="http://web.waaytv.com/community/calevent.php?id=635">3/13 - UCP\'s 12th annual &quot;An Irish Evening&quot;</a><br />' 
+ '<a href="http://web.waaytv.com/community/calevent.php?id=696">3/13 - 14 - Home and Garden Show March 13-14</a><br />' 
+ 'Sunday 3/14<br />' 
+ '<a href="http://web.waaytv.com/community/calevent.php?id=656">3/11 - 14 - POST-APOCALYPTIC STAGING OF ‘HAMLET’</a><br />' 
+ '<a href="http://web.waaytv.com/community/calevent.php?id=696">3/13 - 14 - Home and Garden Show March 13-14</a><br />' 
+ '<p><a href="http://web.waaytv.com/community/">Find more events on the Community Calendar</a></p></div></html>'
);
document.close();
