// JavaScript Document
with (document){
write ("<p>&nbsp;</p>"); 
write ("<table width=98% height=30  border=0 align=center cellpadding=0 cellspacing=0 id=tab_copy>");
write ("<tr>");
write ("<td width=33% align=left><a href=http://www.highandmusic.de target=_blank>&copy; by High and Music</a></td>");
write ("<td width=32% align=center>www.hofmann-quarterhorses.de</td>");
write ("<td width=33% align=right>Stand vom 08.01.2012</td>");
write ("</tr>");
write ("</table>");
}
