
var handigedownloads=new Array()

handigedownloads[0]='<a href="http://www.microsoft.com/windows/windowsmedia/en/download/default.asp"><img src="images/websites/internet/microsoftcom.gif" width="100" height="69" border="0" align="center"><br>Windows Media Player</a>'
handigedownloads[1]='<a href="http://www.real.com/player/index.html?src=011007realhome_1"><img src="images/websites/internet/realcom.gif" width="100" height="69" border="0" align="center"><br>Real Player</a>'
handigedownloads[2]='<a href="http://www.apple.com/quicktime/download/win.html"><img src="images/websites/internet/applecom.gif" width="100" height="69" border="0" align="center"><br>QuickTime Player</a>'
handigedownloads[3]='<a href="http://www.macromedia.com/shockwave/download/alternates/"><img src="images/websites/internet/macromediacom.gif" width="100" height="69" border="0" align="center"><br>Macromedia Schockwave &amp; Flash Players</a>'
handigedownloads[4]='<a href="http://www.winamp.com/"><img src="images/websites/internet/winampcom.gif" width="100" height="69" border="0" align="center"><br>Nullsoft WinAmp</a>'
handigedownloads[5]='<a href="http://www.microsoft.com/windows/ie/default.mspx"><img src="images/websites/internet/microsoftcom-windows.gif" width="100" height="69" border="0" align="center"><br>Microsoft Internet Explore</a>'
handigedownloads[6]='<a href="http://home.netscape.com/download/index.html"><img src="images/websites/internet/netscapecom.gif" width="100" height="69" border="0" align="center"><br>Netscape Communicator</a>'
handigedownloads[7]='<a href="http://www.opera.com/download/"><img src="images/websites/internet/operacom.gif" width="100" height="69" border="0" align="center"><br>Opera</a>'
handigedownloads[8]='<a href="http://www.winzip.com/"><img src="images/websites/internet/winzipcom.gif" width="100" height="69" border="0" align="center"><br>WinZip</a>'
handigedownloads[9]='<a href="http://www.speedbit.com/"><img src="images/websites/internet/speedbitcom.gif" width="100" height="69" border="0" align="center"><br>Download Accelerator Plus</a>'
handigedownloads[10]='<a href="http://www.cuteftp.com/"><img src="images/websites/internet/cuteftpcom.gif" width="100" height="69" border="0" align="center"><br>GlobalScape CuteFTP</a>'

var whichhandigedownloads=Math.floor(Math.random()*(handigedownloads.length))
document.write(handigedownloads[whichhandigedownloads])
