if($("#member_card_expanded_46124").hasClass("hidden")){ $("#member_card_expanded_46124 td").html("
\n\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
Multi-Round Tournament<\/td>\nPGA of Ontario Assistants Championship - Player of the Year<\/td>\n1.00<\/td>\n<\/tr>\n
Wed, September 2<\/td>\nFutures Fall Classic - Futures Player of the Year<\/td>\n11.00<\/td>\n<\/tr>\n
Mon, September 28<\/td>\nFutures Championship - Futures Player of the Year<\/td>\n30.00<\/td>\n<\/tr>\n
\nTotal:<\/strong>\n<\/td>\n\n42.00<\/strong>\n<\/td>\n<\/tr>\n
<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n"); $("#member_card_expanded_46124").removeClass("hidden"); } else { $("#member_card_expanded_46124 td").html(""); $("#member_card_expanded_46124").addClass("hidden"); }