var qwerty="mailto";var xyz="sa";var qrs="les";var ab="horizon";var dash="-";var cd="specialty";var specialty="com";
function foo_e(){document.write('<a class=upper href=\"' + qwerty + ':' + xyz + qrs + '&#64;' + ab + dash + cd + '.' + specialty +'\">');document.write(xyz + qrs +'&#64;'+ ab + dash + cd + '.' + specialty + '</a>'); 
}

var horizon="mailto";var xxx="sa";var qqq="les";var aaa="horizon";var hyphen="-";var dispensers="specialty";var manifolds="com";
function who_e(){document.write('<a class=lower href=\"' + horizon + ':' + xxx + qqq + '&#64;' + aaa + hyphen + dispensers + '.' + manifolds +'\">');document.write(xxx + qqq +'&#64;'+ aaa + hyphen + dispensers + '.' + manifolds + '</a>'); 
}

//The JavaScript Source!! http://javascript.internet.com
function right(e){var msg="(C) 2011 - HORIZON-SPECIALTY INC.";
if(navigator.appName=='Netscape' && e.which==3){alert(msg);return false}
if(navigator.appName=='Microsoft Internet Explorer' && event.button==2){alert(msg);return false}
else return true}
function dtr(){if(document.images){for(i=0;i<document.images.length;i++)
  {document.images[i].onmousedown=right;document.images[i].onmouseup=right}}
}onload=dtr

