function poll() {
document.write('');
}
function storyDiscussion() {
document.write('');
}
function insertBanner($position) {
if ($position == "lifestyleleaderboardtop")
{
document.write('
');
}
if ($position == "lifestyleleaderboardbottom")
{
document.write('');
}
if ($position == "lifestyle120x90a")
{
document.write('');
}
if ($position == "lifestyle120x90b")
{
document.write('');
}
if ($position == "lifestyle120x90c")
{
document.write('');
}
if ($position == "lifestyle120x90d")
{
document.write('');
}
if ($position == "lifestyle120x90e")
{
document.write('');
}
if ($position == "lifestyle120x90f")
{
document.write('');
}
if ($position == "lifestyle300x250a")
{
document.write('');
}
if ($position == "lifestyle300x250b")
{
document.write('
');
}
if ($position == "lifestyle300x250c")
{
document.write('');
}
if ($position == "lifestyle468x60")
{
document.write('');
}
}
function storyFooter() {
storyDiscussion();
}
function login() {
document.write(' ');
}
function mostEmailedStories() {
document.write(' ');
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}