/*FORMAT of LINKS for each TEST FILE is
       links.TESTFILENAME =[LINK1, LINNK2, ... LINK]
  Each LINK has the following form INCLUDING the quotes of both kinds:
      "<a href='URL OF LINK'> DISPLAY </a>"
 but replace URL OF LINK with the full URL of the file (eg. www.mei.org/algebra/binomials.html)
 and replace DISPLAY with the name of the text to click on for that link eg "Revise Binomials"
 so it looks like this for this exmaple:
      "<a href='www.mei.org/algebra/binomials.html'>Revise Binomails</a>"
 If you have more than one LINK, separate each (in the form above) by a comma inside the [] brackets.
 EG
 links.LogsPowers=[ "<a href='LogsBases.html'>Log Bases Test</a>", "<a href='http://www.mei.org/AS/log1.html'>Notes on Logs</a>" ]
*/ 
var links=new Object();
links.AlgFactorQuad=["<b>AS Pure Mathematics <i>(MEI Structured Maths C1 C2)</i></b> Third Edition (2004) pages 14-18"];
links.AlgFormSolveQuad=["<b>AS Pure Mathematics <i>(MEI Structured Maths C1 C2)</i></b> Third Edition (2004) pages 14-27"];
links.ComplexAddSub=["<b>AS Further Pure Mathematics</b> <i>(MEI Structured Mathematics FP1)</i> Third Edition (2004) pages 46-50"];
links.ComplexMulDivPolar=["<b>AS Further Pure Mathematics</b> <i>(MEI Structured Mathematics FP2)</i> Third Edition (2005) pages 37-39"];
links.ComplexMult=["<b>AS Further Pure Mathematics</b> <i>(MEI Structured Mathematics FP1)</i> Third Edition (2004) pages 46-50"];
links.ComplexPolar=["<b>AS Further Pure Mathematics</b> <i>(MEI Structured Mathematics FP1)</i> Third Edition (2005) pages 54-66"];
links.ComplexDiv=["<b>AS Further Pure Mathematics</b> <i>(MEI Structured Mathematics FP1)</i> Third Edition (2004) pages 50-54"];
links.ComplexConj=["<b>AS Further Pure Mathematics</b> <i>(MEI Structured Mathematics FP1)</i> Third Edition (2004) pages 46-50"];
links.ComplexPolarMulDiv=["<b>A2 Further Mathematics</b> <i>(MEI Structured Mathematics FP2)</i> Third Edition (2005) pages 37-38"];
links.DEorder1=["<b>Differential Equations <i>(MEI Structured Maths DE)</i></b> Third Edition (2006) pages 72-74"];
links.DEorder2a=["<b>Differential Equations <i>(MEI Structured Maths DE)</i></b> Third Edition (2006) pages 74-78"];
links.ExpModelling=["<b>A2 Pure Mathematics <i>(MEI Structured Mathematics C3 C4)</i></b> Third Edition (2004) pages 11-18"];
links.MechSuvatEquns=["<b>Mechanics 1 <i>(MEI Structured Mathematics M1)</i> Third Edition (2004) pages 22-28"];
links.MechSuvatSolve=["<b>Mechanics 1 <i>(MEI Structured Mathematics M1)</i> Third Edition (2004) pages 22-28"];
links.MechSuvatApply=["<b>Mechanics 1 <i>(MEI Structured Mathematics M1)</i> Third Edition (2004) pages 22-28"];
links.StatisticsMandSD=["<b>Statistics 1</b> <i>(MEI Structured Mathematics S1)</i> Third Edition (2004) pages 34-45"];
links.StatisticsLinCoding=["<b>Statistics 1</b> <i>(MEI Structured Mathematics S1)</i> Third Edition (2004) pages 46-49"];