var rent = new Array();


rent[0] = {
	location : "Baltinglass",
	type : "Commercial",
	href : "html/housetemplate.html",
	images_total: 1,
	img1 : "/images/rent2006/shop.jpg",
	imgdesc1: "Main",
	shortdesc : "Baltinglass",
	status : "For Rent",
	rent : "P.O.A.",
	period : "Yearly",
	caption :   "Shop Front",
	available : "Immediately",
	description : "Accommodation briefly comprises of Kitchenette, wc and Office space.  Heated by electric storage heaters.  Alarmed.  c. 52 sq mtrs (c. 562 sq ft).  Excellently located in the village of Baltinglass.  Ring 045-865555 for details and viewing times"

}

rent[1] = {
	location : "Valleymount",
	type : "cottage",
	href : "html/housetemplate.html",
	images_total: 1,
	img1 : "/images/rent2006/valley1.jpg",
	imgdesc1: "Main",
	shortdesc : "Blessington",
	status : "For Rent",
	rent : "650",
	period : "Monthly",
	caption :   "2 Bed",
	available : "Immediately",
	description : "Charming 2 bed cottage with outbuildings.  Accommodation briefly comprises of 2 bedrooms, kitchen, shower room (electric shower) and living room.  Services: Mains Water, Septic Tank, E.S.B. and Oil Heating.  Call 045-865555 for more information and viewing times"

}

rent[2] = {
	location : "Downshire",
	type : "House",
	href : "html/housetemplate.html",
	images_total: 1,
	img1 : "/images/rent2006/3glenview.jpg",
	imgdesc1: "Main",
	shortdesc : "Blessington",
	status : "For Rent",
	rent : "1000",
	period : "Monthly",
	caption :   "4 Bed",
	available : "End Sept",
	description : "4 bed semi detached family home is centrally located overlooking a green area within the Downshire Park Estate and adjacent to Blessington Town Centre.  Accommodation briefly comprises of Hall, Kitchen/Dining Area, Sittingroom, Guest wc, 4 Bedrooms, 1 Ensuite and Bathroom.  Services: Mains Water, Mains Sewage, Alarm, G.F.C.H. and E.S.B.  Call  045-865555 for more information and viewing times"

}

rent[3] = {
	location : "Westpark",
	type : "House",
	href : "html/housetemplate.html",
	images_total: 1,
	img1 : "/images/rent2006/5westpark.jpg",
	imgdesc1: "Main",
	shortdesc : "Blessington",
	status : "For Rent",
	rent : "850",
	period : "Monthly",
	caption :   "3 Bed",
	available : "End Sept",
	description : "Splendid 3 bed semi detached end residence.  Accommodation briefly comprises of Hall, Kitchen/Dining Area, Sittingroom, 3 Bedrooms and Bathroom.  Call  045-865555 for more information and viewing times"

}

rent[4] = {
	location : "Deerpark",
	type : "Apt",
	href : "html/housetemplate.html",
	images_total: 1,
	img1 : "/images/rent2006/36deerpark.jpg",
	imgdesc1: "Main",
	shortdesc : "Blessington",
	status : "For Rent",
	rent : "800",
	period : "Monthly",
	caption :   "3 Bed",
	available : "Immediately",
	description : "Spacious 3 bed apartment easy walking distance of town centre.  Accommodation briefly comprises of Kitchen/Dining Area, Sittingroom, wc, 3 Bedrooms and Bathroom.  Call  045-865555 for more information and viewing times"

}


