var rnumb = "";
var img = "";
var linkURL = "development_";

rnumb += Math.floor(Math.random()*2);
img = rnumb;

if (img == "0") {
	document.write("<a href=\"development_waverley.html\"><img src=\"img/home-cta03a.jpg\" title=\"Coming soon\" alt=\"\" /></a><h5>Waverley<br /><span>Coming soon</span></h5><div class=\"btn-next-mini\"><a href=\"development_waverley.html\">View</a></div>");
}

if (img == "1") {
	document.write("<a href=\"development_burwood-heights.html\"><img src=\"img/home-cta03a.jpg\" title=\"Coming soon\" alt=\"\" /></a><h5>Burwood Heights<br /><span>Coming soon</span></h5><div class=\"btn-next-mini\"><a href=\"development_burwood-heights.html\">View</a></div>");
}



/*if (img == "0") {
	document.write("<div class=\"btn-next\"><a href=\"development_pensarn-grange.html\">View</a></div><img src=\"img/development/pensarn-grange/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Pensarn <span>Grange</span></h5>");
}

if (img == "1") {
	document.write("<div class=\"btn-next\"><a href=\"development_erin-rise.html\">View</a></div><img src=\"img/development/erin-rise/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Erin <span>Rise</span></h5>");
}

if (img == "2") {
	document.write("<div class=\"btn-next\"><a href=\"development_highfield-park.html\">View</a></div><img src=\"img/development/highfield-park/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Highfield <span>Park</span></h5>");
}

if (img == "3") {
	document.write("<div class=\"btn-next\"><a href=\"development_the-quadrant.html\">View</a></div><img src=\"img/development/the-quadrant/cta-01.jpg\" title=\"\" alt=\"\" /><h5>The <span>Quadrant</span></h5>");
}

if (img == "4") {
	document.write("<div class=\"btn-next\"><a href=\"development_the-woodlands.html\">View</a></div><img src=\"img/development/the-woodlands/cta-01.jpg\" title=\"\" alt=\"\" /><h5>The <span>Woodlands</span></h5>");
}

if (img == "5") {
	document.write("<div class=\"btn-next\"><a href=\"development_mere-court.html\">View</a></div><img src=\"img/development/mere-court/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Mere <span>Court</span></h5>");
}

if (img == "6") {
	document.write("<div class=\"btn-next\"><a href=\"development_the-lawns.html\">View</a></div><img src=\"img/development/the-lawns/cta-01.jpg\" title=\"\" alt=\"\" /><h5>The <span>Lawns</span></h5>");
}

if (img == "7") {
	document.write("<div class=\"btn-next\"><a href=\"development_weavers-gate.html\">View</a></div><img src=\"img/development/weavers-gate/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Weavers <span>Gate</span></h5>");
}

if (img == "8") {
	document.write("<div class=\"btn-next\"><a href=\"development_meadowcroft.html\">View</a></div><img src=\"img/development/meadowcroft/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Meadowcroft</h5>");
}

if (img == "9") {
	document.write("<div class=\"btn-next\"><a href=\"development_curwen-park.html\">View</a></div><img src=\"img/development/curwen-park/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Curwen <span>Park</span></h5>");
}

if (img == "10") {
	document.write("<div class=\"btn-next\"><a href=\"development_quartz.html\">View</a></div><img src=\"img/development/quartz/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Quartz</h5>");
}

if (img == "11") {
	document.write("<div class=\"btn-next\"><a href=\"development_kingsbrook-park.html\">View</a></div><img src=\"img/development/kingsbrook-park/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Kingsbrook <span>Park</span></h5>");
}

if (img == "12") {
	document.write("<div class=\"btn-next\"><a href=\"development_woodberry-grange.html\">View</a></div><img src=\"img/development/woodberry-grange/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Woodberry <span>Grange</span></h5>");
}

if (img == "13") {
	document.write("<div class=\"btn-next\"><a href=\"development_salisbury-gardens.html\">View</a></div><img src=\"img/development/salisbury-gardens/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Salisbury <span>Gardens</span></h5>");
}

if (img == "14") {
	document.write("<div class=\"btn-next\"><a href=\"development_chamberlain-place.html\">View</a></div><img src=\"img/development/chamberlain-place/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Chamberlain <span>Place</span></h5>");
}

if (img == "15") {
	document.write("<div class=\"btn-next\"><a href=\"development_broughtonwood-manor.html\">View</a></div><img src=\"img/development/broughtonwood-manor/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Broughton <span>Manor</span></h5>");
}

if (img == "16") {
	document.write("<div class=\"btn-next\"><a href=\"development_burwood-heights.html\">View</a></div><img src=\"img/development/burwood-heights/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Burwood <span>Heights</span></h5>");
}

if (img == "17") {
	document.write("<div class=\"btn-next\"><a href=\"development_lordswood-grange.html\">View</a></div><img src=\"img/development/lordswood-grange/cta-01.jpg\" title=\"\" alt=\"\" /><h5>Lordswood <span>Grange</span></h5>");
}*/

