<!--
itm = null;
itm = document.getElementById('qr_open');
if (itm) itm.style.display = '';
//-->