function poll() {
document.write('');
}
function storyDiscussion() {
document.write('');
}
function insertBanner($position) {
if ($position == "FeaturedHome")
{
document.write('
');
}
if ($position == "FeaturedAuto")
{
document.write('
');
}
if ($position == "728x90LeaderBoardAd")
{
document.write('
');
}
if ($position == "468x90BannerAd")
{
document.write('');
}
if ($position == "198x227TileAd1")
{
document.write('');
}
if ($position == "198x227TileAd2")
{
document.write('');
}
if ($position == "198x227TileAd3")
{
document.write('');
}
if ($position == "198x227TileAd4")
{
document.write('
');
}
if ($position == "198x227TileAd5")
{
document.write('');
}
if ($position == "198x227TileAd6")
{
document.write('');
}
if ($position == "NavTextLink1")
{
document.write('');
}
if ($position == "HeadlinesSponsor")
{
document.write('
');
}
if ($position == "HalfBanner1")
{
document.write('');
}
if ($position == "HalfBanner2")
{
document.write('');
}
if ($position == "250x250StoryAd")
{
document.write('
');
}
}
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);
}