function tlg_linkbar(){
	document.write("<B><center><a href='index.html'>\
        <IMG SRC = 'images/home.gif' BORDER = 0>\
        </a><BR><BR> |\
	<a href='sales.html'>Sales</a> |\
        <a href='tanneries.html'>Tanneries</a> |\
        <a href='contact.html'>Contact Us</a> |\
        <a href='links.html'>Links</a> |\
       	</center></B>");
}
