﻿

function OnPageLoad()
{    
    InitializeTrimBox();    

    InitializeMaskEdit( "txtPostalCode", "$A$d$A $d$A$d");

}
