
var footer = "";

footer += '<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="736" BORDER="0" BGCOLOR="#014586">';
footer += '<TR><TD BGCOLOR="#FFFFFF"><IMG SRC="images/spacer.gif" WIDTH="1" HEIGHT="5" ALT=""></TD></TR>';
footer += '<TR><TD CLASS="white_small"><IMG SRC="images/spacer.gif" WIDTH="15" HEIGHT="24" ALIGN="absmiddle" ALT="">';
footer += '<B>&copy;2010 VyKing Stone</B></TD></TR>';
footer += '</TABLE>';

document.write(footer);
