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