function a_message()
{
 alert('I came from an external script! Ha, Ha, Ha!!!!');
}

