// Path names 100201
	var progName = "Moles";
	var zipname = "moles.exe";
	var vnum = "1.91";
	var vsize = "4.7";
	var basePrice = band1s;
	var homePrice = band1h;
	var langPrice = band1sl;
	var langhomePrice = band1hl;
	
	var downpath = 'http://www.resourcekt.co.uk/resource/' + zipname;
	var downdata = '<STRONG>' + zipname + '</STRONG> and is ' + vsize + 'MB.';
	var instpath = "../Moles/install.exe";
	
	var winStuff = 'Version: ' + vnum + '<BR>Windows<BR>98, Me, 2000,<BR>XP, Vista, 7';
	var cdpath = "../Moles/RunTime/Moles.exe";
	var instpath = "../Moles/install.exe";
	var downlocdata = '<P class="instnotes"><A href=' + downpath +'>Click here to start the download.</A></P>';
	var instlocdata = '<P class="instnotes"><A href=' + instpath +'>Click here to start the installation.</A></P>';