with(new menuname("Main Menu")){
               style=menuStyle;
               alwaysvisible=1;
               orientation="vertical";
               position="relative";
                            margin="2";
                          align="left";
                        aI("text=Home;url=index.php;;separatorsize=1")
aI("text=Product Specifications;url=specifications.php;;separatorsize=1")
aI("text=Customers;showmenu=customers;url=procustomers.php;;separatorsize=1")
aI("text=Distributors;showmenu=distributors;url=map;separatorsize=1")
aI("text=Videos;showmenu=videos;url=videos.php;;separatorsize=1")
aI("text=Endorsements;showmenu=endorsements;url=endorsements.php;;separatorsize=1")
aI("text=News Articles;showmenu=press;url=articles.php;;separatorsize=1")
aI("text=Technical Papers;showmenu=technical;url=technicalpapers.php;;separatorsize=1")
aI("text=Purchase;showmenu=purchase;url=purchase.php;separatorsize=1")
aI("text=Owner's Manual (PDF);url=ownersmanual0601.pdf ;separatorsize=1")
aI("text=Affiliates;url=resources.php;;separatorsize=1")
aI("text=Resources;url=affiliates.php;showmenu=resources;separatorsize=1")
aI("text=Contact Us;showmenu=contacts;url=mailto:questions@life-safer.com;;separatorsize=1")

}



               drawMenus();
