// JavaScript Document
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" class="table-sidebar">'
  + '          <tr>'
  + '            <td><table width="100%" border="0" cellspacing="0" cellpadding="4">'
  + '                <tr>'
  + '                  <td class="side-titlebar">Practice Areas </td>'
  + '                </tr>'
  + '                <tr>'
  + '                  <td class="text-sm">Learn about SPEHAR &amp; ASSOCIATES\' core competencies and whether they\'re a good fit for your needs. </td>'
  + '                </tr>'
  + '                <tr>'
  + '                  <td align="center" valign="bottom"><table border="0" cellpadding="0" cellspacing="0" class="button-table">'
  + '                      <tr>'
  + '                        <td><a href="practiceareas.html" class="green">Read more</a></td>'
  + '                      </tr>'
  + '                  </table></td>'
  + '                </tr>'
  + '            </table></td>'
  + '          </tr>'
  + '        </table>'
  + '          <br />'
  + '          <table width="100%" border="0" cellpadding="0" cellspacing="0" class="table-sidebar">'
  + '            <tr>'
  + '              <td><table width="100%" border="0" cellspacing="0" cellpadding="4">'
  + '                  <tr>'
  + '                    <td class="side-titlebar">Business FAQ</td>'
  + '                  </tr>'
  + '                  <tr>'
  + '                    <td class="text-sm">Learn about corporations, their types, dissolution, taxation, registration and more.</td>'
  + '                  </tr>'
  + '                  <tr>'
  + '                    <td align="center" valign="bottom"><table border="0" cellpadding="0" cellspacing="0" class="button-table">'
  + '                        <tr>'
  + '                          <td><a href="faq.html#incorporation" class="green">Read more</a></td>'
  + '                        </tr>'
  + '                    </table></td>'
  + '                  </tr>'
  + '              </table></td>'
  + '            </tr>'
  + '          </table>'
  + '          <br />'
  + '          <table width="100%" border="0" cellpadding="0" cellspacing="0" class="table-sidebar">'
  + '            <tr>'
  + '              <td><table width="100%" border="0" cellspacing="0" cellpadding="4">'
  + '                  <tr>'
  + '                    <td class="side-titlebar">Personal Injury FAQ</td>'
  + '                  </tr>'
  + '                  <tr>'
  + '                    <td class="text-sm">Learn about the types of personal injury suits, how to prepare for your case, settlement offers, expenses and more. </td>'
  + '                  </tr>'
  + '                  <tr>'
  + '                    <td align="center" valign="bottom"><table border="0" cellpadding="0" cellspacing="0" class="button-table">'
  + '                        <tr>'
  + '                          <td><a href="faq.html#personalinjury" class="green">Read more</a></td>'
  + '                        </tr>'
  + '                    </table></td>'
  + '                  </tr>'
  + '              </table></td>'
  + '            </tr>'
  + '          </table>'
  + '          <p class="text-sm">This Web site provides general information only. Information herein represents neither formal legal advice nor  a lawyer-client relationship.</p>');