rightClickWarning = "All photos copyright Donovan Johnson. All rights reserved. Unauthorized use is prohibited."







function DefaultPhotoComments() {
   this.selectedIndex = 1;
   this.disabled = false;
}
YE.onAvailable('commentType', DefaultPhotoComments);


/*====== Or......                                          ======*/
/*====== function PhotoCommentsOnly() {                    ======*/
/*======   this.selectedIndex = 1;                         ======*/
/*======   this.disabled = true;                           ======*/
/*====== }  */
/*====== YE.onAvailable('commentType', PhotoCommentsOnly); ======*/





//filmStrip values you can override:
rightMoves = -4;
leftMoves = 4;
filmstripMove = 0;
