// Path names 100201
	var progName = "Shannon’s Game";
	var zipname = "shannonsgame.exe";
	var vnum = "1.6";
	var vsize = "4.6";
	var basePrice = band2s;
	var homePrice = band2h;
	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 = "../Shannon's%20Game/install.exe";
	
	var winStuff = 'Version: ' + vnum + '<br>Windows<br> XP, Vista, 7';
	var cdpath = "../Shannon's Game/RunTime/Shannon's Game.exe";
	var runpath = "../../../../../../../Program%20Files/shannon's Game/Shannon's Game.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>';