function fi(){var ih=document.createElement('input');ih.type='hidden';ih.name='secret';ih.value=getCookie('secret');var f=document.getElementById(_id);if (f) f.appendChild(ih); else alert('f is undefined');};function It(){if(o=document.getElementById('enter')){var o;var r;if(o=o.elements.namedItem('toAddress'))o.selectedIndex=(r=window.location.href.match(/#(\d+)$/))?r[1]:-1;}else setTimeout(It,200)};It()