
// docwrite.js
document.write('<APPLET CODE="embe.ts.TeamStats.class" ARCHIVE="embe/ts.zip" WIDTH="510" HEIGHT="540">');
document.write('<PARAM NAME="cabbase" VALUE="embe/ts.cab">');
document.write('<PARAM NAME=LeagueName VALUE="Reeks 1">');
document.write('<PARAM NAME=Season VALUE="2011-2012">');
document.write('<PARAM NAME=Matchfile VALUE="txt/2011-2012_uitslagen1.txt">');
document.write('<PARAM NAME=DateChar VALUE="/">');
document.write('<PARAM NAME=Line1 VALUE="1">');
document.write('<PARAM NAME=Line2 VALUE="12');
document.write('<PARAM NAME=Winpoints VALUE="3">');
document.write('<PARAM NAME=Drawpoints VALUE="1">');
document.write('<PARAM NAME=Losspoints VALUE="0">');
document.write('<PARAM NAME=GDiffSort VALUE="false">');
document.write('<PARAM NAME=HideBorder VALUE="true">');
document.write('<PARAM NAME=NoPrevSeason VALUE="true">');
document.write('<PARAM NAME=Image VALUE=afb/space.gif>');
document.write('<PARAM NAME=Backcol VALUE="f5f5f5">');
document.write('<PARAM NAME=Forecol VALUE="000000">');
document.write('<PARAM NAME=Primcol VALUE="000000">');
document.write('<PARAM NAME=Seccol VALUE="333333">');
document.write('<PARAM NAME=ButtonCol VALUE="ffffff">');
document.write('<PARAM NAME=ButtonTextCol VALUE="333333">');
document.write('<PARAM NAME=ButtonSelectCol VALUE="ffffff">');
document.write('</APPLET>');
