version = 0
galurl = "index.html"
galtitle = "Winter"
reverseindex = 0

var imageurls = new Array(
	"waylon_set2_001.jpg",	// 0
	"waylon_set2_002.jpg",	// 1
	"waylon_set2_003.jpg",	// 2
	"waylon_set2_004.jpg",	// 3
	"waylon_set2_005.jpg",	// 4
	"waylon_set2_006.jpg",	// 5
	"waylon_set2_007.jpg",	// 6
	"waylon_set2_008.jpg",	// 7
	"waylon_set2_009.jpg",	// 8
	"waylon_set2_010.jpg",	// 9
	"waylon_set2_011.jpg",	// 10
	"waylon_set2_012.jpg",	// 11
	"waylon_set2_013.jpg",	// 12
	"waylon_set2_014.jpg",	// 13
	"waylon_set2_015.jpg",	// 14
	"waylon_set2_016.jpg",	// 15
	"waylon_set2_017.jpg",	// 16
	"waylon_set2_018.jpg",	// 17
	"waylon_set2_019.jpg",	// 18
	"waylon_set2_020.jpg");

var imagedesc = new Array(
	"Not only am I uploading all kinds of old photos, I'm shooting new ones too.  We finally got our first real snow storm of the year, and it's amazing how it transforms a place.  A couple of these photos will be familiar to you if you've browsed all of my galleries, but with the addition of snow (and slightly better presentation, I hope!)",	// 0
	"",	// 1
	"",	// 2
	"",	// 3
	"",	// 4
	"",	// 5
	"",	// 6
	"",	// 7
	"",	// 8
	"",	// 9
	"",	// 10
	"",	// 11
	"",	// 12
	"",	// 13
	"",	// 14
	"",	// 15
	"",	// 16
	"",	// 17
	"",	// 18
	"");

