<html xmlns="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events">
<head>
<style type="text/css">
body {background-color: #000066}
h1 {background-color: #000066}
h2 {background-color: transparent}
h1 {color: #ffffff}
h2 {color: #ffffff}
p {color: #ffffff}
p {border-style: ridge}
p {border-color: #990000}
p {font-weight: bold}
a:link {color: #CCFFFF}
a:visited {color: #99FF66}
a:hover {color: #FFFFFF}
table.one {
	border-width: 2px 2px 2px 2px;
	border-spacing: 2px;
	border-style: ridge ridge ridge ridge;
	border-color: rgb(153, 0, 0) rgb(153, 0, 0) rgb(153, 0, 0) rgb(153, 0, 0);
	border-collapse: separate;
	background-color: rgb(0, 0, 102);
}
table.one td {
	border-width: 2px 2px 2px 2px;
	padding: 1px 1px 1px 1px;
	border-style: ridge ridge ridge ridge;
	border-color: rgb(153, 0, 0) rgb(153, 0, 0) rgb(153, 0, 0) rgb(153, 0, 0);
	background-color: rgb(0, 0, 102);
	-moz-border-radius: 0px 0px 0px 0px;
}
</style>
 <title>Repotting an Orchid</title>
  <form xmlns="http://www.w3.org/2001/vxml" id="navigation">
    <field name="choice">
      <audio src="01_Step1_1.wav">Step 1 wav file</audio>
      <option value="home">home</option>
      <option value="next">next</option>
      <option value="back">back</option>
      <option value="repeat">repeat</option>
      <option value="one">one</option>
      <option value="two">two</option>
      <option value="three">three</option>
      <option value="four">four</option>
      <option value="five">five</option>
      <option value="six">six</option>
      <option value="seven">seven</option>
      <option value="eight">eight</option>
      <option value="nine">nine</option>
      <option value="ten">ten</option>
	  <nomatch>  <audio src="01_nomatch.wav"> no match wav file</audio>	</nomatch>
	  <help>  <audio src="01_help.wav"> help wav file</audio> </help>
	  <filled>
	    <if cond="choice == 'home'">
   		    <assign name="window.location" expr="'1_main.xml'"/>
            </if>
	    <if cond="choice == 'next'">
   		    <assign name="window.location" expr="'2_Preparation.xml'"/>
            </if>
        <if cond="choice == 'back'">
   		    <assign name="window.location" expr="'1_main.xml'"/>
            </if>
	    <if cond="choice == 'repeat'">
   		    <assign name="window.location" expr="'1_main.xml'"/>
            </if>
        <if cond="choice == 'one'">
   		    <assign name="window.location" expr="'1_main.xml'"/>
            </if>
	    <if cond="choice == 'two'">
   		    <assign name="window.location" expr="'2_Preparation.xml'"/>
            </if>
        <if cond="choice == 'three'">
   		    <assign name="window.location" expr="'3_remove_from_pot.xml'"/>
            </if>
	    <if cond="choice == 'four'">
   		    <assign name="window.location" expr="'4_detangle.xml'"/>
            </if>
        <if cond="choice == 'five'">
   		    <assign name="window.location" expr="'5_where_to_split.xml'"/>
            </if>
	    <if cond="choice == 'six'">
   		    <assign name="window.location" expr="'6_breaking_the_back.xml'"/>
            </if>
        <if cond="choice == 'seven'">
   		    <assign name="window.location" expr="'7_separation.xml'"/>
            </if>
	    <if cond="choice == 'eight'">
   		    <assign name="window.location" expr="'8_height_of_bark.xml'"/>
            </if>
        <if cond="choice == 'nine'">
   		    <assign name="window.location" expr="'9_placement.xml'"/>
            </if>
	    <if cond="choice == 'ten'">
   		    <assign name="window.location" expr="'10_final_steps.xml'"/>
            </if>
	  </filled>
   </field>
  </form>
</head>

<body ev:event="load" ev:handler="#navigation">
<h1>1 How To Re-pot an Orchid</h1>
<img width="400" height="300" border="0" src="oncidium.jpg">
</img>
<p> This is a step-by-step guide to re-pot an orchid. </p>
<p>
<br/> The orchid used in this tutorial is an Oncidium orchid.  
<br/>They have pseudobulbs and tend to have a lot of fine roots, which makes them a little more difficult to divide.  
<br/>  Oncidiums are relatively quick growing, and need to be repotted more often than some slower-growing orchids.  
<br/> They need to be somewhat pot-bound to flower, so usually won't flower the season after re-potting.
</p>
<p> 
<br/> The principles of repotting an orchid are similiar regardless of species, but the medium can be different.  
<br/> A medium-grade coco bark mixture is used in this example.  The advantage of coco park is that it does not decay as quickly as other types of bark.
<br/> If you have a smaller plant, a fine-grade mixture is preferred.  
<br/> For a plant very sensitive to dehydration, orchid moss can be used as a potting medium. Make sure it is orchid-grade and do not pack it tightly.  
</p>
<p>
<br/> You can navigate this guide using voice commands. 
<ul>
<li> Say NEXT to go to the next page. </li>
<li> Say BACK to go to the previous page. </li>
<li> Say REPEAT to hear the step again. </li>
<li> Say HOME to return to the first page. </li>
</ul>
</p>
<table class="one" width="100%">
<tr>
<td width="40%"> <a href="10_final_steps.xml"> End</a> </td>
<td width="40%"> <a href="1_main.xml" > Home</a> </td>
<td width="40%"> <a  href="2_Preparation.xml" > Next</a> </td>
</tr>
</table>
<table class="one" width="100%">
<tr>
<td width="10%"> <a href="1_main.xml">Step 1</a> </td>
<td width="10%"> <a href="2_Preparation.xml" >Step 2</a> </td>
<td width="10%"> <a  href="3_remove_from_pot.xml" > Step 3</a> </td>
<td width="10%"> <a href="4_detangle.xml"> Step 4</a> </td>
<td width="10%"> <a href="5_where_to_split.xml" > Step 5</a> </td>
<td width="10%"> <a  href="6_breaking_the_back.xml" > Step 6</a> </td>
<td width="10%"> <a href="7_separation.xml"> Step 7</a> </td>
<td width="10%"> <a href="8_height_of_bark.xml" > Step 8</a> </td>
<td width="10%"> <a  href="9_placement.xml" > Step 9</a> </td>
<td width="10%"> <a  href="10_final_steps.xml" > Step 10</a> </td>
</tr>
</table>

</body>
</html>