var theHTML='
By Team
Northland College
U. of Wisconsin Eau Claire
U. of Wisconsin River Falls
U. of Wisconsin Stevens Point
U. of Wisconsin Stout
U. of Wisconsin Superior
'; document.getElementById('team_area').innerHTML = theHTML; var node=document.getElementById('display_league'); node.parentNode.removeChild(node);