<!--
function mmLoadMenus() {
  if (window.mm_menu_0830190659_0) return;
    window.mm_menu_0830190659_0 = new Menu("root",83,19,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#000000","#aaa481","#ffffff","left","middle",4,1,1000,-5,7,true,true,true,0,false,true);
           mm_menu_0830190659_0.addMenuItem("Our Services","location='/condos-builders-center/condos-sales-and-marketing-services.html'");
           mm_menu_0830190659_0.addMenuItem("Contact Us","location='/condos-for-sale-worldwide/condo-buyer-seller-contact.html'");
           mm_menu_0830190659_0.addMenuItem("In the News","location='/nco-in-the-news.html'");
           mm_menu_0830190659_0.addMenuItem("Clients","location='/condos-builders.html'");
	       mm_menu_0830190659_0.addMenuItem("Charities","location='/condos-for-sale-worldwide/nco-donate-to-charitable-organizations.html'");
	       mm_menu_0830190659_0.addMenuItem("Partners","location='/condos-for-sale-worldwide/condos-strategic-partners.html'");
	       mm_menu_0830190659_0.addMenuItem("Testimonials","location='/condos-for-sale-worldwide/builders-successful-campaigns-testimonials.html'");
	       mm_menu_0830190659_0.addMenuItem("Condo News","location='/condo-news.html'");
		   mm_menu_0830190659_0.addMenuItem("NCO VIDEO","location='/condos-for-sale-worldwide/condo-videos.html'");
		    mm_menu_0830190659_0.addMenuItem("NCO Blog","location='http://blog.newcondosonline.com/'");
           mm_menu_0830190659_0.fontWeight="bold";
           mm_menu_0830190659_0.hideOnMouseOut=true;
           mm_menu_0830190659_0.bgColor='#FFFFFF';
           mm_menu_0830190659_0.menuBorder=1;
           mm_menu_0830190659_0.menuLiteBgColor='#FFFFFF';
           mm_menu_0830190659_0.menuBorderBgColor='#FFFFFF';
           mm_menu_0830190659_0.writeMenus();
} // mmLoadMenus()

function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

function popUp(URL, w, h) {
	var day = new Date();
	var id = day.getTime();
	var l = (screen.width/2)-(w/2);
	var t = (screen.height/2)-(h/2);
 
	window.open(URL, 'popwin'+id, 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=1,width='+w+',height='+h+',left='+l+',top='+t);
}
//-->