
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=home;text=Home     |;url=index.php;");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=products;text=Products     |;url=products.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=service;text=Service & Repairs     |;url=service.html");
aI("bgimage=xp_button_green.gif;overbgimage=xp_button_burnton.gif;showmenu=contact;text=Contact Us;url=contact.html;");

}

drawMenus();

