Final 2013 Standings |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
East | ||||||||||||||
W | L | PCT | ||||||||||||
Woodpeckers | 14 | 8 | .636 | |||||||||||
Brewers | 13 | 9 | .591 | |||||||||||
LA Dodgers | 13 | 9 | .591 | |||||||||||
Angels | 13 | 9 | .591 | |||||||||||
Tiger AA | 11 | 11 | .500 | |||||||||||
Red Sox | 9 | 13 | .409 | |||||||||||
Yankees | 4 | 18 | .182 | |||||||||||
![]() |
--%> function setHeightOfHeader() { var sz = sssJ("#thePadHeaderDiv").css("padding-top"); var resizeVal = sssJ("#theHeaderPic").height(); if (resiveVal > 0 ) { sssJ("#thePadHeaderDiv").css("padding-top", sssJ("#theHeaderPic").height()+"px"); sz = sssJ("#thePadHeaderDiv").css("padding-top"); } } sssJ(window).resize(function() { setHeightOfHeader(); // This will execute whenever the window is resized }); --%>