<!--#include file="header.html"-->
<!--#include file="libs/textconvert.asp"-->
<script Language="JavaScript" src="libs/rollovers.js"></script>
<%
'Dim oFilesys, oFile
'Set oFilesys = CreateObject("Scripting.FileSystemObject")
'Set oFile = oFilesys.OpenTextFile(Server.MapPath("links.txt"))
'sFile = oFile.readall
'oFile.Close
'Set oFile = nothing
'Set oFileSys = nothing
'sLinks = split(sFile, chr(13))
%>

<table width="640" height="300" cellpadding="1" cellspacing="1" border="0">
  <tr>
    <td rowspan="2" width="50%" valign="top"><img src="images/links/title.gif" />
	<font style="font-family:'Times New Roman', Times, serif; font-size:16px">
	<br /><br />
	<%'FOR i = 0 to ubound(sLinks)%>
	<a href="http://www.iptv.org" target="_blank">www.iptv.org</a><br />
	<a href="http://www.commondreams.org" target="_blank">www.commondreams.org</a><br />
	<a href="http://www.o-y-c.org" target="_blank">www.o-y-c.org</a><br />
	<a href="http://www.artslive.com" target="_blank">www.artslive.com</a><br />
	<a href="http://www.lakesart.org/managed/davidthoreson.html" target="_blank">www.lakesart.org</a><br />
	<a href="http://www.okobojiprotectiveassociation.org" target="_blank">www.okobojiprotectiveassociation.org</a><br />
	<a href="http://www.keepokobojiblue.com" target="_blank">www.keepokobojiblue.com</a><br />
	<a href="http://www.expeditionco.com" target="_blank">www.expeditionco.com</a><br />
	<a href="http://www.willsteger.com" target="_blank">www.willsteger.com</a><br />
	<a href="http://www.sailorsforthesea.org" target="_blank">www.sailorsforthesea.org</a><br />
	<a href="http://www.aroundtheamericas.com" target="_blank">www.aroundtheamericas.com</a><br />
	<a href="http://www.pacsci.org/aroundtheamericas/" target="_blank">Pacific Science Center</a><br />
	<a href="http://www.youtube.com/watch?v=1i5ZwTmnFQw" target="_blank">PBS Promo</a><br />
	<a href="http://www.realclimate.org" target="_blank">www.realclimate.org</a><br />
	<a href="http://ice-glaces.ec.gc.ca/WsvPageDsp.cfm?ID=1&Lang=eng" target="_blank">Canadian Ice Service</a><br />
	<a href="http://nsidc.org" target="_blank">www.nsidc.org</a>
	
	
	
	<%'NEXT%>
	</font>
	</td>
    <td><img src="images/links/image1.jpg" /></td>
  </tr>
  <tr>
    <td><img src="images/links/image2.jpg" /></td>
  </tr>
</table>

<!--#include file="footer.html"-->
<%For i = 1 to 6%>
<img src="images/cats/cat<%=i%>-on.gif" class="hidden"/><%Next%>