fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="110%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#dddddd";
oncolor="#003366";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=6;
pagebgcolor="#003366";
pagecolor="#ffffff";
separatorcolor="#999999";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}


with(milonic=new menuname("videos")){
overflow="scroll";
style=menuStyle;
aI("showmenu=gbb;text=God and the Big Bang;");
aI("showmenu=gne;text=God: new evidence;");
aI("text=Vídeos con subtítulos en español;url=spanish.php;")
aI("showmenu=gna;text=God and the New Atheists;");

}

with(milonic=new menuname("gbb")){
overflow="scroll";
style=menuStyle;
aI("text=In the Beginning;url=gbb1video.php;")
aI("text=The Evidence;url=gbb2video.php;")
aI("text=Science and Faith;url=gbb3video.php;")
aI("text=Dark Matters;url=gbb4video.php;")
aI("text=Unsolved Mysteries;url=gbb5video.php;")
aI("text=Believers and the Big Bang;url=gbb6video.php;")
aI("text=The Contributors;url=gbb7video.php;")
aI("text=How old is the Universe?;url=gbb8video.php;")

}


with(milonic=new menuname("gna")){
overflow="scroll";
style=menuStyle;
aI("text=No need for God?;url=gna1video.php;")
aI("text=Faith and Evidence;url=gna2video.php;")
aI("text=Non-arguments from the New Atheists;url=gna3video.php;")
aI("text=The Design Argument;url=gna4video.php;")

}


with(milonic=new menuname("gne")){
overflow="scroll";
style=menuStyle;
aI("text=A very unlikely place;url=gne1video.php;")
aI("text=Life on a razor's edge;url=gne2video.php;")
aI("text=Just Lucky?;url=gne3video.php;")
aI("text=Right For Us?;url=gne4video.php;")
aI("text=God or the Multiverse?;url=gne5video.php;")
aI("text=A Deeper Story?;url=gne6video.php;")

}


with(milonic=new menuname("articles")){
style=menuStyle;
aI("text=Books and articles index;url=articles.php;");
aI("showmenu=examples;text=Examples of fine tuning;");
aI("text=What can cosmic fine tuning tell us about God?;url=what_kind_of_God.php;");
aI("text=Should faith need evidence?;url=faith.php;");
aI("text=Is the Universe too big for us?;url=size_of_universe.php;");
aI("text=What's wrong with a multiverse?;url=multiverse.php;");
aI("text=Not so fine tuned after all?;url=weinberg.php;");
aI("text=God: no evidence?;url=no_evidence.php;");
aI("text=Who made God?;url=whomadegod.php;");
aI("text=Faster than light neutrinos?;url=faster.php;");
aI("text=A Universe fit for Intelligent Life;url=morison.php;");
aI("text=The Anthropic Design Argument;url=skeptics_guide.php;");
aI("text=The Fine-Tuning of the Universe;url=lennox.php;");
aI("showmenu=granddesign;text=The Grand Design;");
aI("showmenu=greatestshow;text=The Greatest Show on Earth;");
aI("text=Just Six Numbers;url=just_six_numbers.php;");
aI("text=God and Stephen Hawking;url=god_and_stephen_hawking.php;");
}

with(milonic=new menuname("examples")){
style=menuStyle;
aI("text=Example 1 - the force of Gravity;url=gravity.php;");
aI("text=Example 2 - the Strong Nuclear force;url=strongforce.php;");
aI("text=Example 3 - the mass of protons and neutrons;url=proton_neutron.php;");
aI("text=Example 3 - the strength of dark energy;url=darkenergy.php;");
}


with(milonic=new menuname("contributors")){
style=menuStyle;
aI("text=Peter Bussey;url=bussey.php;");
aI("text=Gerald Gabrielse;url=gabrielse.php;");
aI("text=Owen Gingerich;url=gingerich.php;");
aI("text=Rodney Holder;url=holder.php;");
aI("text=John Polkinghorne;url=polkinghorne.php;");
aI("text=Nick Saunders;url=saunders.php;");
aI("text=Graham Swinerd;url=swinerd.php;");
aI("text=David Wilkinson;url=wilkinson.php;");
aI("text=Peter Williams;url=williams.php;");
aI("text=Jennifer Wiseman;url=wiseman.php;");
}

with(milonic=new menuname("granddesign")){
style=menuStyle;
aI("text=First Thoughts;url=grand_design1.php;");
aI("text=A universe that creates itself out of nothing;url=grand_design2.php;");
aI("text=M theory and multiverses;url=grand_design3.php;");
aI("text=Model-dependent realism;url=grand_design4.php;");
}

with(milonic=new menuname("greatestshow")){
style=menuStyle;
aI("text=Part 1;url=greatest_show1.php;");
aI("text=Part 2;url=greatest_show2.php;");
aI("text=Part 3;url=greatest_show3.php;");
aI("text=Part 4;url=greatest_show4.php;");
}

drawMenus(); 


