
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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#003300";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
image="../images/menubar2/xpblank.gif";
imagepadding=3;
fontsize="75%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#D1E596";
offcolor="#000000";
onbgcolor="#003300";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#003300', Direction=135, Strength=5)";
padding=7;
pagebgcolor="#D1E596";
pagecolor="black";
subimage="../images/menubar2/arrow.gif";
separatoralign="right";
separatorcolor="#000000"; 
separatorwidth="80%";
subimagepadding=0;
}


with(milonic=new menuname("Products")){
itemwidth=400;
style=menuStyle;
aI("text=Tom Patire's Personal Protection Handbook;url=http://www.tompatireproducts.com/index.php/tompatireshandbook.html;image=../images/menubar2/toms_book_sm.gif;")
aI("image=../images/menubar2/toms_dvd_sm.gif;text=Tom's Tips DVD;url=http://www.tompatireproducts.com/index.php/tomstipsdvd.html;")
aI("image=../images/menubar2/toms_stopem_sm.gif;text=STOP-EM;url=http://www.tompatireproducts.com/index.php/tompatirestopem.html;")
aI("image=../images/menubar2/toms_energy_sm.gif;text=Energy Supplement;url=http://www.tompatireproducts.com/index.php/explosiveenergy.html;")
}

with(milonic=new menuname("AboutTom")){
itemwidth=225;
style=menuStyle;
aI("text=About Tom;url=../default.asp;")
aI("text=Tom Has Spoken At;url=../tomspokenat.asp;")
aI("text=TV Appearances;url=../tvappearances.asp;")
aI("text=Testimonials;url=../testimonials.asp;")
}

with(milonic=new menuname("Courses")){
itemwidth =225;
style=menuStyle;
aI("text=Backpack Safety;url=../backpacksafety.asp;")
aI("text=To And From School;url=../toandfromschool.asp;")
aI("text=How Not To Let;url=../hownottolet.asp;")
aI("text=Child Safety;url=../childsafety.asp;")
aI("text=Women's Business;url=../womansbusiness.asp;")
aI("text=Pre-Safety Information;url=../presafetyinfo.asp;")
aI("text=Safety First;url=../safetyfirst.asp;")
aI("text=Safe Shopping;url=../safeshopping.asp;")
aI("text=About Kids;url=../aboutkids.asp;")
aI("text=Beauty = Danger;url=../beautydanger.asp;")
aI("text=To Be Aware;url=../tobeaware.asp;")
}

with(milonic=new menuname("TomsTips")){
itemwidth =225;
style=menuStyle;

aI("image=../images/menubar2/mb_adults.jpg;")
	aI("text=TRAINING FOR LIFE®;url=../trainingforlife.asp;")
	aI("text=RAPE-FREE™;url=../rapefree.asp;")
	aI("text=SENIORSAFE™;url=../seniorsafe.asp;")

aI("image=../images/menubar2/mb_teens.jpg;")
	aI("text=KNOW & GO®;url=../knowandgo.asp;")
	aI("text=SEE N FLEE™;url=../seenflee.asp;")
	aI("text=TEEN SAFE™;url=../teensafe.asp;")
	aI("text=TEEN TALK™;url=../teentalk.asp;")

aI("image=../images/menubar2/mb_schools.jpg;")
	aI("text=BULLYGUARD®;url=../bullyguard.asp;")
	aI("text=SCHOOLSAFE™;url=../schoolsafe.asp;")
	aI("text=SUBJECT-SAFETY™;url=../subjectsafety.asp;")

aI("image=../images/menubar2/mb_professionals.jpg;")
	aI("text=REALSAFE™;url=../realsafe.asp;")
	aI("text=WORKSAFE™;url=../worksafe.asp;")
	aI("text=SKYSAFE®;url=../skysafe.asp;")
	aI("text=TOM'S TALK™;url=../tomstalk.asp;")
	aI("text=NURSE-SAFE™;url=../nursesafe.asp;")
}

drawMenus();


