﻿function asyncEventRegisterStore(text)
{
    Infocar.ws.AsyncEventRegister.register.Store(text);
}
