$(function(){
	$("p#mail").append($('<a href="mailto:support@id2geek.com">support@id2geek.com</a>'));
});
