diff --git a/index.htm b/index.htm
index 39b7135..52bbebc 100644
--- a/index.htm
+++ b/index.htm
@@ -891,8 +891,7 @@
-
-
+
@@ -1374,26 +1373,7 @@
-
-
-
-
-
-
-
-
+
@@ -1505,9 +1485,6 @@
case '4':
$('#sAlphabet').append('');
break;
- case '5':
- $('#sAlphabet').append('');
- break;
}
});
};
@@ -1625,10 +1602,7 @@
case '6':
arrayCharacter = ['TumblingE_N,TumblingE_S,TumblingE_E,TumblingE_N,TumblingE_W', 'TumblingE_E,TumblingE_E,TumblingE_N,TumblingE_W,TumblingE_S', 'TumblingE_E,TumblingE_S,TumblingE_S,TumblingE_W,TumblingE_N', 'TumblingE_N,TumblingE_W,TumblingE_N,TumblingE_S,TumblingE_E', 'TumblingE_S,TumblingE_W,TumblingE_N,TumblingE_W,TumblingE_E', 'TumblingE_W,TumblingE_E,TumblingE_S,TumblingE_N,TumblingE_S', 'TumblingE_W,TumblingE_N,TumblingE_E,TumblingE_S,TumblingE_W', 'TumblingE_S,TumblingE_N,TumblingE_N,TumblingE_W,TumblingE_E', 'TumblingE_N,TumblingE_E,TumblingE_S,TumblingE_W,TumblingE_W', 'TumblingE_N,TumblingE_S,TumblingE_E,TumblingE_N,TumblingE_W', 'TumblingE_E,TumblingE_E,TumblingE_N,TumblingE_W,TumblingE_S', 'TumblingE_E,TumblingE_S,TumblingE_S,TumblingE_W,TumblingE_N', 'TumblingE_N,TumblingE_W,TumblingE_N,TumblingE_S,TumblingE_E', 'TumblingE_S,TumblingE_W,TumblingE_N,TumblingE_W,TumblingE_E']
break;
- case '7':
- arrayCharacter= ['WolfShapes_T,WolfShapes_F,WolfShapes_S,WolfShapes_C,WolfShapes_H', 'WolfShapes_O,WolfShapes_C,WolfShapes_T,WolfShapes_S,WolfShapes_F', 'WolfShapes_T,WolfShapes_S,WolfShapes_C,WolfShapes_F,WolfShapes_H', 'WolfShapes_H,WolfShapes_C,WolfShapes_T,WolfShapes_O,WolfShapes_F', 'WolfShapes_C,WolfShapes_T,WolfShapes_O,WolfShapes_F,WolfShapes_S', 'WolfShapes_F,WolfShapes_S,WolfShapes_T,WolfShapes_O,WolfShapes_H', 'WolfShapes_S,WolfShapes_T,WolfShapes_O,WolfShapes_C,WolfShapes_F', 'WolfShapes_O,WolfShapes_S,WolfShapes_C,WolfShapes_F,WolfShapes_H', 'WolfShapes_H,WolfShapes_T,WolfShapes_S,WolfShapes_C,WolfShapes_F', 'WolfShapes_T,WolfShapes_C,WolfShapes_O,WolfShapes_F,WolfShapes_S', 'WolfShapes_S,WolfShapes_H,WolfShapes_T,WolfShapes_C,WolfShapes_F', 'WolfShapes_F,WolfShapes_C,WolfShapes_S,WolfShapes_T,WolfShapes_O', 'WolfShapes_T,WolfShapes_F,WolfShapes_O,WolfShapes_H,WolfShapes_C', 'WolfShapes_H,WolfShapes_O,WolfShapes_S,WolfShapes_F,WolfShapes_T']
- break;
- }
+ }
var arrayHeight = -1;
for (var i = arrayCharacter.length - 1; i >= 0; i--) {
arrayHeight++;