<!-- Begin

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

// THESE ARE SIDEBAR OPTIONS YOU CAN TURN ON AND OFF


var showimage_1		= "no"		// SHOW SIDEBAR IMAGE
var showarea_1		= "yes"		// SHOW THE 1ST PARAGRAPH
var showarea_2		= "no"		// SHOW THE 2ND PARAGRAPH
var links			= "no"		// SHOW SAMPLE LINKS IN THE SIDEBAR

var showtitle		= "no"		// SHOW GALLERY TITLE AS TEXT
var showtitleG		= "no"		// SHOW GALLERY TITLE AS IMAGE (sidebar_galleries.gif)
var showthumbs_1	= "no"		// SHOW 1st GROUP OF GALLERY THUMBNAILS
var showthumbs_2	= "no"		// SHOW 2nd GROUP OF GALLERY THUMBNAILS
var showthumbs_3	= "no"		// SHOW 3rd GROUP OF GALLERY THUMBNAILS


// FLASH CHANGER OPTIONS

var showsflash		= "no"		// SHOW FLASH IMAGE CHANGER
var flashwC		= "200"		// WIDTH OF THE FLASH CHANGER
var flashhC		= "133"		// HEIGHT OF THE FLASH CHANGER
var flashborderC	= "999999"	// FLASH CHANGER BORDER COLOR

var movedown		= "45"		// SIDEBAR SPACE FROM TOP





// Added by Luis for Right Click Protection //


var right_click_on	= "yes"		// RIGHT CLICK PROTECTION ON



   if (right_click_on == "yes") {
document.write('<META HTTP-EQUIV="imagetoolbar" CONTENT="no">')
document.write('<script language="JavaScript">')
document.write('function noRightClick() {')
document.write('if (event.button==2) {')
document.write('alert(\'You may not right mouse click this page.\')')
document.write('}')
document.write('}')
document.write('document.onmousedown=noRightClick')
document.write('</script>')
}

// End Luis' additions //




// 1st TEXT AREA


   if (showarea_1 == "yes") {

document.write('<br><br>');
document.write('<fieldset style=" text-align:left; width:180px; padding: 5px;" class="smalltext"><legend>');

document.write('<a href="store.htm"target="_blank"><span class="subtitle">For Prints Enter Store:</span></a></legend>');

document.write('<a href="store.htm"target="_blank">For prints of gallery images, portraits and your events click here:</a>');

document.write('<a href="store.htm"target="_blank"><span class="subtitle"> Enter Gallery Store....</span></a>');

document.write('</fieldset>');

}

// END 1st TEXT AREA





// START GALLERY TITLE TEXT

   if (showtitle == "yes") {
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<span class="gold">');
document.write('<a href="store.htm">For Prints Enter Store</a><br><br>');
document.write('</span>');
document.write('</td></tr></table>');
}




// SIDEBAR IMAGE AREA


   if (showimage_1 == "yes") {
document.write('<IMG SRC="picts/photog.jpg" border="0" width="200" height="133" class="borders"><br><br><br>');
}





// FLASH IMAGE CHANGER

      if (showsflash == "yes") {
document.write('<div class="sidespace"></div>');
document.write('<script language="JavaScript" type="text/javascript" src="XML-Changer/XML-Changer.js"></script>');
document.write('<br><br>');
}







// START GALLERY TITLE IMAGE

   if (showtitleG == "yes") {
document.write('<img src="picts/sidebar_galleries.gif" alt="GALLERIES LIST"><br>');
}




// START ROW 1 OF THUMBNAILS


   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('<span class="smalltitle">');
document.write('Landscape<br><br>');
document.write('</span>');
document.write('<a href="gallery1.htm"><img src="gallery/gallery1-1.jpg" border="0" width="50" height="50" class="Galborder"></a><br>');

document.write('</td><td align="center" width="33%">');
document.write('<span class="smalltitle">');
document.write('Portrait<br><br>');
document.write('</span>');
document.write('<a href="gallery2.htm"><img src="gallery/gallery2-1.jpg" border="0" width="50" height="50" class="Galborder"></a><br>');

document.write('</td><td align="right" width="33%">');
document.write('<span class="smalltitle">');
document.write('Nature<br><br>');
document.write('</span>');
document.write('<a href="gallery3.htm"><img src="gallery/gallery3-1.jpg" border="0" width="50" height="50" class="Galborder"></a><br>');

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



// START ROW 2 OF THUMBNAILS


   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('<span class="smalltitle">');
document.write('Travel<br><br><br>');
document.write('</span>');
document.write('<a href="gallery4.htm"><img src="gallery/gallery4-1.jpg" border="0" width="50" height="50" class="Galborder"></a><br>');

document.write('</td><td align="center" width="33%">');
document.write('<span class="smalltitle">');
document.write('Beauty & Glamour<br><br>');
document.write('</span>');
document.write('<a href="gallery5.htm"><img src="gallery/gallery5-1.jpg" border="0" width="50" height="50" class="Galborder"></a><br>');

document.write('</td><td align="right" width="33%">');
document.write('<span class="smalltitle">');
document.write('People & Life Style<br><br>');
document.write('</span>');
document.write('<a href="gallery6.htm"><img src="gallery/gallery6-1.jpg" border="0" width="50" height="50" class="Galborder"></a><br>');

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



// START ROW 3 OF THUMBNAILS


   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('<span class="smalltitle">');
document.write('Journalism<br><br>');
document.write('</span>');
document.write('<a href="gallery7.htm"><img src="gallery/gallery7-1.jpg" border="0" width="50" height="50" class="Galborder"></a><br>');

document.write('</td><td align="center" width="33%">');
document.write('<span class="smalltitle">');
document.write('Events<br><br>');
document.write('</span>');
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('<span class="smalltitle">');
document.write('Commercial<br><br>');
document.write('</span>');
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>');
}




// 2nd TEXT AREA


   if (showarea_2 == "yes") {

document.write('<fieldset style=" text-align:left; width:180px; padding: 5px;" class="smalltext"><legend>');
document.write('<span class="subtitle">Your Notes:</span></legend>');

document.write('This area is for notes or links. Edit the sidebar.js to update this text. ');

document.write('<a href="about.htm">More...</a>');

document.write('</fieldset>');
document.write('<br><br><br>');
}

// END 2nd TEXT AREA






// SAMPLE LINKS AREA
   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="about.htm">Edit This Sample Link</a><br>');

document.write('<a href="about.htm">Edit This Sample Link</a><br>');

document.write('<a href="about.htm">Edit This Sample Link</a><br>');

document.write('<a href="http://allwebcodesign.com" target="_blank">Edit This Sample Link</a><br>');

document.write('<a href="http://allwebcodesign.com" target="_blank">Edit This Sample Link</a><br>');

document.write('<a href="http://allwebcodesign.com" target="_blank">Edit This Sample Link</a><br>');


document.write('</fieldset>');
document.write('<br><br><br>');
}
// SAMPLE LINKS AREA



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">');





document.write('</td></tr></table>');
//  End -->
