<!-- Begin
user = "info";
site = "mobilehullcure.com";
var Str;
Str = user + '@' + site

document.write(Str);
// End -->


