// JavaScript Document
document.writeln('	  	 <table width="170" height="100%" border="0" align="left" cellpadding="0" cellspacing="0">');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(1);" colspan="2" width="170"><a href="SisterzOn Bridges.htm">SisterzOn Bridges</td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="1" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
//document.writeln('						<tr><td><a href="SisterzOn Bridges.htm">SisterzOn Bridges</a></td></tr>');
//document.writeln('						<tr><td><a href="index.htm">SisterZone Blog</a></td></tr>');
//document.writeln('						<tr><td><a href="Store.htm">SisterZone Store</a></td></tr>');
//document.writeln('						<tr><td><a href="index.htm">About SisterZone</a></td></tr>');
//document.writeln('						<tr><td><a href="ContactUs.htm">Contact SisterZone</a></td></tr>');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(2);" colspan="2" width="170"><a href="SisterzOn Numbers.htm">SisterzOn Numbers</td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="2" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(3);" colspan="2" width="170"><a href="Store.htm">SisterZone Store</td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="3" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(4);" colspan="2" width="170"><a href="ContactUs.htm">Contact SisterZone</td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="4" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(5);" colspan="2" width="170"><a href="about.htm">About SisterZone</td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="5" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('			<tr><td class="leftheads" align="right" valign="bottom" onClick="ShowMenu(6);" colspan="2" width="170"><a href="DI.htm">Destination Imagination Resources</td></tr>');
document.writeln('			<tr><td colspan="2" valign="top" align="right">');
document.writeln('				<div title="" id="6" style="display:none";>');
document.writeln('					<table class="leftsubsections">');
document.writeln('					</table>');
document.writeln('				</div>');
document.writeln('				</td>');
document.writeln('			</tr>');
document.writeln('		  </table>');

