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