// JavaScript Document

function serviceValue(val) {
	myform.Service_Type.value=val;
}
