/* Email address encoding */
/* http://pro.grammatic.org/post-javascript-eval-stringfromcharcode-encoder-11.aspx */

function careers_email() {
	document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,99,97,114,101,101,114,115,64,97,112,112,116,105,111,46,99,111,109,34,62,99,97,114,101,101,114,115,64,97,112,112,116,105,111,46,99,111,109,60,47,97,62))
}

function sales_email() {
	document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,115,97,108,101,115,64,97,112,112,116,105,111,46,99,111,109,34,62,115,97,108,101,115,64,97,112,112,116,105,111,46,99,111,109,60,47,97,62))
}

function privacy_email() {
	document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,112,114,105,118,97,99,121,64,97,112,112,116,105,111,46,99,111,109,34,62,112,114,105,118,97,99,121,64,97,112,112,116,105,111,46,99,111,109,60,47,97,62))
}

function support_email() {
	document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,115,117,112,112,111,114,116,64,97,112,112,116,105,111,46,99,111,109,34,62,115,117,112,112,111,114,116,64,97,112,112,116,105,111,46,99,111,109,60,47,97,62))
}

function media_email() {
	document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,109,101,100,105,97,64,97,112,112,116,105,111,46,99,111,109,34,62,109,101,100,105,97,64,97,112,112,116,105,111,46,99,111,109,60,47,97,62))
}

function unsubscribe_email() {
	document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,117,110,115,117,98,115,99,114,105,98,101,64,97,112,112,116,105,111,46,99,111,109,34,62,117,110,115,117,98,115,99,114,105,98,101,64,97,112,112,116,105,111,46,99,111,109,60,47,97,62))
}
