p = [ 
"../infopages/white magical_moonlight.htm", 
"../infopages/6-yellow-roses.htm", 
"../infopages/a--dozen-red-roses.htm", 
"../infopages/azalea-attraction-garden.htm", 
"../infopages/Chic Bouquet.htm", 
"../infopages/ficus-bush.htm", 
"../infopages/harvest-yellow-daisy-plant.htm", 
"../infopages/fiscustree.htm", 
"../infopages/white-garden.htm", 
"../infopages/protea-paradise.htm",
"../infopages/the-simplicity-of-anthuriums.htm", 
"../infopages/grand-gerberas.htm", 
"../infopages/paradise-found.htm", 
"../infopages/zen-gerbera-dish.htm", 
"../infopages/rustic-cayons-mixed-bouquete.htm", 
"../infopages/mug-of-blooms.htm", 
"../infopages/gourmet-fruit-basket.htm", 
"../infopages/chocolate-lovers-basket.htm", 
"../infopages/home-run-basket.htm", 
"../infopages/plant and fruit basket.htm",
"../infopages/affection.htm", 
"../infopages/dozen-red-roses-wrapped.htm", 
"../infopages/true-love-rose.htm", 
"../infopages/tantalizing-trio.htm", 
"../infopages/sweet-simplicity-wrapped.htm", 
"../infopages/playful-mischief-wrapped.htm", 
"../infopages/first-kiss-rose.htm", 
"../infopages/Lily-Bouquet-wrapped.htm", 
"../infopages/dozen-premium-red-roses.htm", 
"../infopages/dozen-irish-roses.htm",
"../infopages/tempting-tulips.htm", 
"../infopages/pretty-pink-dozen.htm", 
"../infopages/a-dozen-yellow-roses.htm", 
"../infopages/touch-of-butterflies.htm", 
"../infopages/3-red-roses.htm", 
"../infopages/Expression-of-Love.htm", 
"../infopages/graceful-tulips.htm", 
"../infopages/15mixed-tulips .htm", 
"../infopages/carnations-bouquet.htm", 
"../infopages/celebrations-bouquet.htm",
"../infopages/llavender_phalaenopsis_orchid.htm", 
"../infopages/posy-basket.htm", 
"../infopages/summer-salsa.htm",  
"../infopages/sunny-yellow-tulips.htm",
"../infopages/Smooth_Jazz.htm", 
"../infopages/celebrations-bouquet.htm",
"../infopages/mug-of-blooms.htm", 
"../infopages/country-comfort-wrapped.htm", 
"../infopages/sassy-sunflowers.htm",
"../infopages/sunny-daze.htm",
"../infopages/passionate-reds.htm",
"../infopages/6-red-roses.htm", 
"../infopages/10tulips.htm",
"../infopages/sweet-n-simple.htm", 
"../infopages/sweet-love-carnations.htm", 
"../infopages/health-nut-basket.htm", 
"../infopages/cottage-garden-bouquet.htm", 
"../infopages/pink-azalea.htm",
"../infopages/lily-topiary.htm",
"../infopages/joyful-roses-and-daisies.htm", 
"../infopages/pink-blush-bouquet.htm", 
"../infopages/perfect-pastel-roses.htm", 
"../infopages/lavender-dozen.htm", 
"../infopages/a-dozen-mixed-roses.htm",
"../infopages/perfectly-peachy-roses.htm", 
"../infopages/12-yellow-roses.htm", 
"../infopages/single-yellow-rose-vase.htm", 
"../infopages/a-dozen-lavender-roses.htm", 
"../infopages/yellow-rose-bravo.htm", 
"../infopages/three-dozen-red-roses.htm", 
"../infopages/rose-and-lily-splendor.htm", 
"../infopages/spring time roses.htm", 
"../infopages/single-red-rose-vase.htm",
"../infopages/dozen-rose-contempos.htm", 
"../infopages/sunshine-express.htm", 
"../infopages/lovely-lilies.htm", 
"../infopages/assiatic-lilies.htm", 
"../infopages/yellow-oncidium-orchid.htm", 
"../infopages/dendrobium-orchid.htm", 
"../infopages/purple-daisy-mum-plant.htm", 
"../infopages/sunrise-sunflowers.htm", 
"../infopages/so-fine-sunshine-sunflower-wrapped.htm", 
"../infopages/spring-tulips-delux-red .htm", 
"../infopages/spring-tulips-purple.htm",
"../infopages/fragrant-vase.htm", 
"../infopages/field-of-roses.htm", 
"../infopages/dreamy-delphinium.htm",
"../infopages/two-dozen-red-rose.htm", 
"parties.htm", 
"for-him2.htm", 
"roses4.htm", 
"plants2.htm", 
"contemporary2.htm", 
"baskets.htm", 
"traditional-wrapped-bouquets.htm", 
"specials5.htm", 
"roses.htm",
"../infopages/tender-trio.htm", 
"../infopages/dozen-carnations-bouquet.htm", 
"../infopages/cheerful-flowers-in-a-mug.htm", 
"../infopages/6-hot-pink-roses.htm", 
"../infopages/cheerful-carnations.htm", 
"../infopages/spring-tulips-delux-lite-pink.htm", 
"../infopages/chic-bouquet.htm",
"love-and-romance.htm"
 ]; 
function randomLink(list) { 
location.href=p[Math.floor(Math.random()*p.length)]; 
} 

