I played around and got it to work.
I added a comma then the new address.
It works.
Thanks for your time.
/ Your email address. This is where the form information will be sent.
$emailadd = '
[email protected]';
Change to line:
// Your email address. This is where the form information will be sent.
$emailadd = '
[email protected],
[email protected]';