<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

var imagewidth		= "50"		// WIDTH OF THE SIDEBAR IMAGES
var imageheight		= "35"		// HEIGHT OF THE SIDEBAR IMAGES
var spacerheight	= "11"		// SPACING BETWEEN IMAGES
var showimages1		= "yes"		// SHOW THE FIRST 3 IMAGES
var showimages2		= "yes"		// Spacing
var showimages3		= "yes"		// SHOW THE SECOND 3 IMAGES
var slideshowlink	= "yes"		// SHOW SLIDESHOW LINK
var directorylink	= "no"		// SHOW LINK TO DIRECTORY
var homelink		= "yes"		// SHOW A LINK TO THE HOMEPAGE


	
   if (showimages1 == "yes") {
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');


document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="gallery1.htm"><img src="UIlayer/links/615.jpg" border="0" onmouseover="alert_msg(\'View Gallery I\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="gallery2.htm"><img src="UIlayer/links/548.jpg" border="0" onmouseover="alert_msg(\'View Gallery II\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');


document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="gallery3.htm"><img src="UIlayer/links/543.jpg" border="0" onmouseover="alert_msg(\'View Gallery III\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="gallery4.htm"><img src="UIlayer/links/560.jpg" border="0" onmouseover="alert_msg(\'View Gallery IV\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('</td>');
}




   if (showimages2 == "yes") {

document.write('<td>');

document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+imageheight+'"><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');


document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+imageheight+'"><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');


document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+imageheight+'"><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+imageheight+'"><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');
document.write('</td>');

}


  if (showimages3 == "yes") {

document.write('<td>');

document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="gallery5.htm"><img src="UIlayer/links/609.jpg" border="0" onmouseover="alert_msg(\'Gallery V\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');


document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="gallery6.htm"><img src="UIlayer/links/560b.jpg" border="0" onmouseover="alert_msg(\'Gallery VI\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');


document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="gallery7.htm"><img src="UIlayer/links/590.jpg" border="0" onmouseover="alert_msg(\'Gallery VII\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');

document.write('<table cellpadding="0" cellspacing="0" border="0" class="imageborder"><tr><td>');
document.write('<a href="gallery8.htm"><img src="UIlayer/links/551.jpg" border="0" onmouseover="alert_msg(\'Gallery VIII\')" onmouseout="away()" width="'+imagewidth+'" height="'+imageheight+'"></a><br>');
document.write('</td></tr></table>');
document.write('<img src="UIlayer/pics/spacer.gif" width="5" height="'+spacerheight+'"><br>');
document.write('</td></tr></table>');

} // DO NOT DELETE THIS LINE



document.write('<!-- ARROW TABLE-->');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
   if (directorylink == "yes") {
document.write('<img src="UIlayer/pics/arrow2.gif" HEIGHT="15" WIDTH="15" hspace="2"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="gallery.htm">DIRECTORY</a></span><br>');
document.write('</td></tr><tr><td>');
}
   if (slideshowlink == "yes") {
document.write('<img src="UILayer/pics/arrow2.gif" HEIGHT="15" WIDTH="15" hspace="2"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a  href="javascript:popUpSlideshow(\'slideshow.htm\')">SLIDESHOW</a></span><br>');
}
   if (homelink == "yes") {
document.write('</td></tr><tr><td>');
document.write('<img src="UIlayer/pics/arrow2.gif" HEIGHT="15" WIDTH="15" hspace="2"><br>');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="index.aspx">HOME</a></span><br>');
}
document.write('</td></tr></table>');
document.write('<!-- ARROW TABLE-->');


//  End -->
