<!--
		var strTextWhole = "<p>The main house has a gourmet kitchen with granite counter tops and breakfast bar, the bar can sit 6.  The kitchen flows through to the dining room which has sliding glass doors on both sides and the table can seat 8 guests.  The great room again has sliding glass doors that allow the room to open up to the garden and pool area.  On either side of the sitting area are two spiral staircases to the master bedroom and the guest suite.</p> <p>The master bedroom is a spacious sanctity, ideal for relaxing with a book for one seeking to cool and slow down.  The bathroom features a large Jacuzzi tub and separate multiple head shower.  The house works well for two couples as the second staircase leads to another spacious bedroom which has a king size bed, flat screen plasma TV, and ensuite with large Jacuzzi tub.</p> <p>On the ground floor there is also a home theatre room with projection TV, music system, and X-Box game system.  The final room is another bedroom with a queen bed; the room doubles as an office and also has a plasma TV and ensuite bathroom.</p> <p>All the appliances are top of the line including the in-built gas barbecue which is conveniently located close to the kitchen.  The deck area is furnished with a fire pit bowl and 5 sun beds.</p>"
		
	function showText(){
		document.getElementById('replaceText').innerHTML = strTextWhole;
		document.getElementById('replaceLink').innerHTML = "";
}
//-->
