// JavaScript Document

        function setEmail(form) {
            form.recipient.value="sal" + "es@sol" + "idyne.c" + "om.au";
            }

