<!--
// AFTR3 - Horizontal News Ticker
// Copyright &copy; 2011 Robert Aloysuis Peter Matthias Darin
// All Rights Reserved.

var AFTR209581maxlines=3;
var AFTR209581maxcol=3;
var AFTR209581idx, AFTR209581NewsSlide=-1;
var AFTR209581col = new Array(AFTR209581maxcol);
var AFTR209581scrllTmr = new Array(AFTR209581maxlines);
var AFTR209581ticker = new Array(AFTR209581maxlines);
var AFTR209581aftrTicker = new Array(AFTR209581maxlines);

function AFTR209581LoadCounter(sn)
  {
    var c='Counter'+sn;

    document.getElementById(c).src = "http://tsswd.net/cgi-bin/aftr2Counter.cgi?"+sn;    
    return true;
  }

function AFTR209581ScrollSetup(AFTR209581idx,id)
  {
    var a='AFTR209581TickerRuler'+AFTR209581idx;
    var cw, w, c;

    document.getElementById(id).style.float = 'left';
    document.getElementById(id).style.position = 'relative';
    document.getElementById(id).innerHTML=AFTR209581ticker[AFTR209581idx]+AFTR209581ticker[AFTR209581idx];
    document.getElementById(a).innerHTML=AFTR209581ticker[AFTR209581idx];

    cw = parseInt(document.getElementById('AFTR2TickerScroll').offsetWidth);
    w = parseInt(document.getElementById(a).offsetWidth);

    document.getElementById(a).style.display="none";

    lft = 0;
    document.getElementById(id).style.left = lft + "px";
    AFTR209581scrollStep(AFTR209581idx,id,cw,w,lft);
  }

function AFTR209581scrollStep(AFTR209581idx,id,cw,w,lft)
  {
    if(lft < ((w)*-1))
        lft = 0;
    document.getElementById(id).style.left = lft + "px";

    if(AFTR209581scrllTmr[AFTR209581idx])
        clearTimeout(AFTR209581scrllTmr[AFTR209581idx]);

    AFTR209581scrllTmr[AFTR209581idx] = setTimeout('AFTR209581scrollStep('+AFTR209581idx+',\''+id+'\','+cw+','+w+',' + (lft + AFTR209581NewsSlide) + ')',100);
  }

function AFTR209581RollIn()
  {
    AFTR209581NewsSlide=0;
    document.getElementById("AFTR209581RollOver").innerHTML='Click here to join!';
  }
  
function AFTR209581RollOut()
  {
    AFTR209581NewsSlide=-1;
    document.getElementById("AFTR209581RollOver").innerHTML='Along for the Ride!';
  }
  
function AFTR209581InitializeTicker()
  {
    var i, j, id;

    AFTR209581aftrTicker[0]='<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'0UwtTyAOxcEV7nWtc6Reo5mnRPIUVRWTuSMNPVjK5vnAjI3JOSvBWhwx4EPXfv0\');" href="http://mikesplace2.blogspot.com">MIKE&apos;S PLACE<img id="Counter0UwtTyAOxcEV7nWtc6Reo5mnRPIUVRWTuSMNPVjK5vnAjI3JOSvBWhwx4EPXfv0" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]='<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'5HFza3A8J1d5MwZnL9k7TPlYmRbasOf8cidnpumqVpCSPylYisz7eVs56QwU34g\');" href="http://www.notjohnchow.com">Not John Chow dot Com<img id="Counter5HFza3A8J1d5MwZnL9k7TPlYmRbasOf8cidnpumqVpCSPylYisz7eVs56QwU34g" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]='<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'6nZU5oULIWzEBEnz0HObpGvcCBvnEKAL7hnCWFWmjV1simqg4EGrVBUhKNTXgbq\');" href="http://blog.ourdoglog.com">the cat / dog log<img id="Counter6nZU5oULIWzEBEnz0HObpGvcCBvnEKAL7hnCWFWmjV1simqg4EGrVBUhKNTXgbq" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[0]=AFTR209581aftrTicker[0]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'6OWrUYvrI1nYxKcwzhRvoAUo8xctC70Zbp38kux2ukbr2Bm1sDweLPSRM3LZ8L8\');" href="http://bible-examples.blogspot.com">Bible Examples<img id="Counter6OWrUYvrI1nYxKcwzhRvoAUo8xctC70Zbp38kux2ukbr2Bm1sDweLPSRM3LZ8L8" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]=AFTR209581aftrTicker[1]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'BE8cHsgeKIwJGCGyMY4wKCr4aYeyXW7ikDIz6ycOFYfTitS4RUylhpnFNPEuJbc\');" href="http://www.chatwithkatrina.com">Sass Class<img id="CounterBE8cHsgeKIwJGCGyMY4wKCr4aYeyXW7ikDIz6ycOFYfTitS4RUylhpnFNPEuJbc" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]=AFTR209581aftrTicker[2]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'CXRoQ80ZsZT8BTrFj1nAtPWOimDMVpehK3TkBUJ3mADE1Qv0E4rbaFJMSdrHXbI\');" href="http://mjgolch.blogspot.com">GOLCH CENTRAL&apos;S RAMBLING STUFF<img id="CounterCXRoQ80ZsZT8BTrFj1nAtPWOimDMVpehK3TkBUJ3mADE1Qv0E4rbaFJMSdrHXbI" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[0]=AFTR209581aftrTicker[0]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'DcLRIvnFTAwMpQGhFdrRG2iD8zWqba3BwTUrEhKMbeB1sqFVfgliMStSRPJ10KC\');" href="http://www.imperfectyou.com">Imperfect You | Discovering The Perfectly Imperfect You<img id="CounterDcLRIvnFTAwMpQGhFdrRG2iD8zWqba3BwTUrEhKMbeB1sqFVfgliMStSRPJ10KC" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]=AFTR209581aftrTicker[1]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'eKuAgLWw6BJhI4fPcTL9qZiED9Zl1L0fesnIDJEKSXzkZe9A6THw2zAF6iy73yk\');" href="http://shydub-simplehappylife.blogspot.com">Simply Happy Life<img id="CountereKuAgLWw6BJhI4fPcTL9qZiED9Zl1L0fesnIDJEKSXzkZe9A6THw2zAF6iy73yk" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]=AFTR209581aftrTicker[2]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'k2MvZbdwCGOXPlwQL9EbW1BjxOCXulHxndsMCUGPidw7OtWh0iIXjUGfqRCkCRh\');" href="http://myqualityday.blogspot.com">My Quality Day<img id="Counterk2MvZbdwCGOXPlwQL9EbW1BjxOCXulHxndsMCUGPidw7OtWh0iIXjUGfqRCkCRh" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[0]=AFTR209581aftrTicker[0]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'nfAjB3FYigHuwTKX0nx7af4u9doxc4ZNih6tkJPRyhJuAeQ9PNEz0Ir8tf5Vicq\');" href="http://2good2bee.blogspot.com">At Home with Auntie E<img id="CounternfAjB3FYigHuwTKX0nx7af4u9doxc4ZNih6tkJPRyhJuAeQ9PNEz0Ir8tf5Vicq" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]=AFTR209581aftrTicker[1]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'nFdkWzljeiZy274V8lIPdNnelFEibuP917f0rMcZtYZ1d59MLYxgJZRZn98fWVo\');" href="http://www.sheaky.com">Worth&apos;s... World<img id="CounternFdkWzljeiZy274V8lIPdNnelFEibuP917f0rMcZtYZ1d59MLYxgJZRZn98fWVo" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]=AFTR209581aftrTicker[2]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'OGdJOJAV9l0NuI3qdUMNjbKDiYhd31IecZ2wjV3VQPoSERuYod7onfVQgYPwD2V\');" href="http://www.forcedgreen.com">ForcedGreen<img id="CounterOGdJOJAV9l0NuI3qdUMNjbKDiYhd31IecZ2wjV3VQPoSERuYod7onfVQgYPwD2V" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[0]=AFTR209581aftrTicker[0]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'OGJo4t7ZkJXYcbWP4nDvrYP3bhdeSTVohmblfiIN2nwcPQzTDCM2ij4IQhus8Ph\');" href="http://everyday-adventurer.blogspot.com">The Everyday Adventurer<img id="CounterOGJo4t7ZkJXYcbWP4nDvrYP3bhdeSTVohmblfiIN2nwcPQzTDCM2ij4IQhus8Ph" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]=AFTR209581aftrTicker[1]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'OPU3YzYftRrGtNbvr8wy2x9JEeSBfZG2wk5VjcAd3zrvKQqBYl7ZiFsutK4WsKY\');" href="http://raketermama.blogspot.com">Raketer Mama<img id="CounterOPU3YzYftRrGtNbvr8wy2x9JEeSBfZG2wk5VjcAd3zrvKQqBYl7ZiFsutK4WsKY" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]=AFTR209581aftrTicker[2]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'OUcCcs5jfWYbfpKPXCzJaLmTnNGSnca94AJg2OQfswGVlYuIlsaLDMp0h3QSfyZ\');" href="http://freakyfrugalite.com">Freaky Frugalite&nbsp;|&nbsp;Invention is the necessity of motherhood<img id="CounterOUcCcs5jfWYbfpKPXCzJaLmTnNGSnca94AJg2OQfswGVlYuIlsaLDMp0h3QSfyZ" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[0]=AFTR209581aftrTicker[0]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'pXFD4IecJlGdiFquPnun6EPExYFQlweaRtnW9P8Q8P3qcskzfcmjrAwmg9AR3oz\');" href="http://www.dickstersrandomthoughts.com">Dickster&apos;s Random Thoughts<img id="CounterpXFD4IecJlGdiFquPnun6EPExYFQlweaRtnW9P8Q8P3qcskzfcmjrAwmg9AR3oz" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]=AFTR209581aftrTicker[1]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'QgUuvLMcmlby0QsS0ToBmNr4epcUyTcM96F3SbfCKHAKf0ldRZoBueFZTr1PJdm\');" href="http://leomarsden.com">Leomar&apos;s Den<img id="CounterQgUuvLMcmlby0QsS0ToBmNr4epcUyTcM96F3SbfCKHAKf0ldRZoBueFZTr1PJdm" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]=AFTR209581aftrTicker[2]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'rCBZBJDbstXVL3ObXCphs0czihPXQ5HSoQjz1ZtW2CZRo4dbjTbMQJ3poRs3i9T\');" href="http://www.momsdrive.com">Mom&apos;s Villa<img id="CounterrCBZBJDbstXVL3ObXCphs0czihPXQ5HSoQjz1ZtW2CZRo4dbjTbMQJ3poRs3i9T" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[0]=AFTR209581aftrTicker[0]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'Rqsm2Y3se9L21jPRsIc6jkDQEN3ADolecbOeASXobsoaZD0RUcWDKheY4fgHRPv\');" href="http://asktheblogster.blogspot.com">Ask The Blogster<img id="CounterRqsm2Y3se9L21jPRsIc6jkDQEN3ADolecbOeASXobsoaZD0RUcWDKheY4fgHRPv" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]=AFTR209581aftrTicker[1]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'ryLlKczLjSdz8D7wtN8CWuxvyAQrbwKSueBDGBWxd9wkK3gEOoQviLoeUET58oW\');" href="http://adventuresonlinemoney.blogspot.com">Adventures in Online Money<img id="CounterryLlKczLjSdz8D7wtN8CWuxvyAQrbwKSueBDGBWxd9wkK3gEOoQviLoeUET58oW" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]=AFTR209581aftrTicker[2]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'RZ9T8HWi2juW2LSkzDS1nNTsdeRhXS76ZaEo6uqopKo8lW5wxYxitRYW30EbQLh\');" href="http://www.karsunsworld.com">Karsun Designs<img id="CounterRZ9T8HWi2juW2LSkzDS1nNTsdeRhXS76ZaEo6uqopKo8lW5wxYxitRYW30EbQLh" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[0]=AFTR209581aftrTicker[0]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'s6Xay4zYa8Dfac0Zac4CxnKLNt3tBumFyHpwJmUuvgXTIX0r8513sMPGDQ7OKrd\');" href="http://healthytipsy.blogspot.com">My Passion<img id="Counters6Xay4zYa8Dfac0Zac4CxnKLNt3tBumFyHpwJmUuvgXTIX0r8513sMPGDQ7OKrd" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]=AFTR209581aftrTicker[1]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'uHdNY8b9TV3jAGefeZS7JROPvGwoef2YxdwTmVcDydu9tXmV4DaOcznWDhKrNKN\');" href="http://klivengood-itravel.blogspot.com">iTravel<img id="CounteruHdNY8b9TV3jAGefeZS7JROPvGwoef2YxdwTmVcDydu9tXmV4DaOcznWDhKrNKN" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]=AFTR209581aftrTicker[2]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'UuZsoGHMFDUabi7Rc9Wzy1vH8BVGN5jFeZ3tqN81pgcXOhz1rTynUu4a5XpQcYf\');" href="http://www.freeplaymmo.com">Free Play MMO<img id="CounterUuZsoGHMFDUabi7Rc9Wzy1vH8BVGN5jFeZ3tqN81pgcXOhz1rTynUu4a5XpQcYf" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[0]=AFTR209581aftrTicker[0]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'XLEoD3fawzWLhXunoDH1UST2quXzV0X0LmoWnT7hRb267wtv78waPcQJ9Pm9vmS\');" href="http://lulu-bitz-and-pieces.blogspot.com">Bitz &apos;n Pieces of My Life<img id="CounterXLEoD3fawzWLhXunoDH1UST2quXzV0X0LmoWnT7hRb267wtv78waPcQJ9Pm9vmS" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]=AFTR209581aftrTicker[1]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'XsPOxJnzhchLZ16hLunDrZNCgbLMzaSVQprL8eLqF29m2FUL7FYyov9TUSpT2Fy\');" href="http://theblogthatam.yolasite.com/theblogthatam.php">New Explosion of Pedigreed Bull on Teh Innerwebz: The Blog That Am! (A work by its author)<img id="CounterXsPOxJnzhchLZ16hLunDrZNCgbLMzaSVQprL8eLqF29m2FUL7FYyov9TUSpT2Fy" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]=AFTR209581aftrTicker[2]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'Zd6hDtTcov6JvRiQiI59XzyX2WjrtG1Tt6A6zdgoWn5PCov4r4cq19sXqhR4hsy\');" href="http://alatvianrita.blogspot.com">On This Shore<img id="CounterZd6hDtTcov6JvRiQiI59XzyX2WjrtG1Tt6A6zdgoWn5PCov4r4cq19sXqhR4hsy" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[0]=AFTR209581aftrTicker[0]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'ZeQXoTLst3wsn9nIcfhz8DJrcRelZ496gXbT1uLsxIklPX1Ag1HtK8UmkFJmMNT\');" href="http://mjamesg.blogspot.com">MJG&apos;S LOONYTOON CENTRAL<img id="CounterZeQXoTLst3wsn9nIcfhz8DJrcRelZ496gXbT1uLsxIklPX1Ag1HtK8UmkFJmMNT" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[1]=AFTR209581aftrTicker[1]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'ZGkm0sd3fKRkoaClCwKYkuGKfB7JmjgJzP3zFg2szRcn1oYCiqiSiwmN8ugsbL9\');" href="http://lifemoto.blogspot.com">Life Moto<img id="CounterZGkm0sd3fKRkoaClCwKYkuGKfB7JmjgJzP3zFg2szRcn1oYCiqiSiwmN8ugsbL9" src="#" style="display:none;"></a>';
    AFTR209581aftrTicker[2]=AFTR209581aftrTicker[2]+'<a style="text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important;" target="_blank" onClick="AFTR209581LoadCounter(\'zVcOzYD1kZqnyQop3txZbVgYOq9xWX4U0gs0E3zwcnkYCYLFPJm0mRYAHg6nD8H\');" href="http://mrmomsunite.blogspot.com">Everyday Living<img id="CounterzVcOzYD1kZqnyQop3txZbVgYOq9xWX4U0gs0E3zwcnkYCYLFPJm0mRYAHg6nD8H" src="#" style="display:none;"></a>';

    for(i=0;i<AFTR209581maxlines;i++)
      AFTR209581ticker[i]=AFTR209581aftrTicker[i];

    for(i=0;i<AFTR209581maxlines;i++)
      for(j=0;j<AFTR209581maxlines;j++)
        AFTR209581ticker[i]=AFTR209581ticker[i]+AFTR209581aftrTicker[((i+j)%AFTR209581maxlines)];

    for(i=0;i<AFTR209581maxlines;i++)
      {
        id='AFTR209581TickerScrollLine'+i;
        AFTR209581ScrollSetup(i,id);
      }
  }

document.writeln('<style type="text/css">');
document.writeln('<!--');
document.writeln('.AFTR2Title     { text-align: center !important; margin-left: auto !important; margin-right: auto !important; background-color: #00007f !important; color: #ffff00 !important; font-weight: bold !important; }');
document.writeln('.AFTR2TickerBKG { background-color: #bcbcbc !important; overflow: hidden !important; width: 125px !important; border: 1px solid #7f007f !important; }');
document.writeln('.AFTR2Col1  a       { text-decoration: none !important; color: #000000 !important; background-color: #ffdede !important; padding-left: 7px !important; padding-right: 7px !important; }');
document.writeln('.AFTR2Col1  a:hover { text-decoration: none !important; color: #7f007f !important; background-color: #00ffff !important; font-weight: bold !important; padding-left: 7px !important; padding-right: 7px !important; }');
document.writeln('.AFTR2Col2  a       { text-decoration: none !important; color: #000000 !important; background-color: #deffde !important; padding-left: 7px !important; padding-right: 7px !important; }');
document.writeln('.AFTR2Col2  a:hover { text-decoration: none !important; color: #7f007f !important; background-color: #00ffff !important; font-weight: bold !important; padding-left: 7px !important; padding-right: 7px !important; }');
document.writeln('.AFTR2Col3  a       { text-decoration: none !important; color: #000000 !important; background-color: #dedeff !important; padding-left: 7px !important; padding-right: 7px !important; }');
document.writeln('.AFTR2Col3  a:hover { text-decoration: none !important; color: #7f007f !important; background-color: #00ffff !important; font-weight: bold !important; padding-left: 7px !important; padding-right: 7px !important; }');
document.writeln('-->');
document.writeln('</style>');

document.writeln('<div id="AFTR2TickerScroll" class="AFTR2TickerBKG" onMouseOver="AFTR209581RollIn();" onMouseOut="AFTR209581RollOut();">');
document.writeln('<a target="_blank" href="http://tsswd.net/Pages/Submit.shtml"><div id="AFTR209581RollOver" class="AFTR2Title">Along for the Ride!</div><span style="display:none;"><img src="http://whos.amung.us/widget/vkhrlhtdwxxw"></span></a>');

for(AFTR209581idx=0;AFTR209581idx<AFTR209581maxlines;AFTR209581idx++)
  document.writeln('<div id="AFTR209581TickerScrollLine'+AFTR209581idx+'" class="AFTR2Col'+AFTR209581idx+1+'" style="white-space: nowrap;">Loading...</div>');

document.writeln('</div>');

for(AFTR209581idx=0;AFTR209581idx<AFTR209581maxlines;AFTR209581idx++)
  document.writeln('<p><span id="AFTR209581TickerRuler'+AFTR209581idx+'" style="white-space: nowrap; visibility:hidden;">...</span>');

AFTR209581InitializeTicker();

-->



