$.ajax({
                url     : rearview.path + '/help/quick.html',
                async   : false,
                success : function( response ) {
                    $content = response;