HI!!

I have this code:

var1="http:\\mayanpalace\"
var2="tel\"
var3=var1 + var2

it sends me an error saying somethin about the string var... error 6....

can anybody help me???