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;



//$$$$$$ build date Oct 4 2006





with(menuStyle=new mm_style()){

bordercolor="#6666ff";//med blue

borderstyle="inset";

borderwidth=2;

high3dcolor="#7777ff";

low3ddcolor="#9999ff";

swap3d=true;



fontfamily="Verdana, Tahoma, Arial";

fontsize="75%";

fontweight='bold';

fontstyle="normal";

headerbgcolor="#blue";

headercolor="#000000";

offbgcolor="#cccccc";//gray cell background

offcolor="#0000ff";//dark blue

onbgcolor="#ddddff";//light purple mouseover

oncolor="#ff00ff";//magenta mouseover text

outfilter="randomdissolve(duration=0.7)";

overfilter="Fade(duration=.7);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=10)";

padding=5;

pagebgcolor="#82B6D7";

pagecolor="black";



separatorcolor="#2D729D";

separatorwidth='2';

separatorpadding='2';



separatorsize='3';

subimage="milonic_java_menu/arrow.gif";

subimagepadding=2;

}



//with(milonic=new menuname("Main Menu")){

//alwaysvisible=1;

//left=10;

//orientation="horizontal";

//style=menuStyle;

//margin=4;







//top=10;

//aI("text=Home;url=http://www.lostisrael.com/;");

//aI("showmenu=Archaelogical Evidence;text=Archaelogical Evidence;");

//aI("showmenu=Historical Documents;text=Historical Documents;");

//aI("showmenu=Bible Research;text=Bible Research;");

//aI("showmenu=Israel Vs Judah;text=Israel Vs Judah;");

//aI("showmenu=Books;text=Books;");

//aI("text=Contact Us;url=Contactinfo.htm;");

//}

// working here 1



with(milonic=new menuname("Bible Research")){

style=menuStyle;

overflow="scroll";



aI("showmenu=The Gentiles;text=The Gentiles;");

aI("showmenu=The Covenants;text=The Covenants;");

}

with(milonic=new menuname("The Gentiles")){

overflow="scroll";

style=menuStyle;

aI("text=Are You a Gentile ?;url=r_u_gentile.htm;");

aI("text=Gentile a Keyword Study;url=gentile_key_word.htm;");

aI("text=What is a Gentile ?;url=definitions.htm;");

}

with(milonic=new menuname("The Covenants")){

overflow="scroll";

style=menuStyle;

aI("text=God Promises His People;url=covenants.htm;");

}

// to here 1



// working here 2

with(milonic=new menuname("Israel Vs Judah")){

overflow="scroll";

style=menuStyle;

aI("text=Abraham & Jacob Were Not Jews;url=jacob_abram_no_jew.htm;");

aI("text=Could You Be An Israelite ?;url=could_u_b_israelite.htm;");

aI("text=Distinctions Between Israel & Judah;url=israel_different_judah.htm;");

aI("text=Where Did Israel Go ?;url=israel_where_they_went.htm;");



}



//to here 2



//from here3

with(milonic=new menuname("Books")){

style=menuStyle;

overflow="scroll";

aI("text=Research;url=books.htm;");

aI("text=Free Book;url=freebook.htm;");

}

//to here 3

with(milonic=new menuname("Historical Documents")){

overflow="scroll";

style=menuStyle;

aI("text=Royal Lineage;url=elizabeth.html;");

aI("text=Scotland;url=arbroath.html;");

aI("text=673 History of England;url=Ecclesiastical History of England I.htm;");

}

with(milonic=new menuname("Archaelogical Evidence")){

overflow="scroll";

style=menuStyle;

aI("text=The Darius Rock;url=darius.htm;");

aI("text=The Khazarian Empire;url=khazars.htm;");

aI("text=The Las Lunnas Stone;url=lunnas.htm;");

aI("text=The Taylor Prism;url=prism.htm;");

aI("text=The Newark Holy Stones;url=Newark_Stones.htm;");


}



with(milonic=new menuname("About Us")){

overflow="scroll";

style=menuStyle;

aI("text=What We Believe;url=We_believe.htm;");

aI("text=About Us;url=about_us.htm;");

aI("text= Contact Us;url=Contact_us.htm;");

}



drawMenus();











// To EDIT the menu, open the file menu_data.js in a text editor and edit the details inside the aI() text strings



// To add more menu items, just create another aI() string on a new line and enter your properties



// add a showmenu=MENUNAME; property if you want this menu to open a sub menu



// To Add more menus, copy another menu and paste it inside your data file.

// A menu starts: with(milonic=new menuname("MENUNAME")){ and ends: }



// Any problems, visit http://www.milonic.com/forum. Beginners guide is at http://www.milonic.com/beginner.php





// *****To get the menu onto your website, insert the following HTML into each page using the menu.

//     ****DO NOT copy double forward slashes (//)****:



//  <script type="text/javascript" src="milonic_src.js"></script> 

//  <noscript><a href="http://www.milonic.com/">DHTML Menu / JavaScript Menu Powered by Milonic</a></noscript>

//  <script type="text/javascript">

//  if(ns4)_d.write("<scr"+"ipt type=text/javascript src=mmenuns4.js><\/scr"+"ipt>");

//  else _d.write("<scr"+"ipt type=text/javascript src=mmenudom.js><\/scr"+"ipt>");

//  </script>

//  <script type="text/javascript" src="menu_data.js"></script>
