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


var tg_property_purchase = [];
var theArray = tg_property_purchase;
theArray.push(new Array("propertypurchase1.jpg", "Homehunter - House Acquisition"));theArray.push(new Array("propertypurchase2.jpg", "Farm Purchase - Agricultural Acquisition")); 
theArray.push(new Array("propertypurchase4.jpg", "Commercial Acquisition")); 
 
 

var tg_homehunter = [];
var theArray = tg_homehunter;
theArray.push(new Array("homehunter1.jpg", "Homehunter"));theArray.push(new Array("homehunter2.jpg", "Wish List Consultation")); 
theArray.push(new Array("homehunter3a.jpg", "The Hunt Is On!")); 
theArray.push(new Array("homehunter4.jpg", "Reeling In!")); 
theArray.push(new Array("homehunter5.jpg", "Settling Down!")); 

var tg_commercial_and_agricultural_property_acquisition = [];
var theArray = tg_commercial_and_agricultural_property_acquisition;
theArray.push(new Array("propertypurchase3.jpg", "Farm Purchase - Agricultural Acquisition"));theArray.push(new Array("propertypurchase4.jpg", "Commercial Acquisition")); 
theArray.push(new Array("propertypurchase5.jpg", "Development Site Purchase")); 
 
 


