
_menuCloseDelay=500;
_menuOpenDelay=200;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=50;
_subOffsetTop=16;
_subOffsetLeft=16;

with(style1=new mm_style()){


offcolor="#000000";
oncolor="#0033FF";
bordercolor="#663300";
borderstyle="solid";
borderwidth=2;
fontsize=11;
fontstyle="normal";
fontweight="bold";
fontfamily="lucida bright";
subimage="http://www.49x.com/MILONIC/arrow.gif";
padding=4;
bgimage="coffeeCream.jpg";
high3dcolor="#CC9977";
low3dcolor="#663333";
separatorcolor="#CC6600";
separatorsize="3";
swap3d="true";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
align="center"

}
with(milonic=new menuname("mainmenu")){
screenposition="center:top";
style=style1;
alwaysvisible=1;
followscroll=1;
orientation="horizontal";
aI("text=Home;url=http://www.49x.com/index.htm;status=Back to the Home page;");
aI("text=Personal Gifts;showmenu=gifts;pointer=default;");
aI("text=Web Design;url=http://www.49x.com/WebDesign/index.htm;");
aI("text=Knowledge Pool;showmenu=knowledgepool;pointer=default;");
aI("text=Free Downloads;url=http://www.49x.com/Downloads/downloads.htm;");
aI("text=Local PC Tutoring;url=http://www.49x.com/Tutoring/tutor.htm;");
aI("text=Software Repairs;showmenu=repairs;pointer=default;");
aI("text=Community;showmenu=community;pointer=default;");
aI("text=Contact;url=mailto:webmail@49x.com;");
}
with(milonic=new menuname("gifts")){
itemwidth=77;
top="offset=10"
	left="offset=10"
style=style1;
aI("text=Loie's Loft;showmenu=loiesloft;");
aI("text=View Cart;url=https://www.paypal.com/cart/display=1&business=loie%4049x.com;");
}
with(milonic=new menuname("loiesloft")){
itemwidth=110;
style=style1;
aI("text=Bright Bears;url=http://49x.com/Gifts/LoiesLoft.htm;target=_blank");
aI("text=Assorted Animals;url=http://49x.com/Gifts/LoiesLoft.htm;target=_blank");
aI("text=Computer Babes;url=http://49x.com/Gifts/LoiesLoft.htm;target=_blank");
}
with(milonic=new menuname("knowledgepool")){
itemwidth=144;
top="offset=10"
	left="offset=10"
style=style1;
followscroll=3;
aI("text=Life Long Email Address;url=http://www.49x.com/Tutoring/tutor.htm#LIFEMAIL;target=_blank");
aI("text=Basic Knowledge Online;url=http://www.49x.com/Links/xgeneralKnowledge.htm;");
aI("text=Advanced Knowledge Online;url=http://www.49x.com/Links/xadvancedKnowledge.htm;");
aI("text=Chat With Me Online;url=http://www.49x.com/Tutoring/tutor.htm#CHAT;");
}
with(milonic=new menuname("repairs")){
itemwidth=111;
style=style1;
top="offset=10"
	left="offset=10"
followscroll=3;
aI("text=Spyware Removal;url=http://www.49x.com/Tutoring/tutor.htm#SECURITY;target=_blank");
aI("text=Microsoft Office Repairs;url=http://www.49x.com/Tutoring/tutor.htm#OFFICE;target=_blank");
aI("text=Microsoft Windows Repairs;url=http://www.49x.com/Tutoring/tutor.htm#WINDOWS;target=_blank");
aI("text=Spam Blocking;url=http://www.49x.com/Tutoring/tutor.htm#SECURITY;target=_blank");
}
with(milonic=new menuname("community")){
itemwidth=66;
style=style1;
top="offset=10"
	left="offset=10"
followscroll=3;
aI("text=Some Useful Links;url=http://www.49x.com/Community/SomeUsefulLinks.htm;target=_blank");

drawMenus();