<HTML>
<HEAD>
<TITLE>The MuchMusic Spotlight Listings Archive Site</TITLE>
<META NAME="description" CONTENT="The archive site of MuchMusic's Spotlight,
    with listings from Jul94-present.  When was the last time your favourite
    artist was featured?  Includes links to homepages of featured artists.">
<META NAME="keywords" CONTENT="spotlight, muchmusic, oldspot, archives, canada,
    listings, archive site, spotfaq, much, music, mm, derek, tam, al442, ah984">
<LINK REV="MADE" HREF="mailto:oldspot-feedback@derekweb.com">
</HEAD>

<!--
  Feel free to borrow any of the JavaScript you see here.
  You can probably find it elsewhere anyways.  A courtesy
  link back to the MuchMusic Spotlight Listings Archive Site
  at http://oldspot.base.org/ would be greatly appreciated.

  I am not an employee of MuchMusic or its affiliated companies.
  Questions with regards to this site should be directed to me.
-->

<BODY BGCOLOR="#000000" TEXT="#0F0F0F" LINK="#F8F8F8" VLINK="#F8F8F8">
<A NAME="top"></A>

<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";

    o1994 = new Image(100, 30);
    o1994.src = "../images/button_1994.gif";
    o1994_2 = new Image(100, 30);
    o1994_2.src = "../images/button_1994_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>


<CENTER>

<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="500">
    <TR>
        <TD ALIGN="center">
            <IMG SRC="images/banner-spot.gif" WIDTH="500" HEIGHT="84"
                ALT="The MuchMusic Spotlight Listings Archive Site">
        </TD>
    </TR>
<TR>
<TD>
<P><FONT color="#FF0000"><STRONG>This site is <A href="../">on hold</A></STRONG></FONT>
</TD>

</TR>

    <TR>
        <TD ALIGN="center">

            <BR>

            <A HREF="./"
                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>

            <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>

            <A HREF="1995/"
                onMouseOver="buttonOn('o1995');" return true;
                onMouseOut="buttonOff('o1995');" return true;>
                <IMG SRC="../images/button_1995.gif" WIDTH="100" HEIGHT="30" 
                    NAME="o1995" BORDER="0" ALT="[1995]"></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="1994/"
                onMouseOver="buttonOn('o1994');" return true;
                onMouseOut="buttonOff('o1994');" return true;>
                <IMG SRC="../images/button_1994.gif" WIDTH="100" HEIGHT="30" 
                    NAME="o1994" BORDER="0" ALT="[1994]"></A>

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

            <IMG SRC="../images/arrow_left.gif" WIDTH="14" HEIGHT="30" ALT=" ">
        </TD>
    </TR>
    <TR>
        <TD>
<!-- begin text body -->
<TABLE BORDER="0" CELLPADDING="4" CELLSPACING="1" WIDTH="500">
    <TR BGCOLOR="#FF0000">
        <TD WIDTH="10">&nbsp;</TD>
        <TD BGCOLOR="#C0C0C0" WIDTH="480">
            <P>
            Reflect on the career of your favourite artists, past and
            present, with the MuchMusic Spotlight.  See those videos and
            interviews you thought were long forgotten.

            <P>
            Who was in the Spotlight yesterday?
            Is your fave in there today?
            <BR>
            Not only will you find the current, up-to-date listings
            here, but listings as far back as 1994 so you can see who's
            been popular, and not-so-popular.
<!--
            <P>
            New listings are added monthly, with updates occurring as required.
            <BR>
            Enter your email address to be notified
                when the archives are updated.<BR>

<FORM METHOD="post" ACTION="http://www.derekweb.com/cgi-bin/web-email-lite.pl">
    <INPUT TYPE="hidden" NAME="next_url" VALUE="http://www.derekweb.com/oldspot/mailreq.html">
    <INPUT TYPE="hidden" NAME="to" VALUE="spotlight-changes-request@lists.derekweb.com">
    <INPUT TYPE="hidden" NAME="required" VALUE="Email">
    <INPUT TYPE="hidden" NAME="required_url" VALUE="http://www.derekweb.com/oldspot/oops.html">
    <INPUT TYPE="hidden" NAME="subject" VALUE="subscribe">
    <INPUT NAME="Email" TYPE="text" SIZE="30" MAXLENGTH="40">
    <INPUT TYPE="SUBMIT" VALUE="Register Now!">
</FORM>
-->
        </TD>
        <TD WIDTH=10>&nbsp;</TD>
    </TR>
</TABLE>
<!-- end text body -->
        </TD>
    </TR>
    <TR>
        <TD ALIGN="center">
            <BR>

            <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="../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>

            <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>

            <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="../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>

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

            <IMG SRC="../images/arrow_left.gif" WIDTH="14" HEIGHT="30" ALT=" ">
-->
        </TD>
    </TR>
<!--    
    <TR>
        <TD ALIGN="center" HEIGHT="50" VALIGN="bottom">
            <P>&nbsp;
            <P>&nbsp;
            <FONT COLOR="#C0C0C0" SIZE="1">
                The Spotlight listings and Countdown charts are reproduced
                with permission of MuchMusic.
                <BR>Site design by
                <A HREF="http://www.pobox.com/~dtam/">Derek Tam</A>.
                Copyright &copy; 1998.
            </FONT>
        </TD>
    </TR>
-->
</TABLE>

</CENTER>

<BR>&nbsp;
<!--#include virtual="../common/footer.html"-->


</BODY>
</HTML>

