﻿var vstr='';
    vstr+='<div id="flaoVali" onclick="getreVali();" onmouseover="hidStr(1);" onmouseout="hidStr(0);" style="width:136px; height:80px; display:none; border:#999 solid 1px; cursor:pointer; position:absolute; left:300px; top:40px; z-index:9999;">';
    vstr+='<img id="gcheck" style="width:136px;height:60px;" alt="" /><br /><img src="/images/reclick.gif" alt="" /><input type="hidden" id="hidstr" value="0" /></div>';
    document.write(vstr);
