with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=XPMainStyle;
aI("text=Arctic Oscillation;url=http://www.lakecountyskywarn.org/analysis/oscillations/product.php?img=ao;");
aI("text=El Nino Southern Oscillation;url=http://www.lakecountyskywarn.org/analysis/oscillations/product.php?img=enso;");
aI("text=Madden-Julian Oscillation;url=http://www.lakecountyskywarn.org/analysis/oscillations/product.php?img=mjo;");
aI("text=North Atlantic Oscillation;url=http://www.lakecountyskywarn.org/analysis/oscillations/product.php?img=nao;");
aI("text=Pacific/North American Pattern;url=http://www.lakecountyskywarn.org/analysis/oscillations/product.php?img=pna;");
}
drawMenus();