// JavaScript Document
  $(document).ready(function() {
	  $('#adsense').show();
		$('#likebox').show();
	})
