function sortDolphin15(){
	document.forms.sortForm.handsetGroupName.value = "Dolphin 15";
	document.forms.sortForm.submit();
}