








_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out


_menuOpenDelay=150            // The time delay before menus open on mouse over


_followSpeed=5                // Follow scrolling speed


_followRate=40                // Follow scrolling Rate


_subOffsetTop=10              // Sub menu top offset


_subOffsetLeft=-10            // Sub menu left offset


_scrollAmount=3               // Only needed for Netscape 4.x


_scrollDelay=20               // Only needed for Netcsape 4.x











with(menuStyle=new mm_style()){


onbgcolor="#FF9934";


oncolor="#ffffff";


offbgcolor="#CDCDCD";


offcolor="#000000";


bordercolor="#FF9934";


borderstyle="solid";


borderwidth=1;


separatorcolor="#999999";


separatorsize="1";


padding=5;


fontsize="70%";


fontstyle="normal";


fontfamily="Verdana, Tahoma, Arial";


pagecolor="black";


pagebgcolor="#82B6D7";


headercolor="#000000";


headerbgcolor="#ffffff";


subimage="arrow.gif";


subimagepadding="2";


overfilter="Fade(duration=0.2);Alpha(opacity=90);";


outfilter="Fade(duration=0.2);Alpha(opacity=90);";


position="relative";


}








with(milonic=new menuname("agent")){


style=menuStyle;


top=24;


left=153;


itemwidth=150;


overflow="scroll";


aI("text=Rates;url=hp.rates.htm;");


aI("text=Dental, Life & Disability;url=hp.dental.life.disability.htm;");


aI("text=COBRA & Section 125;url=hp.cobra.section125.htm;");


aI("text=Sales Concepts;url=hp.sales.concepts.htm;");


aI("text=Proposals;url=https://healthpass.healthconnectsystems.com/;");


aI("text=Forms;url=hp.forms.SOBs.htm;");


aI("text=Find a Provider;url=hp.agent.provider.htm;");


aI("text=Review Your Accounts;url=https://healthpass.benekit.com/hplogin.cfm;");


aI("text=Contact General Agents;url=hp.gen.agent.htm;");


aI("text=HealthPass Contacts;url=hp.agent.contact.htm;");


aI("text=HealthPass News;url=hp.news.htm");


}





with(milonic=new menuname("member")){


style=menuStyle;


top=24;


left=310;


itemwidth=150;


overflow="scroll";


aI("text=My HealthPass Account;url=https://healthpass.benekit.com/hplogin.cfm;");


aI("text=Forms;url=hp.forms.SOBs.htm;");


aI("text=Contact HealthPass;url=hp.member.contact.htm;");


aI("text=Find Your Provider;url=hp.member.provider.htm;");


aI("text=COBRA & Section 125;url=hp.cobra.section125.htm;");


aI("text=FAQ;url=hp.faq.htm;");


aI("text=HealthPass Incentives;url=hp.incentives.htm;");



}





with(milonic=new menuname("welcome")){


style=menuStyle;


top=24;


left=1;


itemwidth=150;


overflow="scroll";


aI("text=Get a Quote;url=hp.get.a.quote.htm");


aI("text=Advantages to HealthPass;url=hp.Advantages.htm");


aI("text=FAQ;url=hp.faq.htm");


aI("text=Find Your Provider;url=hp.provider.htm");


aI("text=HeathPass Press;url=hp.press.htm");


}








with(milonic=new menuname("Milonic")){


style=menuStyle;


top=262;


left=166;


aI("text=Product Purchasing Page;url=http://www.milonic.com/cbuy.php;");


aI("text=Contact Us;url=http://www.milonic.com/contactus.php;");


aI("text=Newsletter Subscription;url=http://www.milonic.com/newsletter.php;");


aI("text=FAQ;url=http://www.milonic.com/menufaq.php;");


aI("text=Discussion Forum;url=http://www.milonic.com/forum/;");


aI("text=Software License Agreement;url=http://www.milonic.com/license.php;");


aI("text=Privacy Policy;url=http://www.milonic.com/privacy.php;");


}





with(milonic=new menuname("Partners")){


style=menuStyle;


top=262;


left=308;


aI("text=(aq) Web Hosting;url=http://www.a-q.co.uk/;status=(aq) Web Server Hosting & Services;");


aI("text=SMS 2 Email;url=http://www.sms2email.com/;");


aI("text=WebSmith;url=websmith;");


}





with(milonic=new menuname("Links")){


style=menuStyle;


top=262;


left=384;


aI("text=Apache Web Server;url=http://www.apache.org/;status=Apache Web Server, the basis of Milonic's Web Site;");


aI("text=MySQL Database Server;url=http://ww.mysql.com/;status=MySQL, Milonic's Prefered Choice of Database Server;");


aI("text=PHP - Development;url=http://www.php.net/;status=PHP - Web Server Scripting as used by Milonic;");


aI("text=phpBB Web Forum System;url=http://www.phpbb.net/;status=PHP Based Web Forum, Milonic's Recommended Forum Software;");


aI("text=Anti Spam Tools;showmenu=Anti Spam;status=Anti Spam Solutions, as used by Milonic;");


}





with(milonic=new menuname("Anti Spam")){


style=menuStyle;


aI("text=Spam Cop;url=http://www.spamcop.net/;");


aI("text=Mime Defang;url=http://www.mimedefang.org/;");


aI("text=Spam Assassin;url=http://www.spamassassin.org/;");


}





with(milonic=new menuname("My Milonic")){


style=menuStyle;


top=262;


left=432;


aI("text=Login;url=http://www.milonic.com/login.php;");


aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");


aI("text=Invoices;url=http://www.milonic.com/myinvoices.php;");


aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");


aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");


aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");


}





drawMenus();





