<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
  <head>
    <meta name="keyword" content="WAP"/>
    <meta http-equiv="cache-control" content="no-cache"/>
  </head>

  <card id="init" title="Mirifice Ltd" >
    <p align="center">
      Choose a service:<br/>
      <a href="#Background">Background</a><br/>
      <a href="#Technologies">Technologies</a><br/>
      <a href="#Contact">Contact</a><br/>
      <a href="#mirifice">Website</a><br/>
    </p>
  </card>

  <card id="Background" title="" >
    <p align="center">
    <do type="prev" label="Back">
      <prev/>
    </do>
    <do type="next" label="Main Menu">
      <go href="#init" />
    </do>
      The name Mirifice comes from the Latin, meaning 'extraordinarily 
      or marvellously'.
      We are a systems engineering company focused on broadcast technology.
    </p>

  </card>

  <card id="mirifice" 
        title="Mirifice"
        ontimer="#web"
        onenterbackward="#init">
    <timer value="20"/>
    <p align="center">
      <img src="mirifice.wbmp" width="50" alt="Mirifice"/>
    </p>
  </card>

  <card id="web" title="Mirifice - WAP" >
    <do type="next" label="Main Menu">
      <go href="#init" />
    </do>
    <do type="prev">
      <prev/>
    </do>
    <p align="center">
      Visit our web site at www.mirifice.com
      <br/>
      <br/>
      We are located in central Bath a short walk from 
      the train and bus station.
    </p>
  </card>

  <card id="Contact" title="Contact" >
    <p align="center">
    <do type="prev" label="Back">
      <prev/>
    </do>
    <do type="next" label="Main Menu">
      <go href="#init" />
    </do>
   	Mirifice Limited<br/>
        4 Abbey Street<br/>
        Bath<br/>
        BA1 1NN<br/>
        <br/>
        Tel: +44 (0) 1225 460126<br/>
    </p>
  </card>

  <card id="Technologies" title="Technologies" >
    <p align="center">
    <do type="prev" label="Back">
      <prev/>
    </do>
    <do type="next" label="Main Menu">
      <go href="#init" />
    </do>

      Mirifice provides services, solutions and products for the digital
      broadcast industry. Whether producing embedded
      software for set-top boxes, support for broadcast networks or 
      applications for DTV, the company 
      understands both sides of the broadcaster/supplier equation.
      In the marketplace, we feel that this knowledge is rare,
      if not unique.
    </p>
  </card>

</wml>
