Mission Ready – Live

UTC --:--:-- · 247 Products Tested

C.A.T.I. Armor Review- By Samuel Culper

[cs_content][cs_section parallax=”false” style=”margin: 0px;padding: 45px 0px;”][cs_row inner_container=”true” marginless_columns=”false” style=”margin: 0px auto;padding: 0px;”][cs_column fade=”false” fade_animation=”in” fade_animation_offset=”45px” fade_duration=”750″ type=”1/1″ style=”padding: 0px;”][cs_text](This review first appeared in the Fall 2014 issue of Forward Observer Magazine. This is a review by Samuel Culper http://www.readfomag.com) When I think of body armor, I think of bullet stoppers (hopefully). I still remember being […]

function mrUTC() { const n = new Date(); const h = String(n.getUTCHours()).padStart(2, '0'); const m = String(n.getUTCMinutes()).padStart(2, '0'); const s = String(n.getUTCSeconds()).padStart(2, '0'); document.querySelectorAll('.mr-utc-clock').forEach(el => { el.textContent = `UTC ${h}:${m}:${s}`; }); } setInterval(mrUTC, 1000); mrUTC();