Apologies if it's been posted, but from my team roster page, the NT and u21 links aren't quite working. If you click on the flag part of the icon, it works fine, but if you click on the ball part, it directs to the file not found error page.
It looks like the problem is the onclick link still directing to ntDetails.aspx:
<input type="image" name="ctl00$cphContent$Repeater1$ctl04$btnNTBG" id="ctl00_cphContent_Repeater1_ctl04_btnNTBG" title="Member of España's National Team" src="../../images/icon_viewer_small.png" alt="Member of España's National Team" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$cphContent$Repeater1$ctl04$btnNTBG", "", false, "", "../../ntDetails.aspx?teamid=1007", false, false))" style="height:32px;width:32px;border-width:0px;" />