//Contents for menu 1
var menu1=new Array()
menu1[0]='Witch Hazel Flower Waters, Lavender and Rose Flower Water.'
//Contents for menu 2, and so on
var menu2=new Array()
menu2[0]='Flower Waters of Sage, Rose Flower Water, Lavender and Rosemary.'
var menu3=new Array()
menu3[0]='Extracts: Lily, Hawthorn and Lily of the Valley.'
var menu4=new Array()
menu4[0]='Hydrolyzed Vegetable Proteins (Soy Germ), Essential Oils of Sage, Lavender and Oleaginous Extract of Climbing Ivy.'
var menu5=new Array()
menu5[0]='Gatuline Expression Complex, Marine Elastine and Collagen.'
var menu6=new Array()
menu6[0]='Lavender Water, Hydro-Glycolic Extract of Calendula Flowers, Oligo Elements and Natural Oligosaccharide.'
var menu7=new Array()
menu7[0]='Saint John’s Wort Oil Extract, Wheat Germ Oil, Cellulose (natural substance derived from wood).'
var menu8=new Array()
menu8[0]='Essential Oils of Lavender, Thyme, Rosemary, Juniper.'
var menu9=new Array()
menu9[0]='Hazelnut Oil, Calendula Oil Extract, Essential Oils of Neroli and Ho Wood.'
var menu10=new Array()
menu10[0]='Mix of lyophilized Seaweeds (Lithothamnium, Laminaria and Fucus).'
var menu11=new Array()
menu11[0]='Complex of Essential Oils and Caffeine Oily Extract.'
var menu12=new Array()
menu12[0]='Olive oil, St. John’s Wort Oil, Vitamin E.'
var menu13=new Array()
menu13[0]='Essentials Oils of Lavender, Thyme, Rosemary and Geranium.'
var menu14=new Array()
menu14[0]='Wheat Germ Oil, Essential Oil of Pine, Lavender, Juniper and Thyme.'
var menu15=new Array()
menu15[0]='Borage Oil, Vitamin E.'
var menu16=new Array()
menu16[0]='Wheat Germ Oil, Essential Oils of Lavender, Rosemary and Calendula Extract.'
var menu17=new Array()
menu17[0]='Hazel Nut Oil, Sweet Almond Oil, Wheat Germ Oil, Aloe Vera Extract.'
var menu18=new Array()
menu18[0]='Allantoin, DNA.'
var menu19=new Array()
menu19[0]='Oat Complex, Oligosaccharide, Vitamin F, Essential Oil of Lavender.'
var menu20=new Array()
menu20[0]='Grapefruit, Cucumber Extract.'
var menu21=new Array()
menu21[0]='Apricot Kernel Oil, Macadamia Oil, Plant Extracts of Hawthorn and Lily of the Valley.'
var menu22=new Array()
menu22[0]='Peptides, Apricot, Plum Kernel Oils.'
var menu23=new Array()
menu23[0]='DNA, Bisabolol, Allantoin.'
var menu24=new Array()
menu24[0]='Hops and Fucus Extract, Essential Oil of Lavender.'
var menu25=new Array()
menu25[0]='Quillaja Saponaria Bark Extract, Kigelia Africana Fruit Extract.'
var menu26=new Array()
menu26[0]='Oats, Cornflower.'
var menu27=new Array()
menu27[0]='DNA, Bisabolol, Allantoin.'
var menu28=new Array()
menu28[0]='Kaolin, Bisabolol, Allantoin'
var menu29=new Array()
menu29[0]='Grapefruit, Cucumber Extract.'
var menu30=new Array()
menu30[0]='Micropearls absorbants, Essential Oils of Rosemary, Essential Oils Lemon Peel, Hamamelis Extract, Vitamin F.'
var menu31=new Array()
menu31[0]='Naturals ingredients of Fucogel 1000 PP and Nalidone, Macadamia Oil, Bisabolol, Essential Oil of Orange.'
var menu32=new Array()
menu32[0]='Apricot Kernel Oil, Macadamia Oil, Plant Extracts of Hawthorn and Lily of the Valley.'
var menu33=new Array()
menu33[0]='Borage Oil, DNA, Bisabolol, Alantoin.'
var menu34=new Array()
menu34[0]='Ginkgo Biloba, Rosa Rubiginosa, Aloe-Vera and Apricot, Essential Oil of Rosa Damascena and Vitamins.'
var menu35=new Array()
menu35[0]='Plant Lipids, Sphingolipids, Phospholipids, Honey.'
var menu36=new Array()
menu36[0]='Lemon, Grapefruit Extract, Vegetable Complex of Beech Buds.'
var menu37=new Array()
menu37[0]='Peptides, Apricot, Plum Kernel Oils.'
var menu38=new Array()
menu38[0]='Oats, Cucumber Fruit Extract.'
var menu39=new Array()
menu39[0]='Oat Complex, Oligosaccharide, Vitamin F, Essential Oil of Lavender.'
var menu40=new Array()
menu40[0]='Aloe Vera extract, Vitamin E, Sweet Almond Oil.'
var menu41=new Array()
menu41[0]='Caffeine Oily Extract, Essential Oils of Cinnamon, Sweet Orange Peel, Mandarin Peel, Lemon Peel.'
var menu42=new Array()
menu42[0]='Hydrolyzed Marine Elastin, Hydrolyzed Marine Collagen.'
var menu43=new Array()
menu43[0]='Botanical Complex of Essential Oils, Caffeine.'
var menu44=new Array()
menu44[0]='Essential Oil of Lavender, Hydrolyzed Vegetal Proteins and Soy Lecithin (Vitamins A and E).'
var menu45=new Array()
menu45[0]='Essential Oils of Niaouli, Cinnamon, Eucalyptus, Black Pepper, Santali, Lemon and Ginger.'
var menu46=new Array()
menu46[0]='Complex  Essential Oils of Mandarin, Sage, Ylang Ylang,Tangerine and Vegetable Oils (Sweet Almond Oil).'
var menu47=new Array()
menu47[0]='Octinaxate 7.50% w/w, Octisalate 5.00% w/w, Avobenzone 2.00% w/w, Titanium Dioxide'
var menu48=new Array()
menu48[0]='Linden Water, Hydro-Glycolic Extract of the flowerheads of Chamomilla, Polysaccharides and Natural Oligosaccharide.'




var menuwidth='165px' //default menu width
var menubgcolor='#B2073B'  //menu bgcolor
var disappeardelay=50  //menu disappear speed onMouseout (in miliseconds)
var hidemenu_onclick="no" //hide menu when user clicks within menu?

/////No further editting needed

var ie4=document.all
var ns6=document.getElementById&&!document.all

if (ie4||ns6)
document.write('<div id="dropmenudiv" style="visibility:hidden;width:'+menuwidth+';background-color:'+menubgcolor+'" onMouseover="clearhidemenu()" onMouseout="dynamichide(event)"></div>')

function getposOffset(what, offsettype){
var totaloffset=(offsettype=="left")? what.offsetLeft : what.offsetTop;
var parentEl=what.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}


function showhide(obj, e, visible, hidden, menuwidth){
if (ie4||ns6)
dropmenuobj.style.left=dropmenuobj.style.top="-500px"
if (menuwidth!=""){
dropmenuobj.widthobj=dropmenuobj.style
dropmenuobj.widthobj.width=menuwidth
}
if (e.type=="click" && obj.visibility==hidden || e.type=="mouseover")
obj.visibility=visible
else if (e.type=="click")
obj.visibility=hidden
}

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function clearbrowseredge(obj, whichedge){
var edgeoffset=0
if (whichedge=="rightedge"){
var windowedge=ie4 && !window.opera? iecompattest().scrollLeft+iecompattest().clientWidth-15 : window.pageXOffset+window.innerWidth-15
dropmenuobj.contentmeasure=dropmenuobj.offsetWidth
if (windowedge-dropmenuobj.x < dropmenuobj.contentmeasure)
edgeoffset=dropmenuobj.contentmeasure-obj.offsetWidth
}
else{
var topedge=ie4 && !window.opera? iecompattest().scrollTop : window.pageYOffset
var windowedge=ie4 && !window.opera? iecompattest().scrollTop+iecompattest().clientHeight-15 : window.pageYOffset+window.innerHeight-18
dropmenuobj.contentmeasure=dropmenuobj.offsetHeight
if (windowedge-dropmenuobj.y < dropmenuobj.contentmeasure){ //move up?
edgeoffset=dropmenuobj.contentmeasure+obj.offsetHeight
if ((dropmenuobj.y-topedge)<dropmenuobj.contentmeasure) //up no good either?
edgeoffset=dropmenuobj.y+obj.offsetHeight-topedge
}
}
return edgeoffset
}

function populatemenu(what){
if (ie4||ns6)
dropmenuobj.innerHTML=what.join("")
}


function dropdownmenu(obj, e, menucontents, menuwidth){
if (window.event) event.cancelBubble=true
else if (e.stopPropagation) e.stopPropagation()
clearhidemenu()
dropmenuobj=document.getElementById? document.getElementById("dropmenudiv") : dropmenudiv
populatemenu(menucontents)

if (ie4||ns6){
showhide(dropmenuobj.style, e, "visible", "hidden", menuwidth)
dropmenuobj.x=getposOffset(obj, "left")
dropmenuobj.y=getposOffset(obj, "top")
dropmenuobj.style.left=dropmenuobj.x-clearbrowseredge(obj, "rightedge")+"px"
dropmenuobj.style.top=dropmenuobj.y-clearbrowseredge(obj, "bottomedge")+obj.offsetHeight+"px"
}

return clickreturnvalue()
}

function clickreturnvalue(){
if (ie4||ns6) return false
else return true
}

function contains_ns6(a, b) {
while (b.parentNode)
if ((b = b.parentNode) == a)
return true;
return false;
}

function dynamichide(e){
if (ie4&&!dropmenuobj.contains(e.toElement))
delayhidemenu()
else if (ns6&&e.currentTarget!= e.relatedTarget&& !contains_ns6(e.currentTarget, e.relatedTarget))
delayhidemenu()
}

function hidemenu(e){
if (typeof dropmenuobj!="undefined"){
if (ie4||ns6)
dropmenuobj.style.visibility="hidden"
}
}

function delayhidemenu(){
if (ie4||ns6)
delayhide=setTimeout("hidemenu()",disappeardelay)
}

function clearhidemenu(){
if (typeof delayhide!="undefined")
clearTimeout(delayhide)
}

if (hidemenu_onclick=="yes")
document.onclick=hidemenu

/***********************************************************************************************/

function gotourl( mySelect ) 
{ 
      myIndex = mySelect.selectedIndex; 
      myValue = mySelect.options[myIndex].value; 
      window.location.href = myValue;
} 
   
