// Path names 100201
	var progName = "SUMone";
	var zipname = "sumone.exe";
	var vnum = "2.5";
	var vsize = "18.7";
	var basePrice = band3s;
	var homePrice = band3h;
	var langPrice = "0";
	var langhomePrice = "0";
	
	var downpath = 'http://www.resourcekt.co.uk/resource/' + zipname;
	var downdata = '<STRONG>' + zipname + '</STRONG> and is ' + vsize + 'MB.';
	var instpath = "../SUMone/install.exe";
	
	var winStuff = 'Version: ' + vnum + '<BR>Windows<BR>98, Me, 2000,<BR>XP, Vista, 7';
	var cdpath = "../SUMone/RunTime/SUMone.exe";
	var runpath = "../../../../../../../Program Files/SUMone/sumone.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>';