document.getElementsByTagName('p')[2].appendChild(document.createTextNode('Remote JavaScript was executed.'));  

