<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=98; // no quotes!!
XOffset=0;
staticYOffset=40; // no quotes!!
slideSpeed=0 // no quotes!!
waitTime=150; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="#ffffff";
menuIsStatic="no"; //this sets whether menu should stay static on the screen
menuWidth=330; // Must be a multiple of 10! no quotes!!
menuCols=1;
hdrFontFamily="verdana";
hdrFontSize="1";
hdrFontColor="black";
hdrBGColor="#ffffff"; // behind text
hdrAlign="left";
hdrVAlign="center";
hdrHeight="10";
linkFontFamily="Verdana";
linkFontColor="#df3a29";
linkFontColorHover="#ffffff";
linkFontSize="1";
linkBGColor="#ffffff";
linkOverBGColor="white";
linkTarget="_blank";
linkAlign="Left";
barBGColor="Black"; // side bar showing
barFontFamily="Verdana";
barFontSize="1";
barFontColor="white";
barVAlign="center";
barWidth=13; // no quotes!!
barText="DRAFT & TRADE"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header

ssmItems[0]=["<center><strong>2006 DRAFT DATES &amp; ST KILDA ACTIONS</strong></center>"] 
ssmItems[1]=["   <font color='#aaaaaa'>TRADE EXCHANGE: 9 - 14 October</font>"]
ssmItems[2]=["   St Kilda trade additions: Gardiner, Birss"]
ssmItems[3]=["   <font color='#aaaaaa'>List Lodgment 1: Tues 31st Oct 2pm - Max 35</font>"]
ssmItems[4]=["   <font color='#aaaaaa'></font>St Kilda delisted: Ackland, Ferguson, McGough, Murray,"]
ssmItems[5]=["   Corr, Pfitzner, McDonnell - Retired: Peckett, Powell"]
ssmItems[6]=["   <font color='#aaaaaa'> Draft Noms closed 15 Nov</font>"]
ssmItems[7]=["   <font color='#aaaaaa'> List Lodgment 2 - 17 Nov</font> St Kilda delisted: T Schwarze"]
ssmItems[8]=["   <font color='#aaaaaa'> Delisted Nominations closed - 22 Nov</font>"]
ssmItems[9]=["   <font color='#aaaaaa'> 2006 NAB AFL DRAFT - 25 Nov</font>"]
ssmItems[10]=["  <font color='#aaaaaa'> </font>St Kilda drafted: Armitage, Howard, Allen &amp; Ferguson"]
ssmItems[11]=["  <font color='#aaaaaa'> Uncontracted Lstd Players Nominations closed - 28 Nov</font>"]
ssmItems[12]=["  <font color='#aaaaaa'> List Lodgment 3. ttp/est int/rk/nom - 1st Dec 2pm</font>"]
ssmItems[13]=["  <font color='#aaaaaa'> Delisted Players Nominations closed at 2pm 8 Dec</font>"]
ssmItems[14]=["  <font color='#aaaaaa'> PRE-SEASON DRAFT &amp; ROOKIE DRAFT - 12th Dec</font>"]
ssmItems[15]=["  St Kilda drafted: Matthew Clarke"]
ssmItems[16]=["  Rookies drafted: Clinton Jones, Luke VanRheenen,"]
ssmItems[17]=["  Robert Eddy, James Wall, Jarry Geary &amp; Jaydn Attard"]
ssmItems[18]=[" "]



buildMenu();
//-->
