 // Jason Stokes_pots_show_data.js   :   pot pictures for 2010 conf appearance webpage
 var ImgFldr = "images/conf/jstokes/" ;
 var ThumbFldr = ""  ;
 var LargeImageNameSizeSuffix ="" ;
 var no=0;
 var yes=1;
 var Thumbs= no ;
 var ThumbNameSizeSuffix ="" ;
//________  PicNameType values are "fromFileName", "picCaption_array" or "none" ___ set here_ pop below__
 var PicNameType = "none";
 
//______________JS Data _______________________
if (document.images)
{
   var LgImages = new Array(

"Jason_Stokes_P2020047_h243.jpg",
"DSC_2381_h243.jpg",
"DSC_2491_h243.jpg",
"DSC_2596_h243.jpg",
"DSC_2599_h243.jpg",
"DSC_2604_h243.jpg",
"DSC_2655_h243.jpg",
"DSC_2674_h243.jpg",
"DSC_2675_h243.jpg" ,
"P1200081_h243.jpg"
 
 ) ;

  var picCaption = no;
}
	




