<?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="Dots. A simple and fun strategy game. Try to complete more boxes than the computer by connecting the dots. Draw lines in your turn by clicking in between two adjacent dots. If you complete a box it is your turn again. Think carefully about your strategy, it is harder than it looks..." />

    <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>Dots</title>
    <link rel="icon" type="image/png" 
      href="http://www.netvibes.com/favicon.ico" />

  </head>
  <body>
	<center>
		<iframe src="http://cdn.labpixies.com/campaigns/dots/dots.html" height="308" width="265" FRAMEBORDER="0" ALIGN="middle" SCROLLING="no"></iframe>
  </center>
  </body>
</html>