function goToSurveyPlat() {
urlsurveyplat = '/webapps/surveyplat/surveyplat.asp';
	window.open(urlsurveyplat,'surveyplat_daughter','toolbar=yes,location=no,resizable=yes,menubar=no,scrollbars=1,width=750,height=550');
}