var part1 = "support";
var part2 = "resellerriches.com";
document.write(part1 + '@' + part2);
