with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
left=0;
orientation="horizontal";
style=menuStyle;
top=0;

aI("text=Home;url=http://seniortv.com/;");
aI("text=Wholesale Cable TV;url=http://seniortv.com/cable.php;");
aI("showmenu=Add-On Products;text=Add-On Products;");
aI("text=Related Products;url=http://seniortv.com/related.php;");
aI("text=References;url=http://seniortv.com/references.php;");
aI("text=Wiring;url=http://seniortv.com/wiring.php;");
aI("showmenu=About SeniorTV;text=About SeniorTV;");
aI("text=Request Quote;url=http://seniortv.com/request-quote.php;");
aI("text=Support;url=http://seniortv.com/support;");
}

with(milonic=new menuname("Add-On Products")){
style=Products;
aI("text=TV Guide Channel;url=http://seniortv.com/tv-guide.php;");
aI("text=High-Speed Internet;url=http://seniortv.com/internet.php;");
aI("text=Community Channels;url=http://seniortv.com/community-channel.php;");
aI("text=Automated DVD Playback;url=http://seniortv.com/dvd-playback.php;");
aI("text=Televisions;url=http://seniortv.com/pdf/televisions.pdf;");
aI("text=Remote Controls;url=http://seniortv.com/pdf/remotes.pdf;");
}

with(milonic=new menuname("About SeniorTV")){
style=Products;
aI("text=Why SeniorTV;url=http://seniortv.com/why-seniortv.php;");
aI("text=Company History;url=http://seniortv.com/about.php;");
}

drawMenus();
