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=The CATCH ;showmenu=thecatch;url=thecatch.php;");
aI("text=The CATCH-BIG ;showmenu=catchbig;url=catchbig.php;");
aI("text=The CATCH-MEGA ;showmenu=catchmega;url=catchmega.php;");
aI("text=The CATCH-ROD ;showmenu=rodcatch;url=rodcatch.php;");
aI("text=About Us ;showmenu=aboutus;");
aI("text=Friendly Comments ;url=comments.php;");
aI("text=Who We Support ;url=whowesupport.php;");
aI("text=Contact Us ;url=mailto:info@getthecatch.com");
aI("text=Order The CATCH ;fontweight=bold;url=thecatch.php;");
aI("text=Order BIG ;fontweight=bold;url=catchbig.php;");
aI("text=Order MEGA ;fontweight=bold;url=catchmega.php;");
}



               drawMenus();