% % create js/cutter row % % create the textarea value for the current row % _Msgr.Type &" " &_Msgr.Dir &": " &_Msgr.Phone %%% &" on " &" " asc2hex ^'MsgrVar("msgrTar", MsgrTar().value = hex2asc("' &'") + MsgrVar("msgrDate", UpdDate("' %*** &_Msgr.Date &'","' &_Msgr.Time &'")) + "\r"' %*** &' + MsgrVar("msgrBody", hex2asc("' _Msgr.Body asc2hex & &'")) + "\r"' %*** &' + MsgrVar("msgrOrig", hex2asc("' _Fup.Outgo asc2hex & &'"))); ' %*** &`MsgrVar("msgrXact", "` &_Msg.xact &`"); ` %*** &`MsgrVar("msgrType", "` &_Msgr.Type &`"); ` %*** &`MsgrVar("msgrDir", "` &_Msgr.Dir &`"); ` %*** &`MsgrVar("msgrPhone", "` &_Msgr.Phone &`"); ` %*** &`MsgrVar("msgrSame", "` &_Msgr.Same &`"); ` %*** &`MsgrVar("msgrSamf", "` &_Msgr.Samf &`"); ` %*** &`MsgrVar("msgrSamg", "` &_Msgr.Samg &`"); ` % % set the thumbnail url % &`MsgrThu().style.backgroundImage = "url('" + MsgrVar("msgrThu", "/results/` %*** &_Msgr.SrcPh &'/' &_Msgr.DestPh &'/' &_Msg.xact &`X.jpg") + "')"; `