/*
 * Copyright 2006 OST-SYSTEMS. All rights reserved.
 */

var defaultFavourites =
[
 
  {
    title: "Webcams",
    path: "AHectorCams"
  },
  {

    title: "BBC Weather",
    path: "BBCWeather"
  },  
  {
    title: "View delicious web sites",
    path: "Delicious"
  },
  {
    title: "Contact your buddies",
    path: "WidgetBuddies"
  },
  {
    title: "Play Basketball",
    path: "AHectorBasketball"
  },
  {
    title: "iPhone Applications",
    path: "AHectorIPhoneApps"
  },
  {
    title: "Widgetop Widget News",
    path: "AHectorWidgetop"
  },
  {
    title: "Limits",
    path: "AHectorLimits"
  },
  {
    title: "Web Checker",
    path: "AHectorWebChecker"
  },
  {
    title: "Search",
    path: "AHectorSearch"
  },
  {
    title: "Google Logo",
    path: "AGoogleLogo"
  }
  
];
