fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=-2;
_subOffsetLeft=5;





with(mainmenuStyle=new mm_style()){
styleid=1;
bordercolor="#003399";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="70%";
fontstyle="normal";
fontweight="bold"; 
imagepadding=8;
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#003399";
onsubimage="bob_arrow.gif";
padding=3;
subimage="bob_arrow1.gif";
subimagepadding=6;
}

with(menuStyle=new mm_style()){
bordercolor="#003399";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
onbold="1";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#003399";
onsubimage="bob_left.gif";
padding=7;
subimage="bob_left1.gif";
subimagepadding=6;
imagepadding=6;
} 




with(milonic=new menuname("AboutUs")){
style=menuStyle;
aI("text=Organizations We Support;url=http://www.cdccard.com/support.html;image=images/starbutton.gif;");
aI("text=Testimonials;url=http://www.cdccard.com/testimonials.html;image=images/starbutton.gif;");
}

with(milonic=new menuname("HowItWorks")){
style=menuStyle;
aI("text=How the Fundraiser Works;url=http://www.cdccard.com/howitworks.html;image=images/starbutton.gif;");
aI("text=List of Cities Available;url=http://www.cdccard.com/citieslist.html;image=images/starbutton.gif;");
aI("text=Current Merchants;url=http://www.cdccard.com/merchants.html;image=images/starbutton.gif;");
}

with(milonic=new menuname("SampleCards")){
style=menuStyle;
aI("text=Generic Cards;url=http://www.cdccard.com/generic.html;image=images/starbutton.gif;");
aI("text=Custom Logo Cards;url=http://www.cdccard.com/logocards.html;image=images/starbutton.gif;");
}


drawMenus();


