function srSelect (img) {

	document.getElementById('sr-stnd').src = "sr_standard_phrases/" + img + ".jpg";

}
