<!--
// Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/
// hide script
var stb_domain = "gmail.com"
var stb_user = "info.skai"
var stb_recipient = stb_user + "@" + stb_domain
var stb_url = "mailto:" + stb_recipient
document.write(stb_recipient.link(stb_url));
// -->
