<!--
function body() 
{

var txt_rss = '<a title="Joachim at Tour d\' Afrique 2008 RSS feed english" href="http://www.die-loeffels.de/cgi-data/rss/feeds/tda2008en.rss" target="_new" style="border:1px  solid;border-color:#FC9 #630 #330 #F96; padding:0 2px; font:bold 8px verdana,sans-serif; color:#FFFFFF; background:#FF6600; text-decoration:none; margin:0; margin-right:10px;">RSS&nbsp;2.0</a>';
if (my_locale=="de") 
    txt_rss = '<a title="Joachim auf der Tour d\' Afrique 2008 RSS feed deutsch" href="http://www.die-loeffels.de/cgi-data/rss/feeds/tda2008de.rss" target="_new" style="border:1px  solid;border-color:#FC9 #630 #330 #F96; padding:0 2px; font:bold 8px verdana,sans-serif; color:#FFFFFF; background:#FF6600; text-decoration:none; margin:0; margin-right:10px;">RSS&nbsp;2.0</a>';

var body_txt = '';

body_txt += '<table height="100%" style="background-repeat: repeat" background="designs/images/body_bg.jpg" cellpadding="0" cellspacing="0" border="0" width="100%">';
body_txt += ' <tr>';
//body_txt += '  <td valign="top">language: '+my_language + '  my_locale: ' +my_locale;
body_txt += '  <td valign="top">';
body_txt += '   <table background="designs/images/i.gif" cellpadding="0" cellspacing="0" border="0" width="989">';
body_txt += '    <tr>';
body_txt += '     <td align="left" colspan="4">'+header_txt;
body_txt += '     </td>';
body_txt += '    </tr>';
body_txt += '    <tr>';
body_txt += '     <td colspan="2" width="193"><img height="51" width="193" alt="" src="designs/images/navi_top.gif"></td>';
body_txt += '     <td width="776" background="designs/images/centertopbg.gif" align="right">';
body_txt += '      <table cellpadding="0" cellspacing="0" border="0" width="100%">';
body_txt += '       <tr>';
body_txt += '        <td align="left"   valign="top" width="150"><font id="Text01">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td>';
body_txt += '        <td align="center" valign="top" width="100%"><table class="title"><tr><td valign="top"><font id="Text01">&nbsp;'+nav_title+'&nbsp;</font></td></tr></table></td>';
body_txt += '        <td align="left"   valign="top" width="150">&nbsp;'+txt_rss+'</td>';
body_txt += '        <td align="left"   valign="top" width="40"><font id="Text01">&nbsp;</font></td>';
body_txt += '        <td align="left"   valign="top" width="59"><a class="noframe" href="./page_charity.html?locale='+my_locale+'"><img border="0" height="25" width="59" title="Hilfsprojekt/Charity Project" alt="Hilfsprojekt/Charity Project" src="images/charity/wv_logo_59x25.jpg"></a></td>';
body_txt += '        <td align="left"   valign="top" width="40"><font id="Text01">&nbsp;</font></td>';
body_txt += '        <td align="right"  valign="top" width="39"><a class="noframe" href="'+self.location.pathname+'?locale=de"><img border="0" height="29" width="39" title="Wechsle zu Deutsch" alt="Sprachwahl: Deutsch" src="designs/images/de-flag1-ss.gif"></a></td>';
body_txt += '        <td align="left"   valign="top" width="40"><font id="Text01">&nbsp;</font></td>';
body_txt += '        <td align="right"  valign="top" width="39"><a class="noframe" href="'+self.location.pathname+'?locale=en"><img border="0" height="29" width="39" title="Switch to English" alt="Language Selection: English" src="designs/images/gb-flag1-ss.gif"></a></td>';
body_txt += '        <td><img height="51" width="34" alt="" src="designs/images/ur_corner.gif"></td>';
body_txt += '      </tr>';
body_txt += '      </table>';
body_txt += '     </td>';
body_txt += '     <td width="20"><img height="51" width="20" alt="" src="designs/images/right_corner1.gif"></td>';
body_txt += '    </tr>';

body_txt += '    <tr>';
body_txt += '     <td rowspan="2" valign="top" background="designs/images/navi_tda_bg.gif" width="179">';
// <!-- start navigation-->
//body_txt += '      <script type="text/javascript" src="js/nav-'+srcname+'.dat"></script>';
//body_txt += '      <script type="text/javascript" src="js/nav-items.dat"></script>';
//body_txt += '      <script type="text/javascript" src="js/navigator.js"></script>';
body_txt +=        nav_txt;
// <!-- end navigation -->
body_txt += '     </td>';
body_txt += '     <td rowspan="2" background="designs/images/navi_rbg.gif" width="14"><img height="8" width="14" alt="" src="designs/images/i.gif"></td>';
body_txt += '     <td valign="top" background="designs/images/663300.gif" rowspan="2">';
body_txt += '      <table cellpadding="0" cellspacing="0" border="0" width="713">';
body_txt += '       <tr>';
body_txt += '        <td valign="bottom" width="15"><img height="8" width="15" alt="" src="designs/images/i.gif"></td>';
body_txt += '        <td valign="top">';
body_txt += '         <table background="designs/images/i.gif" bgcolor="#663300" cellpadding="0" cellspacing="0" border="0" width="713">';
body_txt += '          <tr>';
body_txt += '           <td>';
body_txt += '            <table cellspacing="0" cellpadding="0" border="0" width="100%">';
body_txt += '             <tr>';
body_txt += '              <td align="center" colspan="3" background="" valign="top">';
body_txt += '               <img border="0" height="1" width="1" alt="" src="designs/images/i.gif">';
// <!-- start output area -->
body_txt +=                 out_txt;
// <!-- end output area -->                              
body_txt += '              </td>';
body_txt += '             </tr>';
body_txt += '            </table>';
body_txt += '           </td>';
body_txt += '          </tr>';
body_txt += '         </table>';
body_txt += '        </td>';
body_txt += '        <td valign="bottom" width="15"><img height="1" width="15" alt="" src="designs/images/i.gif"></td>';
body_txt += '       </tr>';
body_txt += '      </table>';
body_txt += '     </td>';
body_txt += '     <td style="background-repeat: repeat-y" valign="top" background="designs/images/bgnli.gif"><img alt="" src="designs/images/right_corner.gif"></td>';
body_txt += '    </tr>';
body_txt += '    <tr>';
body_txt += '     <td style="background-repeat: repeat-y" valign="bottom" background="designs/images/bgnli.gif"><img alt="" src="designs/images/br-corner.gif"></td>';
body_txt += '    </tr>';
body_txt += '    <tr>';
body_txt += '     <td background="designs/images/navi_bg.gif" width="179"><img height="28" width="179" alt="" src="designs/images/i.gif"></td>';
body_txt += '     <td valign="bottom" width="14"><img height="28" width="14" alt="" src="designs/images/botnavi_bg.gif"></td>';
body_txt += '     <td background="designs/images/bot_bg.gif" align="right"><img height="28" width="34" alt="" src="designs/images/br-corner2.gif"></td>';
body_txt += '     <td width="20"><img height="28" width="20" alt="" src="designs/images/br-corner1.gif"></td>';
body_txt += '    </tr>';
body_txt += '    <tr>';
body_txt += '     <td background="designs/images/bot_navi1.gif" colspan="2" width="193"><img height="1" width="1" alt="" src="designs/images/i.gif"></td>';
body_txt += '     <td align="left" colspan="2">'+footer_txt;
body_txt += '     </td>';
body_txt += '    </tr>';
body_txt += '   </table>';
body_txt += '  </td>';
body_txt += ' </tr>';
body_txt += '</table>';

body_txt += '<script type="text/javascript" language="JavaScript" src="js/dhtml/images/bicycles.js"></script>';

document.write(body_txt);
}

//-->