function FUN_JSC_V00_PRC_Load_Page_01_01(st_PageURL)
{
	location.href = st_PageURL.options[st_PageURL.selectedIndex].value
}

