function quickAssist() {
	
	window.location=document.quickassistForm.options[document.quickassistForm.options.selectedIndex].value;
}