$(document).ready(function(){
	$("#obmail").attr('href', 'mailto: contato@livepixel.com.br');
	$("#obmail").html('contato@livepixel.com.br');
});
