$(document).ready(function(){
	$.ajaxSetup( { dataType: 'json', cache: true } );
} );

