var rent = new Array();


rent[0] = {
	location : "Manor Kilbride",
	type : "Flat",
	href : "html/housetemplate.html",
	images_total: 1,
	img1 : "/images/fixed/tolet.jpg",
	imgdesc1: "Main",
	shortdesc : "Manor Kilbride",
	status : "For Rent",
	rent : "700",
	period : "Monthly",
	caption :   "Self Contained Flat",
	available : "",
	description : "1 bedroom. Fully Furnished. Ring 045-865555 for details"

}

rent[1] = {
	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[2] = {
	location : "Kiltegan",
	type : "Land",
	href : "html/housetemplate.html",
	images_total: 1,
	img1 : "/images/fixed/tolet.jpg",
	imgdesc1: "Main",
	shortdesc : "Kiltegan",
	status : "For Rent",
	rent : "P.O.A.",
	period : "",
	caption :   "Grazing Land",
	available : "Now until Nov",
	description : "c. 18 acres of grazing land.  Suitable for sheep.  Ring 045-865555 for details and viewing times"

}

rent[3] = {
	location : "Ballyknockan",
	type : "house",
	href : "html/housetemplate.html",
	images_total: 1,
	img1 : "/images/rent2006/holly.jpg",
	imgdesc1: "Main",
	shortdesc : "Ballyknockan",
	status : "For Rent",
	rent : "700",
	period : "",
	caption :   "1 bed cottage.",
	available : "",
	description : "Located in Ballyknockan this single storey cottage commands views of Blessington Lakes.  Accommodation comprises of Kitchen/Living Area, 1 Bedroom, Bathroom and Utility Area.  Oil Fired Central Heating.  Call 045-865555 for more information and viewing times"

}

rent[4] = {
	location : "Blessington",
	type : "house",
	href : "html/housetemplate.html",
	images_total: 1,
	img1 : "/images/fixed/tolet.jpg",
	imgdesc1: "Main",
	shortdesc : "Blessington",
	status : "For Rent",
	rent : "700",
	period : "Monthly",
	caption :   "2 Bed",
	available : "Immediately",
	description : "Accommodation briefly comprises of Sittingroom, Kitchen/Dining Area, 2 Bedrooms and Bathroom.  G.F.C.H.  Call 045-865555 for more information and viewing times"

}






