/*  THIS IS THE HOUSE DETAIL FILE--INSERT INFORMATION IN THE QUOTES BELOW  */


house_detail_1 = new Array(

/*  MAIN PICTURE GOES HERE   */	"",

/*  House Address Goes Here  */	"",

/*  Short Description Here   */	"",

/*  Price of House Goes Here */	"$",

/*  Longer Description Here  */	"",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here   */  ""
)


house_detail_6= new Array(

/*  Main Picture Goes Here   */	"",

/*  House Address Goes Here  */	"",

/*  Short Description Here   */	"",

/*  Price of House Goes Here */	"$",

/*  Longer Description Here  */	"",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here    */	""
)


house_detail_4= new Array(

/*  Main Picture Goes Here   */	"",

/*  House Address Goes Here  */	"",

/*  Short Description Here   */	"",

/*  Price of House Goes Here */	"$",

/*  Longer Description Here  */	"",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here    */	""
)


house_detail_5= new Array(

/*  Main Picture Goes Here   */	"",

/*  House Address Goes Here  */	"",

/*  Short Description Here   */	"",

/*  Price of House Goes Here */	"$",

/*  Longer Description Here  */	"",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here   */	""
)


house_detail_2 = new Array(

/*  MAIN PICTURE GOES HERE   */	"davidlee01.jpg",

/*  House Address Goes Here  */	"268 David Lee, Blue Lake Springs, Arnold",

/*  Short Description Here   */	"A Best Buy!",

/*  Price of House Goes Here */	"$349,000",

/*  Longer Description Here  */	"Very well cared for 3 bedroom 3 bath home with 2779 square feet that was built in 1989. This is only the second owner. Gas heat, Large 2 car garage. There is a very large rec room for your big screen TV & all your other toys. One of the best buys in Blue Lake Springs with access to the Blue Lake Springs Homeowners rec area.",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here   */ "davidlee02.jpg", "davidlee03.jpg", "davidlee04.jpg", "davidlee05.jpg", "davidlee06.jpg", "davidlee07.jpg", "davidlee08.jpg", "davidlee09.jpg", "davidlee10.jpg"
)


house_detail_3= new Array(

/*  Main Picture Goes Here   */	"",

/*  House Address Goes Here  */	"",

/*  Short Description Here   */	"",

/*  Price of House Goes Here */	"$",

/*  Longer Description Here  */	"",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here    */	""
)


house_detail_7= new Array(

/*  Main Picture Goes Here   */	"",

/*  House Address Goes Here  */	"",

/*  Short Description Here   */	"",

/*  Price of House Goes Here */	"$",

/*  Longer Description Here  */	"",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here    */	""
)


house_detail_8= new Array(

/*  Main Picture Goes Here   */	"",

/*  House Address Goes Here  */	"",

/*  Short Description Here   */	"",

/*  Price of House Goes Here */	"$",

/*  Longer Description Here  */	"",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here    */	"" 
)


house_detail_10= new Array(

/*  Main Picture Goes Here   */	"",

/*  House address goes here  */ "",

/*  Short Description Here   */	"",

/*  Price of House Goes Here */	"$",

/*  Longer Description Here  */	"",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here   */	""
)


house_detail_9= new Array(  
 
/*  Main Picture Goes Here   */	"fairway-lot-1.jpg",

/*  House Address Goes Here  */	"3511 Fairway Drive, Arnold, CA",

/*  Short Description Here   */	"Large lot bordering the Nat. Forest",

/*  Price of House Goes Here */	"$179,000",

/*  Longer Description Here  */	"2.4 acres on the National Forest, hiking, biking & snowshoe trails, large flat bldg site deep in forest, 4-bed septic in, 400' driveway cut/graded -plan approved by county, flag lot, bring your tractor with snowblower for great sledding on driveway. Owner has bids on utility installation to bldg site. Feel like in the middle of nowhere but right in town. Trout creek is just over back property line in National Forest.",

/*	Virtual Tour URL		 */ "",

/*  More pictures Go Here   */	"fairway-lot-2.jpg", "fairway-lot-3.jpg", "fairway-lot-4.jpg", "fairway-lot-5.jpg", "fairway-lot-6.jpg", "fairway-lot-7.jpg"
)


totalArray = new Array (house_detail_1,house_detail_2,house_detail_3,house_detail_4,house_detail_5,house_detail_6,house_detail_7,house_detail_8,house_detail_9,house_detail_10)
