<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>

    <meta name="author" content="LabPixies" />
    <meta name="description"
      content="ToDo Gadget. Easily manage and track your daily to-do list. ToDo gadget lets you add up to 7 tasks, the average amount of concurrent tasks the human brain can handle effectively (yes Dave, you can do more, we know). You can highlight tasks in different colors and change their priorities, everything you need to get things done!" />

    <meta name="apiVersion" content="1.0" />
    <meta name="debugMode" content="false" />

    <link rel="stylesheet" type="text/css"
      href="http://www.netvibes.com/themes/uwa/style.css" />
    <script type="text/javascript"
      src="http://www.netvibes.com/js/UWA/load.js.php?env=Standalone"></script>

    <title>ToDo</title>
    <link rel="icon" type="image/png" href="http://www.netvibes.com/favicon.ico" />

  </head>
  <body>
    <center>
      <iframe src="http://www.labpixies.com/campaigns/todo/todo.html"
        height="260" width="260" FRAMEBORDER="0" ALIGN="middle" SCROLLING="no"></iframe>
    </center>
  </body>
</html>

