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="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Tahoma";
fontsize="13px";
fontweight="bold";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#990000";
offcolor="#ffffff";
onbgcolor="#f8e119";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#f8e119";
pagecolor="black";
separatorcolor="#000000";
separatorsize=1;
subimage="http://pitstoptraffic.com/images/arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("Banner Exchange")){
style=menuStyle;
aI("text=My Banners;url=http://pitstoptraffic.com/index.php?_w=banners;")
aI("text=Banner Codes;url=http://pitstoptraffic.com/index.php?_w=codes;")
}

with(milonic=new menuname("Text Exchange")){
overflow="scroll";
style=menuStyle;
aI("text=My Text Ads;url=http://pitstoptraffic.com/index.php?_w=addtext;");
aI("text=My Text Ad Codes;url=http://pitstoptraffic.com/index.php?_w=text;");
}

with(milonic=new menuname("Link Tracker")){
overflow="scroll";
style=menuStyle;
aI("text=Ad a Tracker;url=http://pitstoptraffic.com/index.php?_w=tracker;");
aI("text=View Statistics;url=http://pitstoptraffic.com/index.php?_w=stattracker;");
}

with(milonic=new menuname("Downline Builder")){
style=menuStyle;
aI("text=Downline Builder;url=http://pitstoptraffic.com/index.php?_w=view_program;")
aI("text=Add Program;url=http://pitstoptraffic.com/index.php?_w=add_program;")

}

with(milonic=new menuname("Manage Credits")){
style=menuStyle;
aI("text=Buy Credits;url=http://pitstoptraffic.com/index.php?_w=buytraffic;")
aI("text=Convert Credits;url=http://pitstoptraffic.com/index.php?_w=convert;")
}


with(milonic=new menuname("Support")){
overflow="scroll";
style=menuStyle;
aI("text=Contact Support;url=http://pitstoptraffic.com/index.php?_w=support;");
aI("text=FAQ;url=http://pitstoptraffic.com/index.php?_w=help;");
}

with(milonic=new menuname("Paid to Click")){
style=menuStyle;
aI("text=Campaign Manager;url=http://pitstoptraffic.com/index.php?_w=campaign;")
aI("text=View Ads;url=http://pitstoptraffic.com/index.php?_w=ptc_viewer;")
}

drawMenus();


