I see something else that is a problem. On the main calendar page there is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html;
charset=ISO-8859-1"><META NAME="Author" CONTENT="Sheila Hoffman,
Newsletters & More"><META NAME="Generator" CONTENT="NetObjects
Fusion 7 for Windows"><META NAME="Description" CONTENT="The
Eastside Arts Coalition is more than 30 Eastside arts groups who
have joined forces to promote performing, visual, literary, cinema
and multi-media arts in communities surrounding Seattle.">
<TITLE>Eastside Arts Coalition | EAC | Calendar</TITLE><SCRIPT LANGUAGE="JavaScript">
then there's a TON of JavaScript code (picture rollovers & what not)
then further down there's the Atomz code followed by ANOTHER <head> and <meta> tags,
which appears to be CalendarScript output:
<HTML>
<HEAD>
<TITLE>Eastside Arts Coalition Calendar</TITLE>
<META HTTP-EQUIV="expires" CONTENT="now">
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
<STYLE>
Maybe there some server side process sticking that other
code onto CalendarScript's output? In any case, the page code
is a real mess and should probably be redone from scratch!!
JMO
Dan O.
------------------
[This message has been edited by DanO (edited January 24, 2003).]