
_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(menuStyle1=new mm_style()){
onbgcolor="#CAD5F0";
oncolor="#000";
offbgcolor="#000";
offcolor="#CAD5F0";
separatorcolor="#CAD5F0";
separatorsize="0";
separatorheight="12";
separatorwidth="0";
separatorpadding="0";
padding="2";
fontsize=".8em";
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma,Arial,Helvetica,Sans-Serif";
align="center";
}

with(menuStyle2=new mm_style()){
onbgcolor="#CAD5F0";
oncolor="#000";
offbgcolor="#eee";
offcolor="#000";
bordercolor="#aaa";
borderstyle="solid";
borderwidth="1";
separatorcolor="#ccc";
separatorsize="1";
padding="3";
fontsize=".8em";
fontstyle="normal";
fontfamily="Tahoma,Arial,Helvetica,Sans-Serif";
}

with(milonic=new menuname('Main Menu')){
style=menuStyle1;

alwaysvisible="1";
orientation="horizontal";
position="relative";
itemheight="18";
<!--- aI('text=Home;url=http://nrbc.org/index.cfm/fa/home.main.htm;status=Back To Home Page;itemwidth=50;'); --->

aI('text=Home;url=/index.cfm/fa/content.view/menuID/100.htm;status=Welcome to;itemwidth=60;');

aI('text=Services/Meetings;url=/index.cfm/fa/content.view/menuID/125.htm;status=REGULAR SCHEDULE 2010;itemwidth=111;');

aI('text=Ministries;url=;showmenu=menu_113;status=Ministries;itemwidth=90;')

aI('text=News;url=/index.cfm/fa/content.view/menuID/128.htm;status=News;itemwidth=60;');

aI('text=Mission;url=/index.cfm/fa/content.view/menuID/186.htm;status=2010 Mission Opportunities at North Roanoke Baptist Church;itemwidth=81;');

aI('text=Staff;url=/index.cfm/fa/content.view/menuID/122.htm;status=Pastoral Staff;itemwidth=60;');

aI('text=Map;url=/index.cfm/fa/content.view/menuID/124.htm;status=Map to NRBC;itemwidth=60;');

aI('text=Contact&nbsp;US;url=/index.cfm/fa/content.view/menuID/183.htm;status=Contact NRBC;itemwidth=90;');

aI('text=Log In;url=http://nrbc.org/index.cfm/fa/acc.loginform.htm;status=Log in to this web site;itemwidth=70;');
}
		
with(milonic=new menuname('menu_113')){
style=menuStyle2;
overflow='scroll';
itemwidth=100;

aI('text=Awana;url=/index.cfm/fa/content.view/menuID/116.htm;status=Awana;itemwidth=80;');

aI('text=Adults;url=/index.cfm/fa/content.view/menuID/119.htm;status=Adult Ministries;itemwidth=80;');

aI('text=Discipleship/LIFE;url=/index.cfm/fa/content.view/menuID/120.htm;status=Discipleship/LIFE;itemwidth=80;');

aI('text=Challenge&nbsp;to&nbsp;Build&nbsp;Program;url=/index.cfm/fa/content.view/menuID/175.htm;status=Challenge to Build Program;itemwidth=80;');

aI('text=Preschool/Children;url=/index.cfm/fa/content.view/menuID/117.htm;status=Preschool/Children\'s Ministries;itemwidth=80;');

aI('text=Other&nbsp;Ministries;url=/index.cfm/fa/content.view/menuID/121.htm;showmenu=menu_121;status=Other Ministries;itemwidth=80;')

aI('text=Judgement&nbsp;House;url=/index.cfm/fa/content.view/menuID/166.htm;showmenu=menu_166;status=Judgement House;itemwidth=80;')

aI('text=Tweenagers;url=/index.cfm/fa/content.view/menuID/161.htm;status=Tweenagers;itemwidth=80;');

aI('text=Women\'s&nbsp;Ministry;url=/index.cfm/fa/content.view/menuID/181.htm;status=Women\'s Ministry;itemwidth=80;');

aI('text=Worship;url=/index.cfm/fa/content.view/menuID/118.htm;status=Worship Ministries;itemwidth=80;');

aI('text=Youth;url=/index.cfm/fa/content.view/menuID/157.htm;showmenu=menu_157;status=Welcome to North Roanoke Student Ministries;itemwidth=80;')


}

		
with(milonic=new menuname('menu_121')){
style=menuStyle2;
overflow='scroll';
itemwidth=100;

aI('text=PowerPoint&nbsp;Schedule;url=/index.cfm/fa/content.view/menuID/153.htm;status=PowerPoint Schedule;itemwidth=80;');


}

		
with(milonic=new menuname('menu_166')){
style=menuStyle2;
overflow='scroll';
itemwidth=100;

aI('text=JH&nbsp;Reports;url=/index.cfm/fa/content.view/menuID/168.htm;status=JH Reports;itemwidth=80;');

aI('text=JH&nbsp;Photos;url=/index.cfm/fa/content.view/menuID/184.htm;status=JH Photos;itemwidth=80;');


}

		
with(milonic=new menuname('menu_157')){
style=menuStyle2;
overflow='scroll';
itemwidth=100;

aI('text=Student&nbsp;Ministries&nbsp;Opportunities;url=/index.cfm/fa/content.view/menuID/158.htm;status=Student Ministries Weekly Opportunities;itemwidth=80;');

aI('text=Student&nbsp;Ministries&nbsp;Events;url=/index.cfm/fa/content.view/menuID/159.htm;status=Y;itemwidth=80;');

aI('text=Student&nbsp;Ministries&nbsp;Parent\'s&nbsp;Page;url=/index.cfm/fa/content.view/menuID/160.htm;status=Student Ministries Parent\'s Page;itemwidth=80;');

aI('text=Student&nbsp;Ministry&nbsp;Leaders;url=/index.cfm/fa/content.view/menuID/172.htm;status=Youth Leaders;itemwidth=80;');

aI('text=Medical&nbsp;Release;url=/index.cfm/fa/content.view/menuID/174.htm;status=Medical Release Form;itemwidth=80;');


}

