





_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=50                // Follow scrolling Rate

_subOffsetTop=2               // 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(XPMainStyle=new mm_style()){

onbgcolor="#C1D2EE";

oncolor="#000000";

offbgcolor="#EFEDDE";

offcolor="#000000";

bordercolor="#8A867A";

borderstyle="solid";

borderwidth=1;

separatorcolor="#EFEDDE";

separatorsize="2";

padding=3;

fontsize="85%";

fontstyle="normal";

fontweight="normal";

fontfamily="Tahoma,Helvetica,Verdana";

subimagepadding="2";

onborder="1px solid #316AC5";

offborder="1px solid #cccccc";

}





with(XPMenuStyle=new mm_style()){

onbgcolor="#C1D2EE";

oncolor="#000000";

offbgcolor="transparent";

offcolor="#000000";

bordercolor="#8A867A";

borderstyle="solid";

borderwidth=1;

separatorcolor="#8A867A";

separatorpadding="2";

separatoralign="right";

separatorwidth="80%";

padding=3;

fontsize="85%";

fontstyle="normal";

fontweight="normal";

fontfamily="Tahoma,Helvetica,Verdana";

image="../menu/xpblank.gif";

subimage="../menu/arrow.gif";

onborder="1px solid #316AC5";

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

outfilter="randomdissolve(duration=0.3)";

menubgimage="../menu/winxp.gif";

}





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

style=XPMainStyle;

//top=90;

//left=90;

alwaysvisible=1;

orientation="horizontal";

margin=4;

aI("text=Home Page;showmenu=Home;url=http://freetechstuff.netfirms.com/;status=Back To Home Page;");

aI("text=Personal;showmenu=Personal;");

aI("text=Windows Tips & Tricks;showmenu=Windows;");

aI("text= Microsoft Dot Net;showmenu=DotNet;");

aI("text=Free online Books And Tutorial;showmenu=books;");

aI("text=Earn money on Internet;url=http://freetechstuff.netfirms.com/webres/earnmoney.htm;status=Earn money on Internet;");

}

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

style=XPMenuStyle;

overflow="scroll";

margin=4;

aI("text=Home Page ;url=http://freetechstuff.netfirms.com/;");

aI("text=Site Map;url=http://freetechstuff.netfirms.com/sitemap.htm;");

}

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

style=XPMenuStyle;

overflow="scroll";

margin=4;

aI("text=Resume ;url=http://freetechstuff.netfirms.com/personal/resume.htm;");

aI("text=My Projects;showmenu=projects;status=free to download projects of Firewall in VC++ and Sales invoice system in VB;");

aI("text=Free Online computer Books;url=http://freetechstuff.netfirms.com/personal/Free_Books.htm;");

}



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

style=XPMenuStyle;

margin=4;

aI("text=Registry Tips and Tricks;url=http://freetechstuff.netfirms.com/win/registry.htm;status= Registry fundamentals and Tips & Tricks for manipulating registry");

aI("text= Windows Secret Tips;url=http://freetechstuff.netfirms.com/win/winsecret.htm;status= hidden secrets about windows;");

aI("text=Windows Shortcuts;url=http://freetechstuff.netfirms.com/win/winshort.htm;status=usefull collection of shortcut keys to speed up your tasks");

aI("text=Windows Untold Tricks;url=http://freetechstuff.netfirms.com/win/wintips.htm;status= Untold setting and secret of windows");

aI("text= Tips & Tricks for Net Surfing;url=http://freetechstuff.netfirms.com/win/netsurfing.htm;status=Tips & Tricks for Net Surfing ");

aI("text=Tips & Tricks for PC Performance;url=http://freetechstuff.netfirms.com/win/pcperformance.htm;status= Tips & Tricks for improving PC Performance");

aI("text=Tips & Tricks for Windows Performance;url=http://freetechstuff.netfirms.com/win/winperformance.htm;status=Tips & Tricks for improving Windows Performance" );

}



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

style=XPMenuStyle;

margin=4;

aI("text= Free Books and Tutorials ;url=http://freetechstuff.netfirms.com/dotnet/books.htm;status=Huge collection of free online Books on Dot net,C Sharp, Asp.net, VB.NET and Visual Studio .NET;");

aI("text=Introduction to ASP.NET;url=http://freetechstuff.netfirms.com/dotnet/aspintro.htm;status= Beginner Introduction to ASP.NET");

aI("text=What's New in Visual Studio .NET 2003;url=http://freetechstuff.netfirms.com/dotnet/new.htm;status=What's New in Visual Studio .NET 2003 ");

aI("text=Browser Independent web programming tips;url=http://freetechstuff.netfirms.com/webres/guidelines.htm;status=Browser Independent web programming tips ");

}



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

style=XPMenuStyle;

margin=4;

aI("text=Free Dot Net Books and Tutorial;url=http://freetechstuff.netfirms.com/dotnet/books.htm;status=Free Online Dot Net books and Tutorial;");

aI("text=Free C++ Books and Tutorial;url=http://freetechstuff.netfirms.com/books/c++.htm;status=Free C++ Books and Tutorial;");

aI("text=Free Visual C++ Books and Tutorial;url=http://freetechstuff.netfirms.com/books/visual_c++.htm;status=Free Visual C++ Books and Tutorial;");

aI("text=Free Visual Basic Books and Tutorial;url=http://freetechstuff.netfirms.com/books/visual_basic.htm;status=Free Visual Basic Books and Tutorial;");

aI("text=Free Web Programming Books and Tutorial;url=http://freetechstuff.netfirms.com/books/webprogramming.htm;status=Free Web Programming Books and Tutorial;");

aI("text=Free Database Programming Books and Tutorial;url=http://freetechstuff.netfirms.com/books/database.htm;status=Free Database Programming Books and Tutorial;");

aI("text=Free Online computer Books sites;url=http://freetechstuff.netfirms.com/personal/Free_Books.htm;");

}



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

style=XPMenuStyle;

margin=4;

aI("text=My Projects;url=http://freetechstuff.netfirms.com/personal/Projects.htm; status= free to download projects of Firewall in VC++ and Sales invoice system in VB");

aI("text=Sales Invoice System;url=http://freetechstuff.netfirms.com/personal/Sales Invoice System.htm;status = Sales invoice system made in Visual Basic");

aI("text= Open source Firewall for Windows;url=http://freetechstuff.netfirms.com/personal/Firewall.htm;status = open source firewall made using VC++");

}



drawMenus();



