document.write('<!-- Generic Page Footer -->	')

document.write('<hr width="75%">	')

document.write('<table bgcolor="#333333" align="center">	')
document.write('		<tr> 	')
document.write('			<td  align="center" ')
document.write('				<font size="-2">	')
document.write('					All materials and information for Starfire are copyrighted &copy;1997 by Marvin Lamb and the Starfire Design Studio. All rights reserved.	')
document.write('				</font>	')
document.write('			</td>	')
document.write('		</tr> 	')

document.write('		<tr> 	')
document.write('			<td align="center">	')

document.write('				<font size="-2">	')
document.write('				<p class="disclaimer"> ')
document.write('                    Webmaster note: Majority of the materials werecreated by Damon Bradley, he can be reached at idahobeef at yahoo.com. ')
document.write('                </p>')
document.write('			    <p class="disclaimer"> The site is owned and maintained by Troy S. Cash. He can be contacted 	')
document.write('					at troycash at yahoo.com for comments or information about specific pages 	')
document.write('					check the footer for the owner of that page.</p>	')

document.write('	<p class="disclaimer"> All Artwork on this site is used with permission, by creators unknown or by creators who previously gave permission but have 	')
document.write('					become uncontactable.<br> ')
document.write('			   If you are the creator of any work shown, we think your art is great, we will be 	')
document.write('					glad to give credit or remove your work if you so desire.</p>	')
document.write('				</font>	')

document.write('			</td>	')
document.write('		</tr> 	')
document.write('	</table>	')

document.write('</div>	')
document.write('</body>	')
document.write('</html>	')
