var cw = 7;
var ht = 9;
var wd = 9;
var dsize = 40;
var fsize = 26;
var grid = new Array(86, 69, 73, 78, 0,  83, 73, 90, 69, 
                     73, 0,  84, 0,  0,  84, 0,  79, 0,  
                     78, 0,  65, 76, 67, 79, 72, 79, 76, 
                     69, 0,  76, 0,  0,  78, 0,  0,  89, 
                     71, 76, 89, 67, 65, 69, 77, 73, 67, 
                     65, 0,  0,  79, 0,  0,  69, 0,  72, 
                     82, 73, 67, 79, 84, 84, 65, 0,  69, 
                     0,  67, 0,  75, 0,  0,  84, 0,  69, 
                     66, 69, 69, 83, 0,  71, 89, 77, 83);
var guess = new Array(81);
var nums = new Array(0, 2, 5, 7, 20, 26, 36, 39, 42, 54, 55, 72, 77);
var cluesA = new Array("1. Blood vessel visible in cave injury (4)", "3. The heart of Fizz in the South East is another dimension (4)", "5. Liquor that makes Hal cool (7)", "7. Magi cycle around for blood-sugar index (9)", "10. Rita holds baby bed to make cheese (7)", "12. Look backward after band leader to find a swarm (4)", "13. Sounds like these fitness centres belong to James? (4)");
var cluesD = new Array("1. Mixing gin during rave ends up like pickling liquid (7)", "2. Lay it around a country (5)", "3. Not back in South East rock (5)", "4. See animal park backward during snooze (3)", "6. Particularly cheesy (contains fruit) (7)", "8. Could be broth-spoilers (5)", "9. My tea, chewed up, still looks fleshy (5)", "11. 1, 100 and Napier's number are frozen together (3)");
