";
< //document.getElementById('answer' + eval(1 + j)).innerHTML=trbits;
---
> document.getElementById('answer' + eval(1 + j)).innerHTML=tdbit;
224,225c227
< document.getElementById('mytbody').innerHTML=myh + trbits;
< document.getElementById('vris').innerHTML=thedefaults[which].clue;
---
>
229a232,257
> var firsttheone=theone.split(',')[0] + ',';
> var yourone=('new Scientific_Research("' + firsttheone + theone.replace(firsttheone,'').toLowerCase().replace(/\'/g,'').replace(/\"/g,'') + '"])').replace(',','"~["').replace(/,/g,'"~"').replace(/~/g,",");
> var huhs=(firsttheone + theone.replace(firsttheone,'').toLowerCase()).split('|');
> var jwords,jdiff=0,iwords,awords,cwords, ananswer="", aclue=huhs[0].split(',')[eval(-1 + huhs[0].split(',').length)];
> for (var iclue=0; iclue<1; iclue++) {
> ananswer=huhs[eval(1 + iclue)];
> cwords=aclue.split('$#@!');
> awords=ananswer.split('$#@!');
> for (iwords=0; iwords if (eval(awords[iwords].length) >= eval(cwords[iwords].length)) {
> isok=false;
> alert('Sorry, but "' + theone + '" does not suit the game rules because the clue word length is less than or equal to the corresponding answer word length.');
> return false;
> }
> startwith=cwords[iwords].toLowerCase();
> for (jwords=0; jwords if (startwith.indexOf(awords[iwords].substring(jwords, eval(1 + jwords)).toLowerCase()) != -1) {
> startwith=startwith.replace(awords[iwords].substring(jwords, eval(1 + jwords)).toLowerCase(),'');
> } else {
> alert('Sorry, but "' + theone + '" does not suit the game rules the answer does not have all the letters of the clue.');
> return false;
> }
> }
> }
> }
> if (!isok) alert('Sorry, but "' + theone + '" does not suit the game rules.');
234c262
< var theone=null, yourone="", pretheone,ipre,lpre=1,theones, realask=false, firsttheone='', secondtheone='';
---
> var theone=null, yourone="", pretheone,ipre,lpre=1,theones, realask=false, firsttheone='';
244,245c272
<
< pretheone=prompt(inadd + "Enter your however many comma separated entry that goes ... Clue for Sharp Tool, Answer of saw, an_wer1|answer1,_nswer2|answer2,ans_er1|answer3 ... and to do more than one at a time, separate by ! ... and to clear the cookie data regarding this enter a blank string (or one or more space characters only to avoid being prompted again)", "What do they eat on Mars?,earth bar,ast_roid|asteroid,s_tellite|satellite,unive_se|universe,plane_|planet,black_ole|blackhole, ,or_it|orbit,gal_xy|galaxy,c_ater|crater");
---
> pretheone=prompt(inadd + "Enter your two comma separated entry (where you reject letters from clue to derive answer) that goes ... Clue, scientistnamealwayslongerthananswer1|answer1 ... and to do more than one at a time, separate by ! ... and to clear the cookie data regarding this enter a blank string (or one or more space characters only to avoid being prompted again)", "Female Chicken,heisenberg|hen");
250c277
< vr_deleteCookie();
---
> sr_deleteCookie();
254c281
< pretheone=prompt("Enter your however many comma separated entry that goes ... Clue for Sharp Tool, Answer of saw, an_wer1|answer1,_nswer2|answer2,ans_er1|answer3 ... and to do more than one at a time, separate by !", "What do they eat on Mars?,earth bar,ast_roid|asteroid,s_tellite|satellite,unive_se|universe,plane_|planet,black_ole|blackhole, ,or_it|orbit,gal_xy|galaxy,c_ater|crater");
---
> pretheone=prompt("Enter your two comma separated entry (where you reject letters from clue to derive answer) that goes ... Clue, scientistnamealwayslongerthananswer1|answer1 ... and to do more than one at a time, separate by !", "Female Chicken,heisenberg|hen");
273,275d299
< if (theone != null) {
< numrowsingame=eval(-1 + theone.split('|').length);
< }
281c305
< } else if (eval(theone.split(',').length) == eval(3 + numrowsingame) && eval(theone.split('|').length) == eval(1 + numrowsingame)) {
---
> } else if (theone.split(',').length == eval(1 + numrowsingame) && theone.split('|').length == eval(1 + numrowsingame)) {
286d309
< //alert(extras);
290,295c313
< secondtheone=theone.split(',')[1] + ',';
< //alert(firsttheone);
< //alert(secondtheone);
< //alert(theone.replace((firsttheone + secondtheone),'').toLowerCase());
< yourone=('new Vertical_Riddle("' + firsttheone.replace(',','@') + secondtheone + theone.replace((firsttheone + secondtheone),'').toLowerCase().replace(/\'/g,'').replace(/\"/g,'') + '"])').replace(',','"~["').replace(/,/g,'"~"').replace(/~/g,",").replace('@','","');
< //alert(yourone);
---
> yourone=('new Scientific_Research("' + firsttheone + theone.replace(firsttheone,'').toLowerCase().replace(/\'/g,'').replace(/\"/g,'') + '"])').replace(',','"~["').replace(/,/g,'"~"').replace(/~/g,",");
298c316
< if (inadd == "" || document.URL.indexOf('vrclues=') != -1) {
---
> if (inadd == "" || document.URL.indexOf('srclues=') != -1) {
307c325
< } else if (eval(theone.split(',').length) == eval(3 + numrowsingame)) {
---
> } else if (theone.split(',').length == eval(1 + numrowsingame)) {
311,312c329,330
< } else if (eval(theone.split('|').length) == eval(1 + numrowsingame)) {
< alert('Sorry, but "' + theone + '" does not suit the game rules because the number of data fields is wrong.');
---
> } else if (theone.split('|').length == eval(1 + numrowsingame)) {
> alert('Sorry, but "' + theone + '" does not suit the game rules because the number of data fields is wrong, perhaps because you have forgotten the Category field.');
341c359
< suffix="?vrclues=&prevscore=" + encodeURIComponent(document.getElementById('score').innerHTML.split(" versus ")[0]) + "&prevlist=" + encodeURIComponent(thislist);
---
> suffix="?srclues=&prevscore=" + encodeURIComponent(document.getElementById('score').innerHTML.split(" versus ")[0]) + "&prevlist=" + encodeURIComponent(thislist);
354c372
< document.getElementById('vrclues').value=extras;
---
> document.getElementById('srclues').value=extras;
361c379
< if (andsend) vr_setCookie(extras);
---
> if (andsend) sr_setCookie(extras);
365,366c383,384
< if (!andsend || (prefix[0] + 'body=' + encodeURIComponent(nofile(document.URL).split('#')[0].split('?')[0] + '?vrclues=' + encodeURIComponent(extras) + suffix)).length < ninehundred) {
< document.getElementById('aemail').href=prefix[0] + 'body=' + encodeURIComponent(nofile(document.URL).split('#')[0].split('?')[0] + '?vrclues=' + encodeURIComponent(extras) + suffix);
---
> if (!andsend || (prefix[0] + 'body=' + encodeURIComponent(nofile(document.URL).split('#')[0].split('?')[0] + '?srclues=' + encodeURIComponent(extras) + suffix)).length < ninehundred) {
> document.getElementById('aemail').href=prefix[0] + 'body=' + encodeURIComponent(nofile(document.URL).split('#')[0].split('?')[0] + '?srclues=' + encodeURIComponent(extras) + suffix);
377c395
< document.getElementById('vrclues').value=extras;
---
> document.getElementById('srclues').value=extras;
398c416
< vr_setCookie(extras);
---
> sr_setCookie(extras);
442c460
<
---
>
445,446c463,464
<
<
---
>
>
450c468
<