
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(LinkInfoStyle=new mm_style()){
offcolor="#000000";
offbgcolor="#E2EEFF"; // 99CCFF
oncolor="#000000";
onbgcolor= "#FEFAD2"; // "#91C7F1"; // "#99CCFF"; // >>>"White";
onborder="1px solid #67A1CE";
bordercolor="#0000FF"; // "#336699"
borderstyle="solid";
borderwidth=1;
fontsize="12"; // 12
fontstyle="normal";
fontweight="500";
fontfamily="Arial, Tahoma, Verdana, Helvetica, sans-serif";
padding=3;
// high3dcolor="#66ffff";
// low3dcolor="#000099";
pagecolor="#000000"; // >>>"Blue"; // "Blue"
pagebgcolor="#FEFAD2"; //"#99CCFF"; // >>>"yellow";
headercolor="#000099"; //"#2B449C"; //"#FFFFFF";
//headerbgcolor="#0000FF"; // "#0066CC"
separatorcolor="#91C7F1";
separatorpadding=0;
}

with(milonic=new menuname("LinkInfoMain")){
top=112;
left=10;
margin=0;
itemwidth=140;
style=LinkInfoStyle;
alwaysvisible=1;
alignment="center";
followscroll=1;
//aI("bgimage=menus/bgimage.gif;text=Q-Software;fontweight=bold;align=center;type=header;;separatorsize=1")
//aI("text=&nbsp;About Us;url=about_us.htm;;separatorsize=0")
//aI("text=&nbsp;Contact Us;url=contact_us.htm;;separatorsize=1")
aI("bgimage=menus/bgimage.gif;text=BibleSpeak Features;fontweight=bold;align=center;type=header;;separatorsize=1")
aI("text=&nbsp;Home;align=center;url=http://biblespeak.com;separatorsize=1")
aI("text=&nbsp;New Features;align=center;url=updatespro.htm;separatorsize=1")
aI("text=&nbsp;Bible Translations;url=help_bibles.htm;;separatorsize=0")
aI("text=&nbsp;Bible Commentaries;url=help_commentary.htm;;separatorsize=0")
aI("text=&nbsp;Bible Dictionaries;url=help_dictionary.htm;;separatorsize=0")
aI("text=&nbsp;Books and Topics;url=help_books.htm;;separatorsize=1")
aI("text=&nbsp;Speaks God's Word!;url=help_tts.htm;;separatorsize=1")
aI("text=&nbsp;Bible Smart Editor;url=help_editor.htm;;separatorsize=0")
aI("text=&nbsp;Daily Scriptures;url=help_daily_scriptures.htm;;separatorsize=0")
aI("text=&nbsp;Find Bible Words;url=help_search.htm;separatorsize=0")
aI("text=&nbsp;Greek-Hebrew Study;url=help_word_study.htm;;separatorsize=0")
aI("text=&nbsp;Jesus Ministry Parallels;url=help_gospels.htm;;separatorsize=0")
aI("text=&nbsp;Print Verses for Study;url=help_collect.htm;;separatorsize=1")
aI("text=&nbsp;Supports e-Sword Files;url=help_esword.htm;separatorsize=1")
//aI("text=&nbsp;Supports NWT Bible;url=help_nwt.htm;separatorsize=1")
aI("text=&nbsp;Customize Appearance;url=help_customize.htm;;separatorsize=0")
aI("text=&nbsp;Helpful Task Panes;url=help_task_panes.htm;;separatorsize=0")
aI("text=&nbsp;Web Browser Windows;url=help_browser.htm;;separatorsize=0")
//aI("bgimage=menus/bgimage.gif;text=BibleSpeak 3.05;fontweight=bold;align=center;type=header;;separatorsize=1")
//aI("text=Order Today!;align=center;url=buy.htm;separatorsize=0")
}

drawMenus();