function poll() { document.write(''); } function storyDiscussion() { document.write(''); } function insertBanner($position) { if ($position == "bottom_left") { document.write('
'); } if ($position == "bottom_leaderboard") { document.write('
'); } if ($position == "Leaderboard") { document.write('
'); } if ($position == "skyscraper") { document.write('
'); } if ($position == "button1") { document.write('
'); } if ($position == "button2") { document.write('
'); } if ($position == "frontbanner") { document.write('
'); } if ($position == "instory") { document.write('
'); } if ($position == "GasBuddy1") { document.write(''); } if ($position == "gasbuddy_home") { document.write('
'); } } function storyFooter() { storyDiscussion(); } function login() { document.write('
User\'s Login
Username

Password

Remember login?
Create a new account

Retrieve forgotten password

'); } function mostEmailedStories() { document.write('
Most e-mailed stories
    '); } function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); }