Basically the switch statement for the menu had some numbers that were off. it went 7 9 10 11 instead of 7 8 9 10 Joilnen's Fix for bug #999 Basically the switch statement for the menu had some numbers that were off. it went 7 9 10 11 instead of 7 8 9 10 Kent