To display the league table of your club (including extra information unavailable elsewhere) include the following HTML line in the source of your webpage:
<IFRAME src="http://www.soccerlotto.com/remfeed/tables/sltable1.php?nat=b&type=1&tm=1" width=810 height=730></IFRAME>
To display the league table based only upon the last 8 matches simply change the 'type' to 2
<IFRAME src="http://www.soccerlotto.com/remfeed/tables/sltable1.php?nat=b&type=2&tm=1" width=810 height=730></IFRAME>
To display the final table of a previous season add the 'seas' parameter
<IFRAME src="http://www.soccerlotto.com/remfeed/tables/sltable1.php?nat=b&seas=2007&type=1&tm=1" width=810 height=730></IFRAME>