var text = "<div id=\"rntOfAr\" style=\"display: none;\">" +
"<p class=\"grey_link\"><a href=\"/office_area.html?oper=rent&amp;area_from=&amp;area_to=20\">Аренда офиса до 20 м<sup>2</sup></a></p>" +
"<p class=\"grey_link\"><a href=\"/office_area.html?oper=rent&amp;area_from=20&amp;area_to=50\">Аренда офиса 20 - 50 м<sup>2</sup></a></p>" +
"<p class=\"grey_link\"><a href=\"/office_area.html?oper=rent&amp;area_from=50&amp;area_to=100\">Аренда офиса 50 - 100 м<sup>2</sup></a></p>" +
"<p class=\"grey_link\"><a href=\"/office_area.html?oper=rent&amp;area_from=100&amp;area_to=200\">Аренда офиса 100 - 200 м<sup>2</sup></a></p>" +
"<p class=\"grey_link\"><a href=\"/office_area.html?oper=rent&amp;area_from=200&amp;area_to=500\">Аренда офиса 200 - 500 м<sup>2</sup></a></p>" +
"<p class=\"grey_link\"><a href=\"/office_area.html?oper=rent&amp;area_from=500&amp;area_to=\">Аренда офиса от 500 м<sup>2</sup></a></p>" +
"<hr style=\"border-top: none; border-left: none; border-right: none; border-bottom: solid 1px #ff6600; width: 80%;\" /></div>";
document.write(text);

