function writeFooter(text)
{
	document.write(text);
}

writeFooter("Naosyth - &#169 2011 All Rights Reserved - <a href='mailto:naosyth@gmail.com'>Contact</a><br /><a style=\"font-size:10px;\" href=\"#top\">Back To Top</a>");
document.write("<a name='bottom'></a>");
