<HTML>
<HEAD>
<TITLE>MuchMusic Countdown Charts Archive Site</TITLE>
<LINK REV="made" HREF="mailto:oldspot-feedback@derekweb.com">
</HEAD>

<BODY LINK="#4040EF" VLINK="#757575" BGCOLOR="#000000" TEXT="#C0C0C0">

<SCRIPT LANGUAGE="JavaScript">
<!-- HIDE FROM NON-JavaScript BROWSERS

var netscape3 = false;
defaultStatus = '';

/*
 * Check to see what browser is being used
 * Image manipulation only works with Netscape 3+ and MSIE4+
 */
if ( ((navigator.appName == 'Netscape') && (navigator.appVersion >= '3')) ||
     ((navigator.appName == 'Microsoft Internet Explorer') && (navigator.appVersion >= '4')) )
    netscape3 = true;
else
    netscape3 = false;


/*
 * cache the buttons on page load
 */
if ( netscape3 )
{
    oldspot = new Image(100, 30);
    oldspot.src = "../images/button_oldspot.gif";
    oldspot_2 = new Image(100, 30);
    oldspot_2.src = "../images/button_oldspot_2.gif";

    spot = new Image(100, 30);
    spot.src = "../images/button_spot.gif";
    spot_2 = new Image(100, 30);
    spot_2.src = "../images/button_spot_2.gif";

    cd = new Image(100, 30);
    cd.src = "../images/button_cd.gif";
    cd_2 = new Image(100, 30);
    cd_2.src = "../images/button_cd_2.gif";

    o2000 = new Image(100, 30);
    o2000.src = "../images/button_2000.gif";
    o2000_2 = new Image(100, 30);
    o2000_2.src = "../images/button_2000_2.gif";

    o1999 = new Image(100, 30);
    o1999.src = "../images/button_1999.gif";
    o1999_2 = new Image(100, 30);
    o1999_2.src = "../images/button_1999_2.gif";

    o1998 = new Image(100, 30);
    o1998.src = "../images/button_1998.gif";
    o1998_2 = new Image(100, 30);
    o1998_2.src = "../images/button_1998_2.gif";

    o1997 = new Image(100, 30);
    o1997.src = "../images/button_1997.gif";
    o1997_2 = new Image(100, 30);
    o1997_2.src = "../images/button_1997_2.gif";

    o1996 = new Image(100, 30);
    o1996.src = "../images/button_1996.gif";
    o1996_2 = new Image(100, 30);
    o1996_2.src = "../images/button_1996_2.gif";

//    o1995 = new Image(100, 30);
//    o1995.src = "../images/button_1995.gif";
//    o1995_2 = new Image(100, 30);
//    o1995_2.src = "../images/button_1995_2.gif";

    faq = new Image(100, 30);
    faq.src = "../images/button_faq.gif";
    faq_2 = new Image(100, 30);
    faq_2.src = "../images/button_faq_2.gif";

    list = new Image(100, 30);
    list.src = "../images/button_list.gif";
    list_2 = new Image(100, 30);
    list_2.src = "../images/button_list_2.gif";

    feedback = new Image(100, 30);
    feedback.src = "../images/button_feedback.gif";
    feedback_2 = new Image(100, 30);
    feedback_2.src = "../images/button_feedback_2.gif";

}


/*
 * (buttonOff) - returns the button to the default
 */
function buttonOff(buttonName)
{
    if ( netscape3 )
    {
        tempButton = eval(buttonName + ".src");
        document.images[buttonName].src = tempButton;
    }
}


/*
 * (buttonOn) - loads the highlighted button
 */
function buttonOn(buttonName)
{
    if ( netscape3 )
    {
        tempButton = eval(buttonName + "_2.src");
        document.images[buttonName].src = tempButton;
    }
}

// UNHIDE -->
</SCRIPT>

<IMG SRC="images/cd-number.gif" WIDTH=75 HEIGHT=75 ALIGN=RIGHT ALT="">

<CENTER>
<H1><IMG SRC="images/cd-banner.gif" WIDTH="519" HEIGHT="85"
    ALT="The MuchMusic Countdown Charts Archive Site"></H1>

<TABLE BORDER="0" CELLPADDING="1" CELLSPACING="1" WIDTH="450">
    <TR>
        <TD>
            <P>From the same school of thought as the
            <A HREF="../spotlight/">MuchMusic Spotlight</A> Listings Archive Site,
            this is the MuchMusic Countdown Charts Archive Site.  This site will take all of
            the Countdown charts from MuchMusic and archive them for those who take
            an interest in such things.

	<P><FONT color="#FF0000"><STRONG>This site is <A href="../">on hold</A></FONT></STRONG>.

<!--
            <P>
            <FONT COLOR="#FFFFFF" FACE="Verdana, Arial" SIZE="-1">
                BOOKMARK THIS PAGE for your current MuchMusic Countdown.
            </FONT>
-->
        </TD>
    </TR>
</TABLE>

<BR>&nbsp;
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="10" WIDTH="600">
    <TR>
        <TD ALIGN="center" BGCOLOR="#000000" VALIGN="top">
            <P>
               <A HREF="../countdown/"
                 onMouseOver="buttonOn('cd')"; return true;
                 onMouseOut="buttonOff('cd')"; return true;>
                <IMG SRC="../images/button_cd.gif" WIDTH="100" HEIGHT="30"
                 NAME="cd" BORDER="0" ALT="[Countdown]"></A>

               <IMG SRC="../images/arrow_right.gif" WIDTH="14" HEIGHT="30" ALT=" ">
               <A HREF="2000/"
                 onMouseOver="buttonOn('o2000')"; return true;
                 onMouseOut="buttonOff('o2000')"; return true;>
                <IMG SRC="../images/button_2000.gif" WIDTH="100" HEIGHT="30"
                 NAME="o2000" BORDER="0" ALT="[2000]"></A>

               <A HREF="1999/"
                 onMouseOver="buttonOn('o1999')"; return true;
                 onMouseOut="buttonOff('o1999')"; return true;>
                <IMG SRC="../images/button_1999.gif" WIDTH="100" HEIGHT="30"
                 NAME="o1999" BORDER="0" ALT="[1999]"></A>

               <A HREF="1998/"
                 onMouseOver="buttonOn('o1998')"; return true;
                 onMouseOut="buttonOff('o1998')"; return true;>
                <IMG SRC="../images/button_1998.gif" WIDTH="100" HEIGHT="30"
                 NAME="o1998" BORDER="0" ALT="[1998]"></A>

               <IMG SRC="../images/arrow_left.gif" WIDTH="14" HEIGHT="30" ALT=" ">

               <BR>
               <IMG SRC="../../images/clear.gif" WIDTH="100" HEIGHT="30" ALT="">
               <IMG SRC="../images/arrow_right.gif" WIDTH="14" HEIGHT="30" ALT=" ">

               <A HREF="1997/"
                 onMouseOver="buttonOn('o1997')"; return true;
                 onMouseOut="buttonOff('o1997')"; return true;>
                <IMG SRC="../images/button_1997.gif" WIDTH="100" HEIGHT="30"
                 NAME="o1997" BORDER="0" ALT="[1997]"></A>

               <A HREF="1996/"
                 onMouseOver="buttonOn('o1996')"; return true;
                 onMouseOut="buttonOff('o1996')"; return true;>
                <IMG SRC="../images/button_1996.gif" WIDTH="100" HEIGHT="30"
                 NAME="o1996" BORDER="0" ALT="[1996]"></A>

               <IMG SRC="../../images/clear.gif" WIDTH="100" HEIGHT="30" ALT="">

               <IMG SRC="../images/arrow_left.gif" WIDTH="14" HEIGHT="30" ALT=" ">
<!--
            <P ALIGN="center">
            <A HREF="../oldspot-cgi/current_countdown.cgi">
                <IMG SRC="images/thisweek.gif" WIDTH="357" HEIGHT="65" BORDER="0"
                ALT="View This Week's Countdown Chart"></A>
-->
            <P>
            <P><A HREF="../"
                 onMouseOver="buttonOn('oldspot')"; return true;
                 onMouseOut="buttonOff('oldspot')"; return true;>
                <IMG SRC="../images/button_oldspot.gif" WIDTH="100" HEIGHT="30"
                 NAME="oldspot" BORDER="0" ALT="[Oldspot]"></A>

               <IMG SRC="../images/arrow_right.gif" WIDTH="14" HEIGHT="30" ALT=" ">
               <A HREF="../spotlight/"
                 onMouseOver="buttonOn('spot')"; return true;
                 onMouseOut="buttonOff('spot')"; return true;>
                <IMG SRC="../images/button_spot.gif" WIDTH="100" HEIGHT="30"
                 NAME="spot" BORDER="0" ALT="[Spotlight]"></A>
               <A HREF="../faq.html"
                 onMouseOver="buttonOn('faq')"; return true;
                 onMouseOut="buttonOff('faq')"; return true;>
                <IMG SRC="../images/button_faq.gif" WIDTH="100" HEIGHT="30"
                 NAME="faq" BORDER="0" ALT="[FAQ]"></A>
               <A HREF="../feedback.html"
                 onMouseOver="buttonOn('feedback')"; return true;
                 onMouseOut="buttonOff('feedback')"; return true;>
                <IMG SRC="../images/button_feedback.gif" WIDTH="100" HEIGHT="30"
                 NAME="feedback" BORDER="0" ALT="[Feedback]"></A>
<!--
               &nbsp;
               <A HREF="../maillist.html"
                 onMouseOver="buttonOn('list')"; return true;
                 onMouseOut="buttonOff('list')"; return true;>
                <IMG SRC="../images/button_list.gif" WIDTH="100" HEIGHT="30"
                 NAME="list" BORDER="0" ALT="[Mailing List]"></A>
-->
               &nbsp;
               <IMG SRC="../images/arrow_left.gif" WIDTH="14" HEIGHT="30" ALT=" ">
        </TD>
    </TR>
    <TR>
        <TD ALIGN="center" COLSPAN="2" HEIGHT="50" VALIGN="bottom">
<!--#include virtual="../common/footer.html"-->
        </TD>
    </TR>
</TABLE>

</CENTER>

</BODY>
</HTML>
