﻿$(function() {
    $('#topPaging .floatRight a:last').addClass('last');
});