var en_instructionsTitle=	"ASYMPTOPIA CROSSWORD BUILDER INSTRUCTIONS";
							 
var en_helpSec1Title=	 	"These steps should be done in order:";
var en_helpSec1Step1Txt=	"Step 1: Enter Word:Hint pairs into left text area. Alternatively, you can use the buttons to generate math problems, 10 problems per push. The toggles provide expanded functionality.";
var en_helpSec1Step2Txt=	"Step 2: Load the entries by pushing the \"Add\" button";
var en_helpSec1Step3Txt=	"Step 3: Generate Key";
var en_helpSec1Step4Txt=	"Step 4: Generate Puzzle";
var en_helpSec1Step5Txt=	"Step 5: Generate Hints";
var en_helpSec1Step6Txt=	"Step 6: Print via browser built-in print function";

var en_helpSec2Title=	 	"Fixing Timeout Problems:";

var en_helpSec2Step1Txt=	"Firefox default settings need to be changed as follows: In Firefox, type \"about:config\" in your url bar, then change (by double clicking) the line for \"dom.max_script_run_time\" to read 500. Now Firefox will run javascripts for 500 seconds so the algorithm can finish.";

var en_helpSec3Title=		"Important Notes:";

var en_helpSec3Step1Txt=	"Fontsize should be 12pt for proper layout";
var en_helpSec3Step2Txt=	"For best results use Mozilla Firefox browser";
var en_helpSec3Step3Txt=	"Supply extra words since not all will get fit";
var en_helpSec3Step4Txt=	"The toggle on GenerateKey panel allows disconnected words";
var en_helpSec3Step5Txt=	"Solution to script timeout problems described above";
var en_helpSec3Step6Txt=	"A fast way to wipe everything and start over is to reload (Ctrl-R)";
var en_helpSec3Step7Txt=	"Allowable characters are: English A-Z,a-z,\"-\",and: à,á,â,ã,ä,æ,ç,è,é,î,ï,í,ë,ê,ñ,ó,ô,ö,ù,ú,û,ü,À,Á,Â,Ã,Ä,Æ,Ç,È,É,Î,Ï,Í,Ë,Ê,Ñ,Ó,Ô,Ö,Ù,Ú,Û,Ü";


