function launchHelp(strURL, strEvent)
{
	return !window.open(strURL, 'Talkfirst Enrolment Form', 'toolbar=no, scrollbars=yes, resizable=yes, width=800, height=600');
}