<!--
  function open_this($content){
     window.open($content,"img_window");
  }
-->
