KEY: ALT+Q SCRIPT NAME: GO TO QUALIFIER Name = TrioCmd("page:getpagetemplate") If Name = "L3_ComingUp" then X = "B0100" ElseIf Name = "L3_ComingUp" then X = "B0100" ElseIf Name = "L3_GenTxt" then X = "B0200" ElseIf Name = "L3_Lineups" then X = "B0200" ElseIf Name = "L3_PlyrNote" then X = "B0200" ElseIf Name = "L3_Score" then X = "B0100" ElseIf Name = "L3_ScoreStats" then X = "H1120" ElseIf Name = "L3_ScoreSumm" then X = "B0200" ElseIf Name = "L3_SocialMediaPoll" then X = "B0300" ElseIf Name = "L3_Sponsor" then X = "B0300" ElseIf Name = "L3_Talent" then X = "H1100" ElseIf Name = "L3_TalentPick" then X = "B0300" ElseIf Name = "L3_TeamPlyrNotes" then X = "B0200" ElseIf Name = "L3_TeamPlyrStats" then X = "B0200" ElseIf Name = "L3_TmPlyrStatLine" then X = "B0300" ElseIf Name = "L3_CompByP" then X = "H1120" ElseIf Name = "L3_CompByQ" then X = "H1120" ElseIf Name = "L3_ShtOut" then X = "B0200" ElseIf Name = "L3_HalfStatNBA" then X = "B0200" ElseIf Name = "L3_ScoreSummNBA" then X = "B0200" ElseIf Name = "L3_PitchCount" then X = "B0200" ElseIf Name = "L3_ScoreFull" then X = "C1120" ElseIf Name = "NU_Clck" then X = "H1120" ElseIf Name = "NU_CntdnClck" then X = "H0000" ElseIf Name = "NU_ComUpMatchup" then X = "H1120" ElseIf Name = "NU_ComUpPromo" then X = "H1120" ElseIf Name = "NU_Copyright" then X = "H1120" ElseIf Name = "NU_GenTxt" then X = "H1120" ElseIf Name = "NU_Locator" then X = "H0050" ElseIf Name = "NU_LstnIn" then X = "H1120" ElseIf Name = "NU_Matchup" then X = "B0200" ElseIf Name = "NU_MusCrtsy" then X = "H1120" ElseIf Name = "NU_PlayerName" then X = "G0120" ElseIf Name = "NU_PlyrSinglStat" then X = "H1120" ElseIf Name = "NU_TeamMatchup" then X = "B0200" ElseIf Name = "NU_ScoreNHL" then X = "B0200" ElseIf Name = "TB_Main" then X = "B0500" Else X = "B0200" End if TrioCmd("page:tabtotabfield " & X )