//edit the following lines

var GCfilName= "synfuelGC.jdx";
var MSfilName= "tolms.jdx";
var MolfilName= "toluene.mol";

GCMSLinks(3.4, 1, .15, "../../../1butene.jdx","../../../1butene.mol","1-butene");
GCMSLinks(3.6, 1, .15, "../../../2mepropene.jdx","../../../2mepropene.mol","2-methylpropene");
GCMSLinks(4.1, 1, .15, "../../../2mebutane.jdx","../../../2mebutane.mol","2-methylbutane");
GCMSLinks(4.7, 1, .15, "../../../4mepentene.jdx","../../../4mepentene.mol","4-methylpentene");
GCMSLinks(5.1, 1, .15, "../../../3mepentane.jdx","../../../3mepentane.mol","3-methylpentane");
GCMSLinks(6.0, 1, .15, "../../../mecyclopent.jdx","../../../mecyclopent.mol","methylcyclopentane");
GCMSLinks(6.5, 1, .15, "../../../benzene.jdx","../../../benzene.mol","benzene");
GCMSLinks(10.9, 1, .15, "../../../tolms.jdx","../../../toluene.mol","toluene");
GCMSLinks(16.2, 1, .15, "../../../etbenzene.jdx","../../../etbenzene.mol","ethylbenzene");
GCMSLinks(16.7, 1, .15, "../../../mxylene.jdx","../../../mxylene.mol","m- and p-xylene");
GCMSLinks(17.9, 1, .15, "../../../oxylene.jdx","../../../oxylene.mol","o-xylene");
GCMSLinks(20.3, 1, .15, "nams.jdx","../../../et2mebenz.mol","1-ethyl-2-methylbenzene");
GCMSLinks(21.4, 1, .15, "../../../propylbenz.jdx","../../../propylbenz.mol","propylbenzene");
GCMSLinks(21.9, 1, .15, "../../../et4mebenz.jdx","../../../et4mebenz.mol","1-ethyl-4-methylbenzene");
GCMSLinks(22.8, 1, .15, "../../../et3mebenz.jdx","../../../et3mebenz.mol","1-ethyl-3-methylbenzene");
GCMSLinks(23.7, 1, .15, "nams.jdx","../../../trimebenz.mol","1,2,4-trimethylbenzene");
GCMSLinks(25.7, 1, .15, "../../../cymene.jdx","../../../cymene.mol","1-methyl-4-(ethylmethyl)-benzene");
GCMSLinks(26.5, 1, .15, "nams.jdx","../../../12dietbenz.mol","1,2-diethylbenzene");
GCMSLinks(26.9, 1, .15, "nams.jdx","../../../etdimebenz.mol","1-ethyl-2,4-dimethylbenzene");
GCMSLinks(30.9, 1, .15, "nams.jdx","../../../dihmeindene.mol","2,3-dihydro-1-methyl-1H-indene");
GCMSLinks(32.8, 1, .15, "../../../naphth.jdx","../../../naphth.mol","naphthalene");
GCMSLinks(37.8, 1, .15, "../../../2menaphth.jdx","../../../2menaphth.mol","2-methylnaphthalene");
GCMSLinks(42.2, 1, .15, "../../../2etnaphth.jdx","../../../2etnaphth.mol","2-ethylnaphthalene");
GCMSLinks(42.6, 1, .15, "../../../18dimenaphth.jdx","../../../18dimenaphth.mol","1,8-dimethylnaphthalene");
GCMSLinks(47.7, 1, .15, "../../../meetnaphth.jdx","../../../meetnaphth.mol","2-(1-methylethyl)-naphthalene");


var ShowDesc="T";

var title= "GC of synfuel";
var reference="C Ingram PhD thesis";
var author= "Prof Robert John Lancashire";
var address1= "Department of Chemistry";
var address2= "University of the West Indies";
var address3= "Mona, Kingston 7, JAMAICA";
var lastMod= "1st September, 2006";

//you should not need to edit the html files.

