(function($) {
$(function() {

  $("#archives").load("ajax.html");

})
})(jQuery)
