27,33c27 < #tdstatus { padding: 5 5 5 5; } < < #td1 { border-right: 1px dotted pink; } < #td2 { border-right: 1px dotted pink; } < #td3 { border-right: 1px dotted pink; } < #td4 { border-right: 1px dotted pink; } < --- > $tdstatus { padding: 5 5 5 5; } 45,48c39,42 < var thewords=['Clairvoyance', 'Fruit', 'Food', 'Animal', 'Bird', 'Carpentry', 'London', 'India', 'Australian Indigenous Language', 'Cell']; < var theelems=["", ">", ">", ">", ">", ">", ">", ">", ">", ">"]; < var thenouns=['Zener Card', 'Fruit', 'Meal', 'Creature', 'Bird', 'Framework Feature', 'Day', 'State', 'Language Area', 'Cell Part']; --- > var thewords=['Clairvoyance', 'Fruit', 'Food', 'Animal']; > var theelems=["", ">", ">", ">"]; > var thenouns=['Zener Card', 'Fruit', 'Food', 'Animal']; 53c47 < var otheris='', delay=0, imlist=[], tds=[], squaredim=0, wourl='', randomize=false; --- > var otheris=''; 57c51 < var bihnull=true, imname='', coordsarr=[], xaltdu=''; --- > var bihnull=true; 69c63 < if (thewords[theiw] == 'Food') { --- > if (thenouns[theiw] == 'Food') { 77c71 < } else if (thewords[theiw] == 'Fruit') { // '127825', '127825', '127818', '127827', '127821' --- > } else if (thenouns[theiw] == 'Fruit') { // '127825', '127825', '127818', '127827', '127821' 85c79 < } else if (thewords[theiw] == 'Animal') { --- > } else if (thenouns[theiw] == 'Animal') { 93,175d86 < } else if (thewords[theiw] == 'Bird') { < delay=8000; < randomize=true; < if (document.URL.indexOf('rjmprogramming.com.au/') != -1) { < theelems[theiw]=' "); --- > document.write("

" + thewords[theiw] + " Game " + multimaybe() + "

"); 1044,1047c754,756 <

RJM Programming - May, 2026 ... checking for other game players now

<

Score: 0/0

< < --- >

RJM Programming - May, 2026 ... checking for other game players now

>

Score: 0/0

>
1061,1063d769 < //if (delay > 0) { < //setTimeout(fireup, delay); < //} else { 1065,1066d770 < //} < imagemapcheck();