var html=""+
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"table_up_bottom\">"+
"<tr>"+
"<td>&nbsp;</td>"+
"</tr>"+
"</table>"+
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"table_bottom\">"+
"<tr>"+
"<td width=\"772\" align=\"center\" class=\"table_td_bottom_red\">&copy; 2009 CKJ1 | <a class=\"bottomlink\" href=\"impressum.html\">Impressum </a></td>"+
"<td width=\"30\" align=\"right\" class=\"table_td_bottom_red\">"+
"<table width=\"30\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">"+
"<tr>"+ 
"<td class=\"table_td_bottom_blue\" width=\"10\">&nbsp;</td>"+
"<td class=\"table_td_bottom_blue\" width=\"20\">&nbsp;</td>"+
"</tr>"+
"</tr>"+
"</table>"+
"</td>"+
"</tr>"+
"</table>";
document.write(html);
