///////////////////////////////////////////////
//
// Create arrays for all of the gallery images
// 
///////////////////////////////////////////////


var tg_register = [];
var theArray = tg_register;
theArray.push(new Array("requirements1.jpg", "")); 
 
 
 


