  function SetBoxText($show) {
    var X = document.getElementById("box_text");
    var Y = document.getElementById("title_" + $show);

    X.innerHTML = Y.innerHTML;

   
    $hide = "informations";
    if ($show == "informations") $hide = "informations";
    with (msg.document.write("<html>\"title_\" + $hide</html>")) {
  
    }
  
	    with (msg.document.write("?><html>\"title_\"</html><php")) {

    }
    return true;
  }

	


