
// VFA copyright notice, sucked into various projects' HTML pages


document.write ('<TABLE  align=center BORDER="1" WIDTH="90%" CELLSPACING="0" CELLPADDING="10" BGCOLOR="#330000" BORDERCOLOR="#9B009B">');
document.write ('   <TR>');
document.write ('   	<TD>');
document.write ('             <DIV ALIGN="center">');
document.write ('			<TABLE BORDER="1" WIDTH="100%" CELLSPACING="0" CELLPADDING="10" BGCOLOR="#330000" BORDERCOLOR="#3399FF">');
document.write ('   			<TR>');
document.write ('					<TD BGCOLOR="#000033" WIDTH="100%" BORDERCOLOR="#808080">');
document.write ('   					<DIV ALIGN="center">');
document.write ('							&nbsp;<TABLE BORDeR="1" WIDTH="100%" CELLSPACING="0" CELLPADDING="10" BGCOLOR="#330000" BORDERCOLOR="#9B009B">');
document.write ('								<TR>');
document.write ('									<TD>');
document.write ('   									<DIV ALIGN="center">');
document.write ('  										<TABLE BORDER="1" WIDTH="100%" CELLSPACING="0" CELLPADDING="20" STYLE="border-collapse: collapse" BORDERCOLOR="#3399FF" BGCOLOR="#000033">');
document.write ('											<TR>');
document.write ('												<TD>');
document.write ('');
document.write ('                                                               <center>');
document.write ('                                                               <font size="1" face="Garamond" color="#C5C589">');
document.write ('                                                                All content, including layout, formatting and programming technologies,<br>');
document.write ('                                                                are copyrighted, protected and owned solely by<br>');
document.write ('');
document.write ('                                                                    © <a href="http://VirtualFulfillmentArts.com" target="_blank">1995-2005 Virtual Fulfillment Arts</a><br>');
document.write ('                                                                    (except where noted)<br>');
document.write ('                                                                    <br>');
document.write ('                                                                    NO duplication, distribution, or any other use thereof<br>');
document.write ('                                                                    (beyond purely personal use for entertainment value)<br>');
document.write ('                                                                    is permitted without CLEAR and written permission.');
document.write ('                                                                    <br><br>');
document.write ('                                                                    Contact VFA <a href="mailto:webmeister@VirtualFulfillmentArts.com?subject=Copyright info">here</a> for more information.');
document.write ('                                                                    ');
document.write ('                                                                 </font>');
document.write ('                                                                    </center>');
document.write ('');
document.write ('												</TD>');
document.write ('											</TR>');
document.write ('										</TABLE>');
document.write ('									</DIV>');
document.write ('									</TD>');
document.write ('								</TR>');
document.write ('							</TABLE>');
document.write ('					&nbsp;</DIV>');
document.write ('						</TD> </TR>');
document.write ('			</TABLE>');
