// JavaScript Document
document.writeln('	  </td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('		<td valign="bottom" width="170">');
document.writeln('			<br>');
document.writeln('          <table border="0" cellspacing="0" cellpadding="0" align="left" width="170">');
document.writeln('				<tr>');
document.writeln('					<td align="right" valign="bottom"><font face="verdana" size="1">');
document.writeln('						&copy; 2005, 2006 SisterZone<br>');
document.writeln('						All Rights Reserved<br>');
document.writeln('						<br>');
document.writeln('						<a href="PrivacyStatement.htm">Privacy Statement</a><br><br></font></td>');
document.writeln('				</tr>');
document.writeln('			</table>');
document.writeln('		</td>');
document.writeln('	</tr>');
document.writeln('	<tr>');
document.writeln('    	<td colspan="2" height="40" background="images/footer.jpg">&nbsp;');
document.writeln('		<table width="780" height="40" border="0" cellspacing="0" cellpadding="0" align="right">');
document.writeln('		 <tr><td align="right" height="30" > <font face="Arial" size="1" color="#C7CDE2">');
document.writeln('			<a href="index.htm"><font face="Arial" size="1" color="#C7CDE2">Home</font></a> &nbsp;&nbsp;&nbsp;');
document.writeln('		</tr>    </table>');
document.writeln('</td>    </tr>');
