

<!--
function confirmDelete(msg)
{
	return window.confirm(msg);
}
//-->



