if (document.images) { activity = new Image(); activity.src = "/log/activity/tourny/usta-tx.gif?" + Math.ceil(Math.random() * 100000); _top = new Image(); _top.src = "/log/ads/_top.gif?" + Math.ceil(Math.random() * 100000); tennisplayer = new Image(); tennisplayer.src = "/log/ads/tennisplayer.gif?" + Math.ceil(Math.random() * 100000); chicos = new Image(); chicos.src = "/log/ads/chicos.gif?" + Math.ceil(Math.random() * 100000); } function WriteAds() { document.write("<table border=0 cellspacing=0 cellpadding=0 width=406>"); document.write("<tr><td colspan=5><img src='/ts.gif' width=1 height=16></td></tr>"); document.write("<tr>"); document.write("<td width=132><a href='/log/clickthru/_top.asp?" + Math.ceil(Math.random() * 100000) + "' target='_top'><img width=132 height=41 border=0 src='/sponsors/_top1.gif'></a><br><img width=132 height=1 src='/log/ads/_top.gif?" + Math.ceil(Math.random() * 100000) + "'></td>"); document.write("<td width=5><img width=5 height=17 src='/ts.gif'></td>"); document.write("<td width=132><a href='/log/clickthru/tennisplayer.asp?" + Math.ceil(Math.random() * 100000) + "' target='tennisplayer'><img width=132 height=41 border=0 src='/sponsors/tennisplayer1.gif'></a><br><img width=132 height=1 src='/log/ads/tennisplayer.gif?" + Math.ceil(Math.random() * 100000) + "'></td>"); document.write("<td width=5><img width=5 height=17 src='/ts.gif'></td>"); document.write("<td width=132><a href='/log/clickthru/chicos.asp?" + Math.ceil(Math.random() * 100000) + "' target='chicos'><img width=132 height=41 border=0 src='/sponsors/chicos1.gif'></a><br><img width=132 height=1 src='/log/ads/chicos.gif?" + Math.ceil(Math.random() * 100000) + "'></td>"); document.write("</tr>"); document.write("</table>"); }
