
	var text = "<div id=\"rntOfHt\" style=\"display: none;\">" +
"<p class=\"grey_link\"><a href=\"/office_class.html?oper=rent&amp;class=a\">Аренда в бизнес-центре кл. А</a></p>" +
"<p class=\"grey_link\"><a href=\"/office_class.html?oper=rent&amp;class=b\">Аренда в бизнес-центре кл. В</a></p>" +
"<p class=\"grey_link\"><a href=\"/office_class.html?oper=rent&amp;class=c\">Аренда в бизнес-центре кл. С</a></p>" +
"<p class=\"grey_link\"><a href=\"/office_class.html?oper=rent&amp;class=osz\">Аренда в особняке</a></p>" +
"<p class=\"grey_link\"><a href=\"/office_class.html?oper=rent&amp;class=adm\">Аренда в админ. здании</a></p>" +
"<p class=\"grey_link\"><a href=\"/office_class.html?oper=rent&amp;class=zhiloy\">Аренда в жилом доме</a></p>" +
"<p class=\"grey_link\"><a href=\"/office_class.html?oper=rent&amp;class=1etag\">Аренда на 1-м этаже</a></p>" +
"<hr style=\"border-top: none; border-left: none; border-right: none; border-bottom: solid 1px #ff6600; width: 80%;\" /></div>";
	document.write(text);

