// Campton Gallery
// Written by Nic Hubbard - Zed Said Studio
// http://www.zedsaid.com

// This file is used to overwrite CS Gallery defaults if the user
// is visiting the Campton Gallery website.

var rm_artist = Array('#artistMenu827',// Gibson
					   '#artistMenu3084',// Grubbs
					   '#artistMenu861',// Hartman
					   '#artistMenu3071',// Hockney
					   '#artistMenu6938',// Kalish
					   '#artistMenu1048',// Pacheco
					   '#artistMenu1303',// Siber
					   '#artistMenu1337',// Speidel
					   '#artistMenu1354',// Stella
					   '#artistMenu1422'
				   );

$(document).ready(function() {
	
	
	
});

