// <script language="javascript">
document.write("<h2>Как с нами связаться: </h2>");
document.write("<p>Звоните ежедневно по следующим телефонам:</p>");
document.write("<ul>");
document.write("<li>(495) <strong>518-40-84</strong> &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;Время</li>");
document.write("<li>(495) <strong>305-69-95</strong> &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;работы</li>");
document.write("<li><strong>8-926-230-63-41</strong>&nbsp; &nbsp; &nbsp;с&nbsp;9&nbsp;до&nbsp;20</li>");
document.write("</ul>");
// </script>