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


var tg_historic_and_significant_property = [];
var theArray = tg_historic_and_significant_property;
theArray.push(new Array("historicproperty1.jpg", ""));theArray.push(new Array("historicproperty2.jpg", "")); 
theArray.push(new Array("historicproperty3.jpg", "")); 
theArray.push(new Array("historicproperty4.jpg", "")); 
theArray.push(new Array("historicproperty5.jpg", ""));theArray.push(new Array("historicproperty6.jpg", "")); 

 
 
 
 


