function favorites()
    {
    if (window.sidebar)
        window.sidebar.addPanel('www.thegoodfoodnetwork.co.uk','http://www.thegoodfoodnetwork.co.uk','');
    else if( window.external ) 
        window.external.AddFavorite('http://www.thegoodfoodnetwork.co.uk','www.thegoodfoodnetwork.co.uk');
    }
