Help with some code please

Help with some code please

I have written some code to send to a web site to include in an embed statement on the web site.

The code is

if x = 1
{

input.rep = "<meta HTTP-EQUIV="REFRESH" content="0; url= http://www.signedfast.mymomentis.co.uk/products-residential-uk.asp?CO_LA=UK_EN">";

}

Trouble is because the line has more than one " in the statement it returns an error. How do I enter this statement into a field on creator.

Thanks in advance