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=0;
fontfamily="Hog Book - HMK, Comic Sans MS";
fontsize="65%";
fontstyle="normal";
fontcolor="#0E203A";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#0E203A";
onbgcolor="#ffffff";
oncolor="#0E203A";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#ffffff', Direction=135, Strength=3)";
padding=6;
pagebgcolor="#0E203A";
pagecolor="ffffff";
separatorcolor="#0E203A";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=10;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=160;
orientation="horizontal";
style=menuStyle;
top=120;
aI("text=HOME;url=http://www.falseducks.com/index.html;");
aI("showmenu=False Ducks;text=&nbsp;&nbsp;FALSE DUCKS;");
aI("showmenu=Proof For Believing;text=&nbsp;&nbsp;PROOF FOR BELIEVING;");
aI("showmenu=Dead From The Neck Up;text=DEAD FROM THE NECK UP;");
aI("showmenu=The False Ducks Blahg;text=THE FALSE DUCKS BLAHG;");
aI("text=CLIFFORD D. SIMAK;url=http://www.falseducks.com/simak/;");
aI("text=&nbsp;&nbsp;CONTACT;url=mailto:scott@falseducks.com;");




}

with(milonic=new menuname("False Ducks")){
style=menuStyle;
aI("text=&nbsp;&nbsp;WHAT IS 'FALSE DUCKS'?!;url=http://www.falseducks.com/false/;");
aI("text=&nbsp;&nbsp;SAMPLES;url=http://www.falseducks.com/false/falsies.html;");
}

with(milonic=new menuname("Proof For Believing")){
style=menuStyle;
aI("text=&nbsp;&nbsp;WHAT IS 'PROOF FOR BELIEVING'?!;url=http://www.falseducks.com/proof/;");
aI("text=&nbsp;&nbsp;ORDER NOW!;url=http://www.falseducks.com/proof/order.html;");
aI("text=&nbsp;&nbsp;SAMPLES;url=http://www.falseducks.com/proof/proofs.html;");
}

with(milonic=new menuname("Dead From The Neck Up")){
style=menuStyle;
aI("text=WHAT IS 'DEAD FROM THE NECK UP'?;url=http://www.falseducks.com/dead/;");
aI("text=READ & LISTEN TO SKETCHES;url=http://www.falseducks.com/dead/readdead.html;");
aI("text=DEAD VIDEOS;url=http://www.falseducks.com/dead/deadvideos.html;");

}

with(milonic=new menuname("The False Ducks Blahg")){
style=menuStyle;

aI("text=THE WASHING MACHINE;url=http://falseducks.com/theblahg/?p=16;")
aI("text=THE DEATH OF A BIG ONE;url=http://falseducks.com/theblahg/?p=15;")
aI("text=THIS SPOT RESERVED FOR THE 2011 CARLTON CARDS SINATRA ORNAMENT;url=http://falseducks.com/theblahg/?p=14;")
aI("text=2012…AND AWAY WE GO;url=http://falseducks.com/theblahg/?p=13;")
aI("text=THE CHRISTMAS CAT;url=http://falseducks.com/theblahg/?p=12;")
aI("text=MERRY CHRISTMAS & BYE FOR NOW;url=http://falseducks.com/theblahg/?p=11;")
aI("text=DAVID LETTERMAN BROKE MY COOKIE;url=http://falseducks.com/theblahg/?p=10;");
aI("text=TURN OFF YOUR @$&*%$! CELL PHONE!;url=http://falseducks.com/theblahg/?p=9;");
aI("text=WHEN A GOOD MAN GOES MISSING;url=http://falseducks.com/theblahg/?p=8;");
aI("text=SINATRA:TORONTO, ROUND 2 or “DO YOU WANT FRIES WITH THAT?”;url=http://www.falseducks.com/theblahg/?p=7;");
aI("text=SINATRA ALMOST GOT ME KILLED;url=http://falseducks.com/theblahg/?p=6;");
aI("text=THE BLAHG & THE MOST HAPPY SOUND;url=http://falseducks.com/theblahg/?p=5;");


}



drawMenus();



