$(document).ready( function() {

    $("#quote").load("http://ajax.michaelsmale.com/Service.asmx/Michael-Smale-Favorite-Quotes");

});
