<!-- Begin

var showimage_1	= "no"		
var showarea_1	= "yes"		
var showarea_2	= "no"		
var links		= "yes"
var showtitle		= "no"		
var showtitleG		= "yes"	
var showthumbs_1	= "yes"
var showthumbs_2	= "yes"	
var showthumbs_3	= "yes"

var showsflash		= "no"		
var flashwC		= "200"		
var flashhC		= "133"		
var flashborderC	= "000000"	

var movedown		= "45"

document.write('<img src="picts/spacer.gif" height="'+movedown+'" width="130"><br>');
document.write('<TABLE cellpadding="2" cellspacing="0" width="100%" border="0" class="smalltext"><tr><td valign="top" align="center">');

   if (showsflash == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" style="border: #'+flashborderC+' 1px solid;"><tr><td>');
document.write('<IFRAME name="FlashFrame" src="flash/image_changer.htm" width="'+flashwC+'" height="'+flashhC+'" frameborder="0" scrolling="no"></IFRAME><br>');
document.write('</td></tr></table>');
document.write('<br><br>');
}

   if (showtitle == "yes") {
document.write('<span class="smalltitle">');
document.write('G A L L E R I E S<br><br>');
document.write('</span>');
}

   if (showtitleG == "yes") {
document.write('<img src="picts/sidebar_galleries.gif" alt="GALLERIES LIST"><br>');
}

   if (showthumbs_1 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="200">');
document.write('<tr><td align="left" width="33%">');
document.write('<a href="gallery1.htm"><img src="gallery/gallery1-1.jpg" border="0"  class="Galborder"></a><br>');
document.write('</td><td align="center" width="33%">');
document.write('<a href="gallery2.htm"><img src="gallery/gallery2-1.jpg" border="0"  class="Galborder"></a><br>');
document.write('</td><td align="right" width="33%">');
document.write('<a href="gallery3.htm"><img src="gallery/gallery3-1.jpg" border="0"  class="Galborder"></a><br>');
document.write('</td></tr></table>');
document.write('<br>');
}

   if (showthumbs_2 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="200">');
document.write('<tr><td align="left" width="33%">');
document.write('<a href="gallery4.htm"><img src="gallery/gallery4-1.jpg" border="0"  class="Galborder"></a><br>');
document.write('</td><td align="center" width="33%">');
document.write('<a href="gallery5.htm"><img src="gallery/gallery5-1.jpg" border="0"  class="Galborder"></a><br>');
document.write('</td><td align="right" width="33%">');
document.write('<a href="gallery6.htm"><img src="gallery/gallery6-1.jpg" border="0"  class="Galborder"></a><br>');
document.write('</td></tr></table>');
document.write('<br>');
}

   if (showthumbs_3 == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="200">');
document.write('<tr><td align="left" width="33%">');
document.write('<a href="gallery7.htm"><img src="gallery/gallery7-1.jpg" border="0"  class="Galborder"></a><br>');
//document.write('</td><td align="center" width="33%">');
//document.write('<a href="gallery8.htm"><img src="gallery/gallery8-1.jpg" border="0" width="50" height="50" class="Galborder"></a><br>');
//document.write('</td><td align="right" width="33%">');
//document.write('<a href="gallery9.htm"><img src="gallery/gallery9-1.jpg" border="0" width="50" height="50" class="Galborder"></a><br>');
//document.write('</td></tr></table>');
document.write('<br>');
}

   if (showarea_1 == "yes") {

document.write('<fieldset style=" text-align:left; width:180px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Announcments</span></legend>');
document.write('Do you want to learn <br>more about your life?<br>');
document.write('Looking for some <br>clarity and answers?<br>');
document.write('<br>I am also a tarot reader<br>and spiritual intuitive<br>for over 15 years. <br>');
document.write('<a href="http://redkattarot.com" target="_blank">Tarot by Kat</a><br>');
document.write('</fieldset>');
document.write('<br><br><br>');
}


   if (showimage_1 == "yes") {
document.write('<IMG SRC="picts/sidebar.jpg" border="0" width="200" height="133" class="borders"><br><br>');
}

   if (showarea_2 == "yes") {

document.write('<fieldset style=" text-align:left; width:180px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Nothing:</span></legend>');

document.write('text here');
document.write('<a href="about.htm">More...</a>');
document.write('</fieldset>');
document.write('<br><br><br>');
}

   if (links == "yes") {

document.write('<fieldset style=" text-align:left; width:180px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">More Links:</span></legend>');
document.write('<a href="http://windycityopenmic.com" target="_blank">Windy City Open Mic</a><br>');
document.write('<a href="http://redkattarot.com" target="_blank">Tarot by Kat</a><br>');
document.write('<a href="http://www.ezunx.com" target="_blank">ezunx Web Design</a><br>');
document.write('</fieldset>');
document.write('<br><br><br>');
}

document.write('</td></tr></table>');
//  End -->
