<html>
<body>

<%
set adrotator=Server.CreateObject("MSWC.AdRotator")
adrotator.Border="2"
Response.Write(adrotator.GetAdvertisement("/example/aspe/advertisements.txt"))
%>

<p>
NOTE: Because images are changed randomly, 
and because this page has few images to choose from, 
it will often display the same advertisement twice in a row.
</p>

<p>
<a href="/example/aspe/advertisements.txt">
²é¿´advertisements.txt
</a>
</p>

</body>
</html>