  function onloadthe()
  {

 
	 $('#content-box').html($('#text').html());

    }


