


_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=0              // Sub menu top offset
_subOffsetLeft=0            // 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="#ffffff";
oncolor="#000000";
offbgcolor="#1E5DB2";
offcolor="#ffffff";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
separatorcolor="#000000";
separatorsize="1";
padding=3;
fontsize="11px";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=offset=168;
left=0;
alwaysvisible=1;
//orientation="horizontal";
aI("text=Internet Access Plans;showmenu=Dial-up;onsubimage=images/on_13x13_greyboxed.gif");
//aI("text=Dial-Up DSL;url=http://www.hnet.us/pages/dudsl.php;status=Dial-Up DSL;");
//aI("text=ISDN Access Plans;showmenu=ISDN;onsubimage=http://www.hnet.us/pages/images/on_13x13_greyboxed.gif");
//aI("text=DSL Access Plans;showmenu=DSL;onsubimage=http://www.hnet.us/pages/images/on_13x13_greyboxed.gif");
//aI("text=Dedicated Access Plans&nbsp;;showmenu=Dedicated;onsubimage=http://www.hnet.us/pages/images/on_13x13_greyboxed.gif");
//aI("text=Web Hosting Plans;showmenu=Host;onsubimage=http://www.hnet.us/pages/images/on_13x13_greyboxed.gif");
aI("text=Members Areas;showmenu=Members;onsubimage=images/on_13x13_greyboxed.gif");
aI("text=Customer Support Pages;showmenu=Support;onsubimage=images/on_13x13_greyboxed.gif");
aI("text=Contact Us;url=contact.asp;");
//aI("text=Renew Services;url=http://www.hnet.us/pages/renew.php;status=Renew Services;");
//aI("text=Newsletter Archive;url=http://www.hnet.us/pages/news/index.php;status=Newsletter Archive;");

}

with(milonic=new menuname("Dial-up")){
style=menuStyle;
overflow="scroll";
//aI("text=Local Access Plan;url=http://www.hnet.us/pages/local.php;");
aI("text=Basic Dial-up;url=dialup.asp;");
aI("text=High Speed Dial-up;url=bb_fork.asp;");
aI("text=DSL;url=https://www.dslextreme.com/Services/Internet/DSL/Default.aspx;");
aI("text=Spam & Virus Filtering;url=mailroverinfo.asp;");
}


with(milonic=new menuname("ISDN")){
style=menuStyle;
aI("text=Single Port Access Plan;url=http://www.hnet.us/pages/isdn1.php;status=Single Port Access Plan;");
aI("text=Dual Port Access Plan;url=http://www.hnet.us/pages/isdn2.php;status=Dual Port Access Plan");
}


with(milonic=new menuname("Dedicated")){
style=menuStyle;
aI("text=T-1 Access Plan;url=http://www.hnet.us/pages/t1.php;status=T-1 Access Plan;");
aI("text=Frame Relay;url=http://www.hnet.us/pages/fr.php;status=Frame Relay;");
aI("text=Co-Location;url=http://www.hnet.us/pages/colo.php;status=Co-Location;");
}

with(milonic=new menuname("Host")){
style=menuStyle;
aI("text=Basic Web Hosting;url=http://www.hnet.us/pages/bweb.php;status=Basic Web Hosting;");
aI("text=Enhanced Web Hosting;url=http://www.hnet.us/pages/eweb.php;status=Enhanced Web Hosting;");
aI("text=Premier Web Hosting;url=http://www.hnet.us/pages/pweb.php;status=Premier Web Hosting;");
}

with(milonic=new menuname("Members")){
style=menuStyle;
aI("text=My Account Manager;url=members.asp;");
//aI("text=Computer Maintenance;showmenu=Service;onsubimage=http://www.hnet.us/pages/images/on_13x13_greyboxed.gif");
aI("text=Dial-Up Locations;url=dialuplocations.asp;");
aI("text=My E-mail / Mailrover;url=mail.asp;");
aI("text=User Agreement;url=useragreement.asp;");
}

with(milonic=new menuname("Support")){
style=menuStyle;
aI("text=Setup FAQs;url=help.asp;");
aI("text=BrowseBlast Help;url=bb-faq.asp;");
aI("text=Network Status;url=network.asp;");
}

	with(milonic=new menuname("Dialup")){
	style=menuStyle;
	aI("text=Windows 95/98;url=http://www.hnet.us/pages/win98.php;status=Windows 95/98;");
	aI("text=Windows ME;url=http://www.hnet.us/pages/winme.php;status=Windows ME;");
	aI("text=Windows 2000;url=http://www.hnet.us/pages/win00.php;status=Windows 2000;");
	aI("text=Windows XP;url=http://www.hnet.us/pages/winxp.php;status=Windows XP;");
	aI("text=Mac OS X;url=http://www.hnet.us/pages/macosx.php;status=Mac OS X;");
	}

with(milonic=new menuname("Email")){
	style=menuStyle;
	aI("text=Windows Email;showmenu=winemail;onsubimage=http://www.hnet.us/pages/images/on_13x13_greyboxed.gif");
	aI("text=Mac Email;showmenu=macemail;onsubimage=http://www.hnet.us/pages/images/on_13x13_greyboxed.gif");
	}
	
	with(milonic=new menuname("winemail")){
	style=menuStyle;
	aI("text=Outlook Express Email;url=http://www.hnet.us/pages/oeconfig.php;status=Outlook Express Email;");
	
	}

	with(milonic=new menuname("macemail")){
	style=menuStyle;
	aI("text=Mac Mail;url=http://www.hnet.us/pages/macmail.php;status=Mac Mail;");
	
	}

with(milonic=new menuname("Dialupdsl")){
	style=menuStyle;
	aI("text=Windows Dial Up DSL;showmenu=winDialupdsl;onsubimage=http://www.hnet.us/pages/images/on_13x13_greyboxed.gif");
	aI("text=Mac Dial Up DSL;showmenu=macDialupdsl;onsubimage=http://www.hnet.us/pages/images/on_13x13_greyboxed.gif");
	
	}

with(milonic=new menuname("winDialupdsl")){
	style=menuStyle;
	aI("text=Windows Dial Up DSL Install;url=http://www.hnet.us/pages/#;status=Windows Dial Up DSL;");
	aI("text=Windows Dial Up DSL Settings;url=http://www.hnet.us/pages/dudsettings.php;status=Windows Dial Up DSL;");
	
	}

with(milonic=new menuname("macDialupdsl")){
	style=menuStyle;
	aI("text=Mac Dial Up DSL Install;url=http://www.hnet.us/pages/macdudinstall.php;status=Mac Dial Up DSL Install;");
	aI("text=Mac Dial Up DSL Settings;url=http://www.hnet.us/pages/macdudsettings.php;status=Mac Dial Up DSL Settings;");
	
	}
	
with(milonic=new menuname("Service")){
	style=menuStyle;
	aI("text=Express Service;url=http://www.hnet.us/pages/express.php;status=Express Service;");
	aI("text=Express Tune Up Service;url=http://www.hnet.us/pages/expresstune.php;status=Express Tune Up Service;");
	aI("text=Deluxe Tune Up Service;url=http://www.hnet.us/pages/deluxetune.php;status=Deluxe Tune Up Service;");
	aI("text=The Works Service;url=http://www.hnet.us/pages/works.php;status=The Works Service;");
	
	}

drawMenus();

