$(document).ready(function(){	
	$('#head_phone').attr('src',$.base64.decode($('#head_phone').attr('src')));
});
