function elliotsmall()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<a href="http://www.elliottwave.com/a.asp?url=/education/tutorial/&cn=4lc" target="_blank"><img src="http://www.elliottwave.com/images/affiliates/tutorial/tutorial_v2.gif" border="0" width="125" height="34"></a>'); } // freetutorial
if (ranNum == 1){document.write('<a href="http://www.elliottwave.com/a.asp?url=/&amp;cn=4lc" target="_blank"><img src="http://www.elliottwave.com/sharedcontent/images/logo-short-graybg.gif" border="0" width="125" height="34"></a>'); } // ewi
if (ranNum == 2){document.write('<a href="http://www.elliottwave.com/a.asp?url=features/default.aspx?cat=ff&cn=4lc" target="_blank"><img src="http://www.elliottwave.com/images/FUFO108x39.gif" border="0" width="125" height="39"></a>'); } // futures
if (ranNum == 3){document.write('<a href="http://www.elliottwave.com/a.asp?url=features/default.aspx?cat=mw&cn=4lc" target="_blank"><img src="http://www.elliottwave.com/images/MW108x39.gif" border="0" width="125" height="39"></a>'); } // marketreport
}
