<!-- Hiding
function policyOpen(filex, targ) {
	winx=window.open(filex, 'survey_window', 'name=pop1,resizable=yes,titlebar=no,toolbar=no,location=no,scrollbars=yes,width=760,height=490');
}
//END HIDING -->
