// Unmatched Domain.
if
(
"www.tweedheadselectrician.com.au" !== ""
) {
throw
(
"Domain name mismatch."
);
}
//
Go home!