
// ---------------------------------------------------------------------------------- //
// diese Funktion schreibt die jetBoatPictureBox
// 
// ---------------------------------------------------------------------------------- //


function write_cdBox1002(p1,p2,p3,p4,p5,p6)

{if  (p1=='notBoxR01') {} else
{

document.write('<table border=0 cellspacing=0 cellpadding=0>');
document.write('<tr><a href="../Magazin/Kanaren.html" target=_self>');
document.write('<td width="180px" height="130px" bgcolor="#71879a"><img src="../Images/bbbjetboat.gif" width="180px" height="125px" border="0"></td>');
document.write('</tr>');
document.write('</table>');
}
}
