$(document).ready(function() {
	$(document).pngFix();
});

function sendtofriend() {
	$('#sendtofriend').fadeIn('slow');
}
