





_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="#EAF0F4";

oncolor="#4E7794";

offbgcolor="#c0ced8";

offcolor="#2F4455";

bordercolor="";

borderstyle="solid";

borderwidth=1;

separatorcolor="#30414E";

separatorsize="1";

padding=5;

fontsize="10";

fontstyle="normal";

fontweight="bold";

fontfamily="Verdana, Tahoma, Arial";

pagecolor="#ffffff";

pagebgcolor="#1E5D88";

headercolor="#000000";

headerbgcolor="#ffffff";

subimage="http://www.bjsonline.com/watches/arrow.gif";

subimagepadding="5";

overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#777777', Direction=135, Strength=5)";

outfilter="randomdissolve(duration=0.3)";

}





with(milonic=new menuname("Main Menu")){

style=menuStyle;

top=70;

left=195;

itemwidth=1;

menuwidth=780;

alwaysvisible=1;

orientation="horizontal";

position="relative";



aI("text=BJSOnline&nbsp;&nbsp;;showmenu=BJSOnline;status=BJSOnline;onfunction=showtip('View our homepage and introduction sections.')");

aI("text=Rolex&nbsp;&nbsp;Vintage&nbsp;status=Rolex Vintage;onfunction=showtip('View our wristwatch catalogue.');url=http://www.bjsonline.com/watches/catalog/catalog.cgi?browse=browse&section=vintage&make=rolex");

aI("text=Watch&nbsp;&nbsp;For&nbsp;Sale?&nbsp;;status=Watch For Sale;onfunction=showtip('Click here if you seek to sell your timepiece.');url=http://www.bjsonline.com/watches/wanted/");

aI("text=Articles&nbsp;&nbsp;;status=Articles;onfunction=showtip('Interesting articles on Rolex Watches.');url=http://www.bjsonline.com/watches/articles/");

aI("text=Memorabilia&nbsp;&nbsp;;showmenu=Memorabilia;status=MMemorabilia;onfunction=showtip('Memorabilia.')");

aI("text=FAQ&nbsp;&nbsp;;showmenu=FAQ;status=Frequently Asked Questions;onfunction=showtip('Frequently Asked Questions.')");

aI("text=Currency&nbsp;Converter&nbsp;&nbsp;;status=Currency Converter;onfunction=showtip('Free online currency converter.');url=http://www.bjsonline.com/watches/forex/");

aI("text=Contact&nbsp;Us&nbsp;&nbsp;;showmenu=Contact;status=Contact Us;onfunction=showtip('Find out how to get in touch with us.');url=http://www.bjsonline.com/watches/contact/");

aI("text=Gallery&nbsp;&nbsp;;status=Gallery;onfunction=showtip('Rolex Gallery');url=http://www.bjsonline.com/watches/gallery/index.php");

aI("text=Archives&nbsp;&nbsp;;status=Archives;onfunction=showtip('Interesting articles on Rolex Sold Archives');url=http://www.bjsonline.com/watches/catalog/catalog.cgi?browse=browse&section=archive&make=rolex");

}



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

style=menuStyle;

aI("text=Home;status=Home;url=http://bjsonline.com/index.shtml");

aI("text=Introduction;status=Introduction;url=http://bjsonline.com/watches/");

aI("text=Whats New;status=Whats New;url=http://www.bjsonline.com/watches/news/")





}


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

style=menuStyle;

aI("text=Rolex Ads;status=Introduction;url=http://www.bjsonline.com/watches/ads/");

aI("text=Rolex Booklets;status=Background;url=http://www.bjsonline.com/watches/booklets/");

aI("text=Celebrity Owners;status=Philosophy;url=http://www.bjsonline.com/watches/stars/");

aI("text=Vintage Rolex Catalogues;status=Useful Links;url=http://www.bjsonline.com/watches/vrc/");

}



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

style=menuStyle;

aI("text=Glossay;status=Glossary of Watch Terms;url=http://www.bjsonline.com/watches/glossary/");

aI("text=Gradings;status=Gradings;url=http://www.bjsonline.com/watches/terms/");

aI("text=Terms of Business;status=Terms & Conditions of Business;url=http://www.bjsonline.com/watches/terms/");

}



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

style=menuStyle;

aI("text=Contact Details;status=Contact Details;url=http://www.bjsonline.com/watches/contact/");

aI("text=Online Email Facility;status=Online Email Facility;url=http://www.bjsonline.com/watches/contact/contact.shtml");

}



drawMenus();



