Problem with Arduino based Energy Monitor

You've cut and pasted the code from a web page, and it's got a load of illegal characters like this

“V=”

which should look like this "V="
Try and locate a raw version of the code.

Edit: The code is a mess, with two setups and two loops - was it originally like that when you found it? Please don't tell me it's an Instructable.