function init() {
   var strContInfo = "il.com\">here</a>.";
   strContInfo = "gma" + strContInfo;
   strContInfo = "book@" + strContInfo;
   strContInfo = "ilto:theoutlander" + strContInfo;
   strContInfo = "ef=\"ma" + strContInfo;
   strContInfo = "a hr" + strContInfo;
   strContInfo = "For more booking information or to request a booking with Gil Adamson, please send an email <" + strContInfo;
 
   document.getElementById('contactinfo').innerHTML = strContInfo;
}



