// Path names 100201
	var progName = "Albert's&#32;House&#32;III";
	var zipname = "albertshouseiii.exe"
	var vnum = "3.4";
	var vsize = "34.5";
	var basePrice = band3s;
	var homePrice = band3h;
	var langPrice = band3sl;
	var langhomePrice = band3hl;
	
	var downpath = 'http://www.resourcekt.co.uk/resource/' + zipname;
	var downdata = '<STRONG>' + zipname + '</STRONG> and is ' + vsize + 'MB.';
	var instpath = "../Albert's%20House%20III/install.exe";
	
	var winStuff = 'Version: ' + vnum + '<BR>Windows<BR> 98, Me, 2000, <BR> XP, Vista, 7';
	var cdpath = "../Albert's House III/RunTime/Albert's House III.exe";
	var runpath = '../../../../../../../Program Files/Albert&rsquo;s House III/Albert&rsquo;s House III.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>';