-ifndef(SID_HRL). -define(SID_HRL, "sid"). -record(sid, {id,sid = "1234567890abcdefghij", web_pid}). -endif.