<!--
{
//This content will be shared across all sidebars
//Heading for Announcement
document.write("<h2>New 1 Bedroom</h2>");
//Paragraph(s) for details of announcement
document.write("<p>We are pleased to announce the addition of a new <a href="../pages/property_w.html">1-Bedroom Apartment</a> to our properties.<p>Thank you for your support.");
}
//-->