var tLink = '<p class="c"><a href="#top">top</a></p>'; 
function topLinx()
	{ document.write(tLink); }
