  var irequestUrl = encodeURI(iQuery);
  document.write('<iframe height=17 border=0 marginWidth=0 frameSpacing=0 marginHeight=0 src="'+irequestUrl+'" frameBorder=0 noResize width=80 scrolling=no>');
  document.write('</iframe>');