version = 0
galurl = "index.html"
galtitle = "Gallery"
reverseindex = 0
quiet=1

var imageurls = new Array(
	"MOHAFactory.jpg",	// 0
	"3d_bldgtest30001.jpg",	// 1
	"3d_bunchies.jpg",	// 2
	"3d_cap.explosion.jpg",	// 3
	"3d_dump0005.jpg",	// 4
	"3d_e3.jpg",	// 5
	"3d_factory01.jpg",	// 6
	"3d_male01.jpg",	// 7
	"3d_v_ItaniSmallFighter.jpg",	// 8
	"3d_v_NeutralSpider.jpg",	// 9
	"3d_v_SercoSmallFighter.jpg");

var imagedesc = new Array(
	"Screenshot from Medal of Honor:Airborne.  (I was Lead Artist on this level - other artists contributed some models, textures, and lighting)",	// 0
	"Alley built in Half-Life 2 using in-game textures and props.",	// 1
	"Bunchies modeled and rigged in 3ds Max from a design by Aaron St. Goddard.",	// 2
	"Capital ship explosion from Vendetta Online.",	// 3
	"Space station from Vendetta Online.",	// 4
	"E3 Promo card for Vendetta Online.",	// 5
	"Factory setting, 3ds Max and Photoshop.",	// 6
	"Character model, 3ds Max and Photoshop.",	// 7
	"Itani space ship model from Vendetta Online.",	// 8
	"UIT space ship model from Vendetta Online.",	// 9
	"Serco space ship model from Vendetta Online.");

