
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=25;
itemwidth="relative";
left=10;
position="relative";
orientation="horizontal";
style=background;
top=10;


  

aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=d;text=Home     |;url=index.html;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=d;text=Products     |;url=products.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=d;text=Service & Repairs     |;url=service.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=d;text=Contact Us;url=contact.html;");

}

drawMenus();

