Novocondo.com is a non-broker web portal aimed at connecting new property condo buyers and sellers. Whether you are an end-user, an investor, or anyone who is interested in acquiring a new property, Novocondo.com features more than 12,000 new residential developments worldwide!
To browse our developments, click a country on the map or select it from the drop down menu. If you are a developer interested in adding your development to Novocondo.com, please click here.
';
overlay.openInfoWindowHtml(text);
overlay.text = text;
})
}
else if (overlay.text != null)
{
map.openInfoWindowHtml(overlaylatlng, overlay.text);
polygon = overlay;
map.addOverlay(polygon);
}
}
else
{
$.getJSON("inc/qryAjaxPays.cfm",{Lat: latlng.lat(), Lng: latlng.lng()}, function(data){
if (data)
{
polygon = new GPolygon(data.frontiere,"",0,0,"#0088ff",.2);
map.addOverlay(polygon);
var text = '
';
if (data.projetcount > 0)
text = text + '';
else
text = text + ''+data.nom+'';
text = text + ' | '+data.projetcount+' projects |
';
text = text + ' ';
if (data.projetcount > 0)
text = text + 'Browse for projects in this country ('+data.projetcount+') ';
if (data.projetcarte > 0)
text = text + 'Display projects on map ('+Math.min(data.projetcarte, 500)+')';
text = text + ' |
';
map.openInfoWindowHtml(latlng, text);
polygon.text = text;
}
})
}
});
GEvent.addListener(map,'infowindowclose',function(){
if (polygon != null)
{
map.removeOverlay(polygon);
polygon = null;
}
});
function getZIndex(marker,b)
{
if (marker.getIcon() == premiumProjectMarker)
return GOverlay.getZIndex(marker.getLatLng().lat())+10000000;
else
return GOverlay.getZIndex(marker.getLatLng().lat());
}
function showProjects(criteria, resize)
{
if (resize)
var bounds = new GLatLngBounds();
map.clearOverlays();
$.getJSON("inc/qryAjaxProjets.cfm?"+criteria, function(data){
for (var i = 0; i < data.length; i++)
{
if (data[i].feature > 0)
var icon = premiumProjectMarker;
else
var icon = projectMarker;
var marker = new GMarker(new GLatLng(data[i].lat,data[i].lng), {icon: icon, title:data[i].nom, zIndexProcess:getZIndex});
marker.id = data[i].id;
map.addOverlay(marker);
if (resize)
bounds.extend(marker.getPoint());
}
if (data.length > 0 && resize)
map.setCenter(bounds.getCenter(), map.getBoundsZoomLevel(bounds));
if (document.getElementById('mapbtn'))
document.getElementById('mapbtn').disabled = false;
})
}
function resetMap()
{
map.setMapType(G_PHYSICAL_MAP);
showProjects('Keywords=&VilleID=1', false);
map.setCenter(new GLatLng(45.529219,-73.623524), 11);
}
resetMap();
}
//]]>
For more information about what a Novo Condo's project listing can offer you please download our media kit here.
To advertise on Novo Condo or for questions and inquiries please call 1-866-469-7575.
©2010 NovoCondo, Inc. All rights reserved. The prices and information given on the site novocondo drawn from public information are revealed by the promoters and manufacturers on Internet and other media. Novocondo is not responsible for the quality and exactitude of the information which is prone to change without notice.