Key: 192 (`) Script Name: Tab It t = TrioCmd("page:getpagetemplate") if t = "TB_Main" then TrioCmd("page:tabtotabfield H0110") elseif t = "L3_GenTxt" then TrioCmd("page:tabtotabfield H0100") elseif t = "NU_PlyrSnglStat" then TrioCmd("page:tabtotabfield H0051") elseif t = "L3_TitleRejoin" then TrioCmd("page:tabtotabfield H0150") elseif t = "WG_GenTxt" then TrioCmd("page:tabtotabfield H1101") elseif t = "L3_PlyrNote" then TrioCmd("page:tabtotabfield H0100") elseif t = "NU_ComUpMatchup" then TrioCmd("page:tabtotabfield B0000") elseif t = "NU_ScoreNBA" then TrioCmd("page:tabtotabfield H0054") elseif t = "L3_TeamPlyrStat" then TrioCmd("page:tabtotabfield H0101") elseif t = "NU_PlayerName" then TrioCmd("page:tabtotabfield H0010") elseif t = "M1_MosaicSchedule" then TrioCmd("page:tabtotabfield H0200") elseif t = "M1_PlyrTeamNotes" then TrioCmd("page:tabtotabfield H0231") elseif t = "M1_Stat" then TrioCmd("page:tabtotabfield H1101") elseif t = "FS_PlyerStat" then TrioCmd("page:tabtotabfield H1101") elseif t = "L3_Talent" then TrioCmd("page:tabtotabfield H1101") elseif t = "MO_PlyrTeamNotes" then TrioCmd("page:tabtotabfield H0231") elseif t = "L3_TeamPlyrNotes" then TrioCmd("page:tabtotabfield H0100") elseif t = "FS_PlyrComp" then TrioCmd("page:tabtotabfield J1110") elseif t = "FS_PlyrCompDouble" then TrioCmd("page:tabtotabfield H1110") elseif t = "FS_2HeadComp" then TrioCmd("page:tabtotabfield H1101") elseif t = "SL_GenTxt" then TrioCmd("page:tabtotabfield H1101") elseif t = "L3_ScoreStatsMLB" then TrioCmd("page:tabtotabfield H0054") elseif t = "NU_Matchup" then TrioCmd("page:tabtotabfield B0000") elseif t = "FS_Stnd" then TrioCmd("page:tabtotabfield H0110") elseif t = "NU_GenName" then TrioCmd("page:tabtotabfield H0010") elseif t = "L3_TalentPick" then TrioCmd("page:tabtotabfield H0120") elseif t = "SL_LeagueStat" then TrioCmd("page:tabtotabfield H1101") elseif t = "CG_Ticker_PlayerStats" then TrioCmd("page:tabtotabfield H0100") elseif t = "L3_TmPlyrStatLine" then TrioCmd("page:tabtotabfield H1110") elseif t = "NU_Locator" then TrioCmd("page:tabtotabfield H0100") elseif t = "NU_Sponsor" then TrioCmd("page:tabtotabfield B0010") elseif t = "NU_ComUpPromo" then TrioCmd("page:tabtotabfield H0048") elseif t = "NU_ScoreNHL" then TrioCmd("page:tabtotabfield H0054") elseif t = "WG_PlyrStats" then TrioCmd("page:tabtotabfield H1101") elseif t = "INT_PlayerName" then TrioCmd("page:tabtotabfield H0010") elseif t = "L3_ShtOutPlayer" then TrioCmd("page:tabtotabfield H0101") elseif t = "SL_PlyrStats10" then TrioCmd("page:tabtotabfield H1101") elseif t = "SL_PlyrStats" then TrioCmd("page:tabtotabfield H1101") elseif t = "L3_TeamComp" then TrioCmd("page:tabtotabfield H0110") elseif t = "BallyBar_BU_NHL" then TrioCmd("page:tabtotabfield H1000") else TrioCmd("page:tabtotabfield H*") end if