<!--
// Along for the ride
// By Mar Matthias Darin
// Copyright (C) 2009 All Rights Reserved

function AFTRShow()
  {
    location.href = "http://matthiaschronicles.tanaya.net/AFTR/load.shtml";
  }

document.writeln('<div ID="AFTRlogo" OnClick="AFTRShow();" style="width:125px; height: 125px; line-height: normal; padding: normal; margin: normal; color: #ffffff; font-weight: bold; font-family: Verdana,Geneva,Arial,Sans-serif; background-image: url(http://matthiaschronicles.tanaya.net/AFTR/Images/AlongForTheRide-BG514.gif);">');
document.writeln('<center><span style="color: #ffffff; font-size: 24px;">Along for the Ride!</span>');
document.writeln('<p><span ID="AFTRMOmsg" style="color: #ffffff; padding: 3px; font-size: 12px;">Click on this box for an interesting blog!</span>');
document.writeln('</center></div>');

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

-->
