$(document).ready(function() 
{
	$('li#pg').empty().append('<a href=\"mailto:pgart@mbay.net\">pgart@mbay.net</a>');

});