(
function()
{
  function n(b)
  {
    return b!=null?'"'+b+'"':'""'
  }
  function Hippo()
  {
    var b=null,a=window,c=document,d=c.location,e=new Date,f=e.getTime(),j=a.pool_format,g=false,h=parent,i=h.document.location;
    
    a.hippo_qr_plugin="http://www.jumpin.cc/test/QRCode/plugin/qrplugin.php?";
    a.hippo_qr_plugin+="parmURL="+escape(i)+"&accessTime="+f+"&client_id="+client_id+"&qr_width="+qr_width+"&qr_height="+qr_height;
    c.write('<iframe name="Hippo_QRPlugIn_frame" width='+n(qr_width)+" height="+n(qr_height)+" frameborder=0 src="+n(a.hippo_qr_plugin)+' marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" >');
    c.write("</iframe>")}Hippo();
}
)()
