function EscreveJS(src) { 
   document.write(src); 
}