	  //  <!--
      //Javascript Created by Computerhope http://www.computerhope.com
      //store the quotations in arrays
      images = new Array(6);
		
		<!--- images[0] = "<a href = 'calla-lily-trio_135_p.htm'><img src='/images/site_images/product_instance_2_14_attribute_13/54.jpg' border='0'></a><br><a class='highlighted_text' href='calla-lily-trio_135_p.htm'>Calla Lily Trio</a>"; --->
		images[0] = "<a href = 'calla-lily-foliage_182_p.htm'><img src='/images/rotating_home/FLB108-WG.jpg' border='0'></a><br><a class='highlighted_text' href='calla-lily-foliage_182_p.htm'>Calla Lily &amp; Foliage</a>";
		images[1] = "<a href = 'cymbidium-orchid-and_254_p.htm'><img src='/images/rotating_home/FLC161-MP.jpg' border='0'></a><br><a class='highlighted_text' href='cymbidium-orchid-and_254_p.htm'>Cymbidium Orchids &amp; Lilies</a>";
		<!--- images[2] = "<a href = 'calla-lily-ochid_346_p.htm'><img src='/images/rotating_home/FLC202-NA.jpg' border='0'></a><br><a class='highlighted_text' href='calla-lily-ochid_346_p.htm'>Calla Lily &amp; Orchid Splendor</a>"; --->
		images[2] = "<a href = 'mixed-silk-orchids_196_p.htm'><img src='/images/rotating_home/FLC344-NA.jpg' border='0'></a><br><a class='highlighted_text' href='mixed-silk-orchids_196_p.htm'>Mixed Orchids &amp; Bamboo</a>";
		images[3] = "<a href = 'vertical-silk-calla_222_p.htm'><img src='/images/rotating_home/FLC118-CR.jpg' border='0'></a><br><a class='highlighted_text' href='vertical-silk-calla_222_p.htm'>Vertical Calla Lilies</a>";
		images[4] = "<a href = 'silk-orchid-garden_251_p.htm'><img src='/images/rotating_home/FLC183-MP.jpg' border='0'></a><br><a class='highlighted_text' href='silk-orchid-garden_251_p.htm'>Orchid Garden</a>";
		images[5] = "<a href = 'oncidium-orchid-silk_252_p.htm'><img src='/images/rotating_home/FLC174-YL.jpg' border='0'></a><br><a class='highlighted_text' href='oncidium-orchid-silk_252_p.htm'>Oncidium Orchids</a>";
		



      index = Math.floor(Math.random() * images.length);
      document.write("<DL>\n");
      document.write("<DT>" + "" + images[index] + "\n");
      document.write("</DL>\n");
	  
	  
	  
	  /*
	  images[6] = "<a href = 'tulip-poppy-centerpiece_169_p.htmm'><img src='/images/rotating_home/FLB368-MP.jpg' border='0'></a><br><a class='highlighted_text' href='tulip-poppy-centerpiece_169_p.htm'>Tulip &amp; Poppy Centerpiece</a>";
	  */
      //done
      // -->
	  
