document.writeln('<style type="text/css">')
document.writeln('<!--')
document.writeln('.fmpstyletxt {')
document.writeln('font-family: Tahoma;')
document.writeln('font-size: 12px;')
document.writeln('font-weight: bold;')
document.writeln('}')
document.writeln('.fmpstyletxt2 {')
document.writeln('font-family: Tahoma;')
document.writeln('font-size: 12px;')
document.writeln('font-weight: normal;')
document.writeln('}')
document.writeln('-->')
document.writeln('</style>')
document.writeln('<table width="420" cellspacing="1" cellpadding="0" bgcolor="#000000">')
document.writeln('<form target=_blank method="post" action="http://www.findmeplants.co.uk/plantlist.aspx?st=fastsearch">')
document.writeln('<tr bgcolor="#E7E7B8">')
document.writeln('<td align="center" >')
document.writeln('<div class="fmpstyletxt">Search For The Ideal Garden Plants Here!</div>')
document.writeln('<div class="fmpstyletxt2"><em>Just specify your garden conditions and plant requirements using the <br>selection') 
document.writeln('boxes to find the ideal plants for your garden:</em></div>')
document.writeln('</td></tr>')
document.writeln('<tr><td>')
document.writeln('<table width="420" border="0" cellspacing="10" cellpadding="0" bgcolor="#E7E7B8">')
document.writeln('<tr>')
document.writeln('<td style="height: 22px" class="fmpstyletxt">')
document.writeln('Plant Type</td>')
document.writeln('<td style="height: 22px">')
document.writeln('<select name="ddPlantType" id="ddPlantType" class="fmpstyletxt2">')
document.writeln('<option value="shrub">Shrubs</option>')
document.writeln('<option value="herbaceous">Herbaceous &amp; Culinary</option>')
document.writeln('<option value="ground">Ground Cover</option>')
document.writeln('<option value="tree">Trees</option>')
document.writeln('<option value="climber">Climbers</option>')
document.writeln('<option value="grass">Grasses &amp; Ferns</option>')
document.writeln('<option value="container">Container-friendly</option>')
document.writeln('<option value="conifer">Conifers</option>')
document.writeln('<option value="alpine">Alpines</option>')
document.writeln('<option value="hedge">Hedging</option>')
document.writeln('<option value="annual">Annuals &amp; Bulbs</option>')
document.writeln('</select>')
document.writeln('</td></tr>')
document.writeln('<tr>')
document.writeln('<td class="fmpstyletxt" nowrap>')
document.writeln('Flower Colour</td>')
document.writeln('<td>')
document.writeln('<select name="ddFlowerColour" id="ddFlowerColour" class="fmpstyletxt2">')
document.writeln('<option value="any">No Preference</option>')
document.writeln('<option value="white">White, green, cream</option>')
document.writeln('<option value="orange">Orange, golden, yellow, apricot</option>')
document.writeln('<option value="pink">Pink, lilac, cerise</option>')
document.writeln('<option value="red">Red, violet</option>')
document.writeln('<option value="blue">Blues, purples</option>')
document.writeln('<option value="mixed">Mixed</option>')
document.writeln('<option value="nonflowering">Non-flowering plants</option>')
document.writeln('</select>')
document.writeln('</td></tr>')
document.writeln('<tr><td class="fmpstyletxt">')
document.writeln('Soil Moisture</td>')
document.writeln('<td>')
document.writeln('<select name="ddSoilMoisture" id="ddSoilMoisture" class="fmpstyletxt2">')
document.writeln('<option value="dry">Dry for much of the summer, moist in winter</option>')
document.writeln('<option value="moist">Moist most of the year, but not waterlogged</option>')
document.writeln('<option value="wet">Permanently wet</option>')
document.writeln('</select>')
document.writeln('</td></tr>')
document.writeln('<tr><td class="fmpstyletxt">')
document.writeln('Soil Type</td>')
document.writeln('<td>')
document.writeln('<select name="ddSoilType" id="ddSoilType" class="fmpstyletxt2">')
document.writeln('<option value="crumbly">Dark and crumbly - grows most plants</option>')
document.writeln('<option value="sticky">Sticky (Clay)</option>')
document.writeln('<option value="sandy">Sandy/Gritty</option>')
document.writeln('<option value="lightsand"> Light Sand or Stony/Sub-soil</option>')
document.writeln('</select>')
document.writeln('</td></tr>')
document.writeln('<tr><td class="fmpstyletxt">')
document.writeln('Light Levels</td>')
document.writeln('<td>')
document.writeln('<select name="ddLightLevels" id="ddLightLevels" class="fmpstyletxt2">')
document.writeln('<option value="fullsun">In full sun for the majority of the day</option>')
document.writeln('<option value="halfsun">In full sun for only half of the day</option>')
document.writeln('<option value="shaded">Shaded for all/most of the day</option>')
document.writeln('</select>')
document.writeln('</td></tr><tr>')
document.writeln('<td colspan="2" align="center"><input type="submit" name="Button1" value="Find My Ideal Plants Now!"/>')
document.writeln('</td></tr></table></td></tr></form></table>')