document.write("<form name=\"QuickFinder\" method=\"post\">")
document.write("Quick Finder: <select name=\"newLocation\" size=\"1\" onchange=\"jumpPage(this.form.newLocation)\">")
document.write("<br>")
document.write("<option value=\"\" selected>Select a Tea")
document.write("<option value=\"\">")
document.write("<option value=\"\">TEA BLENDS")
document.write("<option value=\"prod_tea\/assam.htm\">-Assam")
document.write("<option value=\"prod_tea\/ceylon.htm\">-Ceylon")
document.write("<option value=\"prod_tea\/chinese_jasmine.htm\">-Chinese Jasmine")
document.write("<option value=\"prod_tea\/chinese_keemun.htm\">-Chinese Keemun")
document.write("<option value=\"prod_tea\/darjeeling.htm\">-Darjeeling")
document.write("<option value=\"prod_tea\/earl_grey.htm\">-Earl Grey")
document.write("<option value=\"prod_tea\/english_breakfast.htm\">-English Breakfast")
document.write("<option value=\"prod_tea\/gertrudes_gold_reserve.htm\">-Gertrude\'s Gold Reserve")
document.write("<option value=\"prod_tea\/hamilton.htm\">-Hamilton")
document.write("<option value=\"prod_tea\/oneils_irish_breakfast.htm\">-O'Neil\'s Irish Breakfast")
document.write("<option value=\"prod_tea\/oolong.htm\">-Oolong")
document.write("<option value=\"prod_tea\/orange_pekoe.htm\">-Orange Pekoe")
document.write("<option value=\"prod_tea\/russian_caravan.htm\">-Russian Caravan")
document.write("<option value=\"prod_tea\/vassar_blend.htm\">-Vassar Blend")
document.write("<option value=\"\">")
document.write("<option value=\"\">NATURAL FLAVORS")
document.write("<option value=\"prod_tea\/apple_cinnamon.htm\">-Apple Cinnamon")
document.write("<option value=\"prod_tea\/cinnamon.htm\">-Cinnamon")
document.write("<option value=\"prod_tea\/elderberry.htm\">-Elderberry")
document.write("<option value=\"prod_tea\/holiday.htm\">-Holiday")
document.write("<option value=\"prod_tea\/lemon.htm\">-Lemon")
document.write("<option value=\"prod_tea\/mango.htm\">-Mango")
document.write("<option value=\"prod_tea\/orange_spice.htm\">-Orange Spice")
document.write("<option value=\"prod_tea\/peppermint.htm\">-Peppermint")
document.write("<option value=\"prod_tea\/raspberry.htm\">-Raspberry")
document.write("<option value=\"prod_tea\/vanilla.htm\">-Vanilla")
document.write("<option value=\"prod_tea\/wild_cherry.htm\">-Wild Cherry")
document.write("<option value=\"\">")
document.write("<option value=\"\">HERBAL BLENDS")
document.write("<option value=\"prod_tea\/chamomile.htm\">-Chamomile")
document.write("<option value=\"prod_tea\/cinnamint.htm\">-Cinnamint")
document.write("<option value=\"prod_tea\/lemon_cooler.htm\">-Lemon Cooler")
document.write("<option value=\"\">")
document.write("<option value=\"\">GREEN TEAS")
document.write("<option value=\"prod_tea\/dragonwell.htm\">-Dragonwell")
document.write("<option value=\"prod_tea\/earl_green.htm\">-Earl Green")
document.write("<option value=\"prod_tea\/greenberry.htm\">-Greenberry")
document.write("<option value=\"prod_tea\/greenilla.htm\">-Greenilla")
document.write("<option value=\"prod_tea\/gunpowder.htm\">-Gunpowder")
document.write("<option value=\"\">")
document.write("<option value=\"\">DECAF TEAS")
document.write("<option value=\"prod_tea\/darjeeling_decaf.htm\">-Darjeeling")
document.write("<option value=\"prod_tea\/earl_grey_decaf.htm\">-Earl Grey")
document.write("<option value=\"prod_tea\/orange_pekoe_decaf.htm\">-Orange Pekoe")
document.write("<option value=\"\">")
document.write("<option value=\"\">TEA SAMPLERS")
document.write("<option value=\"prod_tea\/sampler.htm\">-View our sampler selection")
document.write("<\/select>")
document.write("<noscript><input type=\"submit\" name=\"qfsubmit\" value=\"go\"><\/noscript>")
document.write("<\/form>")

