
// ---------------------------------------------------------------------------------- //
// diese Funktion schreibt die homeBox
//
// ---------------------------------------------------------------------------------- //


function write_cdBox1006(p1,p2,p3,p4,p5,p6)
{
document.write('<table bgcolor=#123456 width=175 height=020 border=0 cellspacing=0 cellpadding=0>');
document.write('<tr><td width=175 bgcolor=#71879a><img src="../Images/block0101.gif" border="0"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table bgcolor=#123456 width=175 height=020 border=0 cellspacing=0 cellpadding=0>');
document.write('<tr>');
document.write('<td width=020 bgcolor=#71879a><img src="../Images/block0101.gif" border="0"></td>');
document.write('<td width=155 bgcolor=#123456>&nbsp;&nbsp;<a class="size08colorFEE365" href="../mainSites/aTV3.0S1.html" title="zur Startseite">Home</a></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table bgcolor=#123456 width=175 height=005 border=0 cellspacing=0 cellpadding=0>');
document.write('<tr><td width=175 bgcolor=#71879a><img src="../Images/block0101.gif" border="0"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table bgcolor=#123456 width=175 height=020 border=0 cellspacing=0 cellpadding=0>');
document.write('<tr>');
document.write('<td width=020 bgcolor=#71879a><img src="../Images/block0101.gif" border="0"></td>');
document.write('<td width=155 bgcolor=#123456>&nbsp;&nbsp;<a class="size08colorFEE365" href="../mainSites/aTV3.0S2.php" title="schnell und einfach, die Kontaktaufnahme">Buchen&Kontakt</a></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table bgcolor=#123456 width=175 height=005 border=0 cellspacing=0 cellpadding=0>');
document.write('<tr><td width=175 bgcolor=#71879a><img src="../Images/block0101.gif" border="0"></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table bgcolor=#123456 width=175 height=020 border=0 cellspacing=0 cellpadding=0>');
document.write('<tr>');
document.write('<td width=020 bgcolor=#71879a><img src="../Images/block0101.gif" border="0"></td>');
document.write('<td width=155 bgcolor=#123456>&nbsp;&nbsp;<a class="size08colorFEE365" href="../mainSites/aTV3.0S3.html" title="wir über uns">Konzept&Impressum</a></td>');
document.write('</tr>');
document.write('</table>');
document.write('<table bgcolor=#123456 width=175 height=020 border=0 cellspacing=0 cellpadding=0>');
document.write('<tr><td width=175 bgcolor=#71879a><img src="../Images/block0101.gif" border="0"></td></tr>');
document.write('</table>');
}

