if($("#member_card_expanded_45341").hasClass("hidden")){ $("#member_card_expanded_45341 td").html("
\n\n\n\n\n\n\n\n\n\n
Round<\/th>\nTournament<\/th>\nPoints<\/th>\n<\/tr>\n<\/thead>\n
\n2015 PGA of Ontario<\/strong>\n<\/td>\n<\/tr>\n
Thu, July 23<\/td>\nFutures Summer Challenge - Futures Player of the Year<\/td>\n25.50<\/td>\n<\/tr>\n
Mon, September 28<\/td>\nFutures Championship - Futures Player of the Year<\/td>\n24.50<\/td>\n<\/tr>\n
\nTotal:<\/strong>\n<\/td>\n\n50.00<\/strong>\n<\/td>\n<\/tr>\n
<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n"); $("#member_card_expanded_45341").removeClass("hidden"); } else { $("#member_card_expanded_45341 td").html(""); $("#member_card_expanded_45341").addClass("hidden"); }