<html> <head> <meta http-equiv="MSThemeCompatible" CONTENT="yes" /> <meta http-equiv="Content-Type" content="text/html; charset=Unicode" /> <title>settings</title> <script type="text/javascript" src="js/settings.js"></script> <link rel="stylesheet" type="text/css" href="css/settings.css" /> </head> <body onLoad="Start()"> <label for="GamerTagInput">Gamer Tag:</label> <br/> <input style="width:197px" type="input" name="GamerTagInput"> <hr> <br /> Version 1.0, November 2009 <br /> by <a href="http://cid-579f2149e91fdd20.spaces.live.com/blog" target="_blank">Aaron Misner</a> </body> </html>