// JavaScript Document
var username = "support"; 
var hostname = "bestcasinoguide.com"; 
var linktext = "Contact"; 
document.write("<a href=" + "mail" + "to:" + username + 
"@" + hostname + ">" + linktext + "</a>") 
