function il(s)
{
  document.getElementById('mi').innerHTML='<iframe src="'+s+'" scrolling="no" frameborder="0"></iframe>';
}