Email: contact@neilacollins.com
Phone: 917-674-7565

Tom Flynn - tfly57@aol.com
Varsity Head Coach, St. Mary's Manhasset, NY

Bob Prisco - rp11563@aol.com
AAU Coach, Long Island Lightning

Oliver Mackey - feet4mack@aol.com
Nike Swoosh Coach
Stay tuned, more videos coming soon!
dbQuery($selectq); $rwvideo = mysqli_fetch_array($selectvideo); $video_file = $rwvideo['video_file']; $video_name = $rwvideo['video_name']; $vid_url = $rwvideo['vid_url']; }else{ $vid_id = $_GET['vid_id']; $selectvideo = mysqli_query("SELECT * FROM tblvideos WHERE vid_id='$vid_id'") or die(mysql_error()); $rwvideo = mysqli_fetch_array($selectvideo); $video_file = $rwvideo['video_file']; $video_name = $rwvideo['video_name']; $vid_url = $rwvideo['vid_url']; } ?>