﻿﻿function fnConfirm(type,sClientId,msg){return confirm(msg);}function fnRedirectMe(newUrl){location.href=newUrl;return true}