function searchformSubmit(form) {;
	form.q.value = 'site:bs-ing.ch ' + form.qfront.value;	
}
