function poll() {
document.write('');
}
function storyDiscussion() {
document.write('');
}
function insertBanner($position) {
if ($position == "TSZpgtop468x60")
{
document.write('
');
}
if ($position == "TSZpoll125x60")
{
document.write('');
}
if ($position == "TSZbanner990x85")
{
document.write('
');
}
if ($position == "TSZbanner468x60")
{
document.write('
');
}
if ($position == "TSZsq1_125x125")
{
document.write('
');
}
if ($position == "TSZsq2_125x125")
{
document.write('
');
}
if ($position == "TSZsq3_125x125")
{
document.write('');
}
if ($position == "TSZsq4_125x125")
{
document.write('');
}
if ($position == "TSZsq5_125x125")
{
document.write('');
}
if ($position == "TSZstory250x250")
{
document.write('');
}
}
function storyFooter() {
storyDiscussion();
}
function login() {
document.write('User LoginCreate a new accountRetrieve forgotten password');
}
function mostEmailedStories() {
document.write('
');
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}