function poll() {
document.write('');
}
function storyDiscussion() {
document.write('');
}
function insertBlock($block) {
if ($block == "Community Calendar")
{
document.write('
January 2012 |
 |
');
}
}
function storyFooter() {
storyDiscussion();
}
function login() {
document.write('Create a new accountRetrieve forgotten password');
}
function mostEmailedStories() {
document.write('
');
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}