function debug(string)
{
    //to test hitbox just uncomment the following statement:
    //alert(string);
}

//-------------------- splash -----------------------------
function trackHowManyFishPoll()
{
debug('trackHowManyFishPoll()');

    _hbPageView("how+many+fish+poll", "/findingNemo");
}
function trackAustraliaSweeps()
{
debug('trackAustraliaSweeps()');

    _hbPageView("australia+sweepstakes", "/findingNemo");
}
function trackSplashSeaGallery()
{
debug('trackSplashSeaGallery()');

    _hbPageView("splash+sea+gallery", "/findingNemo");
}
function trackTradingCardGame()
{
debug('trackTradingCardGame()');

    _hbPageView("trading+card+game", "/findingNemo");
}

//-------------------- misc -------------------------------
function trackTrailer()
{
debug('trackTrailer()');

    _hbPageView("trailer", "/findingNemo");
}

function trackPoster()
{
debug('trackPoster()');

    _hbPageView("poster", "/findingNemo");
}

function trackScreenmate()
{
debug('trackScreenmate()');

    _hbPageView("screenmate", "/findingNemo");
}

//-------------------- flash site -------------------------
function trackAboutfindingNemo()
{
debug('trackAboutfindingNemo()');

    _hbPageView("about+finding+nemo+section", "/findingNemo");
}

//---------------------------------------------------------
function trackFindTheFish()
{
debug('trackFindTheFish()');

    _hbPageView("find+the+fish+section", "/findingNemo");
}
function trackBruce()
{
debug('trackBruce()');

    _hbPageView("bruce+bio", "/findingNemo");
}
function trackMarlin()
{
debug('trackMarlin()');

    _hbPageView("marlin+bio", "/findingNemo");
}
function trackCrush()
{
debug('trackCrush()');

    _hbPageView("crush+bio", "/findingNemo");
}
function trackDory()
{
debug('trackDory()');

    _hbPageView("dory+bio", "/findingNemo");
}
function trackAnchor()
{
debug('trackAnchor()');

    _hbPageView("anchor+bio", "/findingNemo");
}
function trackNigel()
{
debug('trackNigel()');

    _hbPageView("nigel+bio", "/findingNemo");
}
function trackChum()
{
debug('trackChum()');

    _hbPageView("chum+bio", "/findingNemo");
}
function trackGill()
{
debug('trackGill()');

    _hbPageView("gill+bio", "/findingNemo");
}
function trackNemo()
{
debug('trackNemo()');

    _hbPageView("nemo+bio", "/findingNemo");
}

//--------------------------------------------------
function trackStreams()
{
debug('trackStreams()');

    _hbPageView("streams+section", "/findingNemo");
}
function trackPreviews()
{
debug('trackPreviews()');

    _hbPageView("previews+section", "/findingNemo");
}
function trackTakeThemHome()
{
debug('trackTakeThemHome()');

    _hbPageView("take+them+home", "/findingNemo");
}
function trackWallpapers()
{
debug('trackWallpapers()');

    _hbPageView("wallpapers", "/findingNemo");
}
function trackScreensaver()
{
debug('trackScreensaver()');

    _hbPageView("screensaver", "/findingNemo");
}
function trackAIMIcons()
{
debug('trackAIMIcons()');

    _hbPageView("aim+icons", "/findingNemo");
}

function trackECards()
{
debug('trackECards()');

    _hbPageView("ecards", "/findingNemo");
}
function trackScreenmate()
{
debug('trackScreenmate()');

    _hbPageView("screenmate", "/findingNemo");
}
function trackScreensavers()
{
debug('trackScreensavers()');

    _hbPageView("screensavers", "/findingNemo");
}
//--------------------------------------------------
function trackSeaGallery()
{
debug('trackSeaGallery()');

    _hbPageView("sea+gallery+section", "/findingNemo");
}

function trackSeaGallery1()
{
debug('trackSeaGallery1()');

    _hbPageView("welcome", "/findingNemo");
}

//--------------------------------------------------
function trackFishGames()
{
debug('trackFishGames()');

    _hbPageView("fish+games+section", "/findingNemo");
}
function trackCruisinWithCrush()
{
debug('trackCruisinWithCrush()');

    _hbPageView("cruisin+with+crush", "/findingNemo");
}
function trackDoryMemoryGame()
{
debug('trackDoryMemoryGame()');

    _hbPageView("dory+memory+game", "/findingNemo");
}
function trackAskCrush()
{
debug('trackAskCrush()');

    _hbPageView("ask+crush", "/findingNemo");
}
function trackFishCharades()
{
debug('trackFishCharades()');

    _hbPageView("fish+charades", "/findingNemo");
}
function trackUnderwaterCamera()
{
debug('trackUnderwaterCamera()');

    _hbPageView("underwater+camera", "/findingNemo");
}
function trackPearlsPuzzle()
{
debug('trackPearlsPuzzle()');

    _hbPageView("pearls+puzzle", "/findingNemo");
}
function trackCreateAScene()
{
debug('trackCreateAScene()');

    _hbPageView("create+a+scene", "/findingNemo");
}

//--------------------------------------------------
function trackMrRaysClassroom()
{
debug('trackMrRaysClassroom()');

    _hbPageView("mr+rays+classroom", "/findingNemo");
}
function trackWelcome()
{
debug('trackWelcome()');

    _hbPageView("welcome", "/findingNemo");
}

