function redir(loc){location.href=loc;}
function m2v(id){e=document.getElementById('sm'+id);if(e!=null){e.className='m2v';}e=document.getElementById('ma'+id);if(e!=null){e.className='ma';}}
function m2h(id){e=document.getElementById('sm'+id);if(e!=null){e.className='m2h';}e=document.getElementById('ma'+id);if(e!=null){e.className='m1';}}
function ul(){document.getElementById('formular').style.display='none';document.getElementById('uploading').style.display='inline';return true;}
function ulc(){document.getElementById('formular').style.display='';document.getElementById('uploading').style.display='none';}
function hlprd(){var h=location.hash;e=document.getElementById('p'+h.substring(1));if(e!=undefined){e.style.backgroundColor='#FFFFFF';}}
function dtl(e){id=e.id.substring(2);document.getElementById('bd'+id).className='dispno';document.getElementById('dd'+id).className='disp';}
