
var exterior_image_set =[
	{'caption': 'Exterior 1', 'url': '/images/EXTERIORS/DimlingsExt.jpg'},
	{'caption': 'Exterior 2', 'url': '/images/EXTERIORS/GrenterHouse2.jpg'},
	{'caption': 'Exterior 3', 'url': '/images/EXTERIORS/HatchelHouse2.jpg'},
	{'caption': 'Exterior 4', 'url': '/images/EXTERIORS/MonseinsBack.jpg'},	
	{'caption': 'Exterior 5', 'url': '/images/EXTERIORS/MonseinsFront.jpg'},
	{'caption': 'Exterior 6', 'url': '/images/EXTERIORS/MurphyHouse2.jpg'},
	{'caption': 'Exterior 7', 'url': '/images/EXTERIORS/MurphyHousePier2.jpg'},
	{'caption': 'Exterior 8', 'url': '/images/EXTERIORS/MurphyMarsh.jpg'},
	{'caption': 'Exterior 9', 'url': '/images/EXTERIORS/PetersExt.jpg'},
	{'caption': 'Exterior 10', 'url': '/images/EXTERIORS/YellowHouse2.jpg'},
	{'caption': 'Exterior 11', 'url': '/images/EXTERIORS/YoungsExt.jpg'},
	{'caption': 'Exterior 12', 'url': '/images/EXTERIORS/YoungsExt2.jpg'}];
	
var exterior_details_image_set =[
	{'caption': 'Exterior Details 1', 'url': '/images/EXTERIOR-DETAILS/ArchDetail2.jpg'},
	{'caption': 'Exterior Details 2', 'url': '/images/EXTERIOR-DETAILS/Curvedporch2.jpg'},
	{'caption': 'Exterior Details 3', 'url': '/images/EXTERIOR-DETAILS/ExtCurved2.jpg'},
	{'caption': 'Exterior Details 4', 'url': '/images/EXTERIOR-DETAILS/ExtDetail2.jpg'},	
	{'caption': 'Exterior Details 5', 'url': '/images/EXTERIOR-DETAILS/GrenterDoor1.jpg'},
	{'caption': 'Exterior Details 6', 'url': '/images/EXTERIOR-DETAILS/HatchelsPorch.jpg'},
	{'caption': 'Exterior Details 7', 'url': '/images/EXTERIOR-DETAILS/MonseinPorchUpstairs.jpg'},
	{'caption': 'Exterior Details 8', 'url': '/images/EXTERIOR-DETAILS/MurphyPorch.jpg'},
	{'caption': 'Exterior Details 9', 'url': '/images/EXTERIOR-DETAILS/OurdoorShowers.jpg'},
	{'caption': 'Exterior Details 10', 'url': '/images/EXTERIOR-DETAILS/Shell.jpg'},
	{'caption': 'Exterior Details 11', 'url': '/images/EXTERIOR-DETAILS/SundbergsEntry.jpg'},
	{'caption': 'Exterior Details 12', 'url': '/images/EXTERIOR-DETAILS/YoungsGarages.jpg'},
	{'caption': 'Exterior Details 13', 'url': '/images/EXTERIOR-DETAILS/YoungsPool.jpg'},
	{'caption': 'Exterior Details 13', 'url': '/images/EXTERIOR-DETAILS/YoungsPorch.jpg'}];

var interior_image_set =[
	{'caption': 'Interior 1', 'url': '/images/INTERIORS/Bathtub2.jpg'},
	{'caption': 'Interior 2', 'url': '/images/INTERIORS/DarkKitchen2.jpg'},
	{'caption': 'Interior 3', 'url': '/images/INTERIORS/HatchelsLiving.jpg'},
	{'caption': 'Interior 4', 'url': '/images/INTERIORS/MonseinLiving.jpg'},	
	{'caption': 'Interior 5', 'url': '/images/INTERIORS/MonseinsFish.jpg'},
	{'caption': 'Interior 6', 'url': '/images/INTERIORS/SundbergKitchen.jpg'},
	{'caption': 'Interior 7', 'url': '/images/INTERIORS/YoungsKitchen.jpg'},
	{'caption': 'Interior 8', 'url': '/images/INTERIORS/YoungsFireplace.jpg'}];

var interior_details_image_set =[
	{'caption': 'Interior Details 1', 'url': '/images/INTERIOR-DETAILS/BlueSeat2.jpg'},
	{'caption': 'Interior Details 2', 'url': '/images/INTERIOR-DETAILS/CeilinginProgress.jpg'},
	{'caption': 'Interior Details 3', 'url': '/images/INTERIOR-DETAILS/Greensoapdish.jpg'},
	{'caption': 'Interior Details 4', 'url': '/images/INTERIOR-DETAILS/GrenterCeiling.jpg'},	
	{'caption': 'Interior Details 5', 'url': '/images/INTERIOR-DETAILS/HatchelsCeiling.jpg'},
	{'caption': 'Interior Details 6', 'url': '/images/INTERIOR-DETAILS/PocketDoors2.jpg'},
	{'caption': 'Interior Details 7', 'url': '/images/INTERIOR-DETAILS/ShowerBench.jpg'},
	{'caption': 'Interior Details 8', 'url': '/images/INTERIOR-DETAILS/SundbergBuilt-In.jpg'},
	{'caption': 'Interior Details 9', 'url': '/images/INTERIOR-DETAILS/SundbergShower.jpg'}];
	

