
 // template
 function crw(file, features) { 

	var content = "<html><head><title>Popup</title></head>" + "<body><left><form><h2></h2><p><img src='Testimonials/Cancer_Research_Wales_171107.gif'></p><input type='button' value='Close this Window'"
	+ "onClick='window.close()'></form>" + "</left>"+ "</body></html>";
	var pop = window.open("","",features);
	pop.document.open();
	if (window.focus) {
		pop.focus()
	};
	pop.document.write(content);
	pop.document.close();
} 

function northamptonshire(file, features) { 

	var content = "<html><head><title>Popup</title></head>" + "<body><left><form><h2></h2><p><img src='Testimonials/Northamptonshire_County_Cou.gif'></p><input type='button' value='Close this Window'"
	+ "onClick='window.close()'></form>" + "</left>"+ "</body></html>";
	var pop = window.open("","",features);
	pop.document.open();
	if (window.focus) {
		pop.focus()
	};
	pop.document.write(content);
	pop.document.close();
} 

function conferenceline(file, features) { 

	var content = "<html><head><title>Popup</title></head>" + "<body><left><form><h2></h2><p><img src='Testimonials/conferenceline.gif'></p><input type='button' value='Close this Window'"
	+ "onClick='window.close()'></form>" + "</left>"+ "</body></html>";
	var pop = window.open("","",features);
	pop.document.open();
	if (window.focus) {
		pop.focus()
	};
	pop.document.write(content);
	pop.document.close();
} 

 function GorgioArmani(file, features) { 

	var content = "<html><head><title>Popup</title></head>" + "<body><left><form><h2></h2><p><img src='Testimonials/GorgioArmani.jpg'></p><input type='button' value='Close this Window'"
	+ "onClick='window.close()'></form>" + "</left>"+ "</body></html>";
	var pop = window.open("","",features);
	pop.document.open();
	if (window.focus) {
		pop.focus()
	};
	pop.document.write(content);
	pop.document.close();
} 


 function mc2(file, features) { 

	var content = "<html><head><title>Popup</title></head>" + "<body><left><form><h2></h2><p><img src='Testimonials/mc2.gif'></p><input type='button' value='Close this Window'"
	+ "onClick='window.close()'></form>" + "</left>"+ "</body></html>";
	var pop = window.open("","",features);
	pop.document.open();
	if (window.focus) {
		pop.focus()
	};
	pop.document.write(content);
	pop.document.close();
} 

 function neilstainton(file, features) { 

	var content = "<html><head><title>Popup</title></head>" + "<body><left><form><h2></h2><p><img src='Testimonials/neilstainton.png'></p><input type='button' value='Close this Window'"
	+ "onClick='window.close()'></form>" + "</left>"+ "</body></html>";
	var pop = window.open("","",features);
	pop.document.open();
	if (window.focus) {
		pop.focus()
	};
	pop.document.write(content);
	pop.document.close();
} 


 function jenniferhinton(file, features) { 

	var content = "<html><head><title>Popup</title></head>" + "<body><left><form><h2></h2><p><img src='Testimonials/jennifer_hinton.jpg'></p><input type='button' value='Close this Window'"
	+ "onClick='window.close()'></form>" + "</left>"+ "</body></html>";
	var pop = window.open("","",features);
	pop.document.open();
	if (window.focus) {
		pop.focus()
	};
	pop.document.write(content);
	pop.document.close();
} 


 function carlisle(file, features) { 

	var content = "<html><head><title>Popup</title></head>" + "<body><left><form><h2></h2><p><img src='Testimonials/carlisle.jpg'></p><input type='button' value='Close this Window'"
	+ "onClick='window.close()'></form>" + "</left>"+ "</body></html>";
	var pop = window.open("","",features);
	pop.document.open();
	if (window.focus) {
		pop.focus()
	};
	pop.document.write(content);
	pop.document.close();
} 
