$(document).ready(function () {
if (typeof(googleTable) == 'function') {
googleTable('table/recurring','recurring-table');
}
);