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