$(document).ready(function() { $('table.tsg_school_index_table tbody tr:odd').addClass('odd'); });

