// JavaScript Document

bestOfLiveActive=new Image();
bestOfLiveInactive=new Image();

bestOfLiveActive.src="Media/Images/Links/BestOfLive.125x125.gold.gif";
bestOfLiveInactive.src="Media/Images/Links/BestOfLive.125x125.gif";

gilliganActive=new Image();
gilliganInactive=new Image();

gilliganActive.src="Media/Images/Links/Gilligan.155x82.gold.gif";
gilliganInactive.src="Media/Images/Links/Gilligan.155x82.gif";

hatsActive=new Image();
hatsInactive=new Image();

hatsActive.src="Media/Images/Links/Hats.155x108.gold.gif";
hatsInactive.src="Media/Images/Links/Hats.155x108.gif";

sentimentalActive=new Image();
sentimentalInactive=new Image();

sentimentalActive.src="Media/Images/Illustrations/CDSentimentalJourney/FrontCover.Hover.gif";
sentimentalInactive.src="Media/Images/Illustrations/CDSentimentalJourney/FrontCover.gif";