Insert into ScreenSports(LeagueId, Descripcion, Url, ResultUrl) Values(18,'NBA Q4', 'http://aps-pablo/ubet_revolution/lineas_tv/juancitosport/nba_q4.php?file=', 'http://aps-pablo/ubet_revolution/lineas_tv/juancitosport/r_nba.php?file=' ) go Insert into ScreenSports(LeagueId, Descripcion, Url, ResultUrl) Values(19,'NBA H2', 'http://aps-pablo/ubet_revolution/lineas_tv/juancitosport/nba_h2.php?file=', 'http://aps-pablo/ubet_revolution/lineas_tv/juancitosport/r_nba.php?file=' ) go Insert into ScreenSports(LeagueId, Descripcion, Url, ResultUrl) Values(20,'NFL H2', 'http://aps-pablo/ubet_revolution/lineas_tv/juancitosport/nfl_h2.php?file=', 'http://aps-pablo/ubet_revolution/lineas_tv/juancitosport/r_nfl.php?file=' ) go Insert into ScreenSports(LeagueId, Descripcion, Url, ResultUrl) Values(21,'NFL Q4', 'http://aps-pablo/ubet_revolution/lineas_tv/juancitosport/nfl_q4.php?file=', 'http://aps-pablo/ubet_revolution/lineas_tv/juancitosport/r_nfl.php?file=' )