with(milonic=new menuname("Sample mainmenu")){
alwaysvisible=1;
margin=2;
orientation="horizontal";
style=horizStyle;
menuwidth="99.5%";
menualign="center";
position="relative";
aI("text=Home;image=home_grn.gif;title=Back to Home Page;url=http://www.youngdentalcare.com/;");
aI("showmenu=aboutus;text=About Us;");
aI("showmenu=services;text=Services;");
aI("text=Make Appointment;title=Click Here To Request An Appointment;url=http://secure.youngdentalcare.com;");
aI("text=Download Forms;title=Click Here To Download Forms;url=http://secure.youngdentalcare.com/welcome.htm;");
aI("text=Care Credit;title=Apply Online Securely & You May Be Approved In Seconds;url=http://www.youngdentalcare.com/carecredit.htm;");
aI("showmenu=kidszone;text=Kids Zone!;");
}
drawMenus();