<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" 
                     "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
  <card
    id   ="services"
    title="Locrian Services"
  >
    <do
      type="options"
      label="Main Menu"
    >
      <go
        href="../index.wml#main-menu"
      />
    </do>

    <do 
      type="prev"
      label="Return"
    >
      <go
        href="../index.wml#main-menu"
      />
    </do>
    <p>
      &#183;
      <a
        href="sintegration_src/sintegration_menu.wml"
      >
        Systems Integration
      </a>
      <br/>&#183;
      <a
        href="pmanagement_src/pmanagement_menu.wml"
      >
        Project Management
      </a>
      <br/>&#183;
      <a
        href="boss_src/boss.wml"
      >
        BOSS (CCBS) Consulting
      </a>
      <br/>&#183;
      <a
        href="e-consulting_src/e-consulting.wml"
      >
        e-Consulting
      </a>
      <br/>&#183;
      <a
        href="sdevelopment_src/sdevelopment.wml"
      >
        Software Development
      </a>
      <br/>&#183;
      <a
        href="operations_src/operations.wml"
      >
        Operations
      </a>
      <br/>
    </p>
  </card>
</wml>
