function _hbPageView(a,b){}
function trackTrailer()
{
    _hbPageView("trailer", "/FindingNemo");
}

function trackAboutFindingNemo(){
//    _hbPageView("about+nemo+section", "/FindingNemo");
}

function trackFindTheFish(){
//    _hbPageView("about+nemo+section", "/FindingNemo");
}
function trackSeaGallery(){
//    _hbPageView("about+nemo+section", "/FindingNemo");
}
function trackFishGames()
{
//    _hbPageView("about+nemo+section", "/FindingNemo");
}

function trackGallery()
{
    _hbPageView("about+nemo+section", "/FindingNemo");
}

function trackAboutNemo()
{
    _hbPageView("about+nemo+section", "/FindingNemo");
}

function trackTheFish()
{
    _hbPageView("the+fish+section", "/FindingNemo");
}
function trackMarlin()
{
    _hbPageView("marlin+bio", "/FindingNemo");
}
function trackDory()
{
    _hbPageView("dory+bio", "/FindingNemo");
}
function trackGill()
{
    _hbPageView("gill+bio", "/FindingNemo");
}
function trackNemo()
{
    _hbPageView("nemo+bio", "/FindingNemo");
}

function trackStreams()
{
    _hbPageView("streams+section", "/FindingNemo");
}
function trackGames()
{
    _hbPageView("games+section", "/FindingNemo");
}
function trackStreamsTrailerUnderwater()
{
    _hbPageView("streams+trailer+underwater", "/FindingNemo");
}
function trackStreamsTrailerPopup()
{
    _hbPageView("streams+trailer+popup", "/FindingNemo");
}

