<!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>
	<title>iSpy | A fun new way to explore your city</title>
	<meta name="title" content="iSpy | A fun new way to explore your city"/>
	<meta name="description" content="Download iSpy for your iPhone, then go out and have some Real World Fun! Become the Top Spy in your city by creating and playing eachother's iSpy games."/>
	<meta name="keywords" content="iSpy, I spy with my little eye, iPhone, ispyapp, scavenger hunt, geocaching, mobile">
  	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
	<link type="text/css" rel="Stylesheet" media="screen" href="http://ispyapp.com/css/global.css"/>
	<link type="text/css" rel="Stylesheet" media="screen" href="http://ispyapp.com/css/home.css"/>
	<script src="http://maps.google.com/maps?file=api&amp;v=2.x&amp;key=ABQIAAAAnSm_PkwAK6QQKKiXg1i8ExRsFYv-yZha2RglUEwPcNDJd85JcRQFf38RQvfX77r7-zFTgaJx1IYJOQ" type="text/javascript"></script>
	<script src="http://ispyapp.com/src/jquery-1.4.2.min.js" type="text/javascript"></script>
	<script src="http://ispyapp.com/src/spy.js" type="text/javascript"></script>
</head>

<body>

<div class="wrapper">


<div id="logo">
<a href="http://ispyapp.com/"><img src="http://splitp.s3.amazonaws.com/logos/ispytab200.png" border="0"></a>
</div>

<div id="navbar">
<ul id="nav">
	<li class="top"><a href="/" id="home" class="top_link"><span class="down">Home</span></a></li>
	<li class="top"><a href="/verify/" id="verify" class="top_link"><span class="down">Verify</span></a></li>
	<li class="top"><a href="/rank/" id="rank" class="top_link"><span class="down">Rank</span></a></li>
	<li class="top"><a href="/help/how-to-play.php" id="help" class="top_link"><span class="down">Help</span></a>
			<ul class="sub">
			<li><a href="/help/how-to-play.php">How To Play</a></li>
			<li><a href="/help/community-guidelines.php">Community Guidelines</a></li>
			<li><a href="/help/faq.php">FAQ's</a></li>
			<li><a href="http://community.ispyapp.com">Forums</a></li>
		</ul>
	</li>
	<li class="top"><a href="/blog/" id="blog" class="top_link"><span class="down">Blog</span></a></li>
</ul>
</div>

<div id="profile">

	<form method="post" action="/login.php" name="login" id="login">
	<input type="hidden" name="url" value="http%3A%2F%2Fispyapp.com%2F%3Futm_source%3Dsplitp.com%2Fblog%2Frss.php%3Fcategory%3D2">
<TABLE cellpadding="4" cellspacing="0" border="0" width="200" align="center">
	<TR>
		<TD align="center" style="padding-top:15px;"><input type="text" name="username" value="" style="width:160px;"></TD>
	</TR>
	<TR>
		<TD align="center"><input type="password" name="password" style="width:160px;"></TD>
	</TR>
	<TR><TD class="profile-links" align="center" width="100%" nowrap>
		<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="profile-links">
		<TR>
			<TD width="50%" align="center" nowrap><font class="sign-up"><a href="/signup/">Sign Up</a></font></TD>
			<TD width="0%" align="center" nowrap><small>or</small></TD>
			<TD width="50%" align="center" nowrap><input type="submit" value="Login"></TD>
		</TR>
		</TABLE>
	</TD></TR>
	<TR><TD width="100%" colspan="2" nowrap align="center" style="padding-top:10px"><a href="/pass.php"><small>Forget your password?</a></small></TD></TR>
</TABLE>
</form>

<script type="text/javascript" language="javascript">

(function() {
    var id = document.getElementById('login');
    if (id && id.username && id.password) { 
      var name = id.username;
      var namepass = id.password;
      var unclicked = function() {
          if (name.value == '') {
              name.style.background = '#FFFFFF url(/images/username.gif) left no-repeat';
          }
       };
       var clicked = function() {
          name.style.background = '#ffffff';
       };
      var unclickedpass = function() {
          if (namepass.value == '') {
              namepass.style.background = '#FFFFFF url(/images/password.gif) left no-repeat';
          }
       };
       var clickedpass = function() {
          namepass.style.background = '#ffffff';
       };
    name.onfocus = clicked;
    name.onblur = unclicked;
    namepass.onfocus = clickedpass;
    namepass.onblur = unclickedpass;
    unclicked();
    unclickedpass();
    }
})();
</script>


</div>
<div id="sidebar">

<script type="text/javascript">
<!--
PreImage1=newImage();
PreImage1.src="/images/playispy-on.png";
// -->
</script> 
<a href="/signup/" onMouseOver="document.play.src='/images/playispy-on.png';" onMouseOut="document.play.src='/images/playispy.png';"><img src="/images/playispy.png" name="play" border="0"></a>



</div>

<div id="maincontent">

<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="95">
<TR>
<TD width="116" height="95"><img src="/images/home-box/home-box-l.jpg" width="116" height="95"></TD>
<TD class="tagbox" width="100%" valign="middle" align="center">

	<font color="#77999f">iSpy with my little eye...</font><br><font class="tagtext">A fun new way to explore your city</font>

</TD>
<TD width="19" height="95"><img src="/images/home-box/home-box-r.jpg" width="19" height="95"></TD>
<TD width="59" height="95"><img src="/images/home-box/iphone.jpg" width="59" height="95"></TD>
</TR>
</TABLE>

<TABLE cellpadding="0" cellspacing="0" border="0" width="100%">
<TR>
<TD width="100%" align="center">
	<div id="map"></div>
		<script type="text/javascript">
			//<![CDATA[
				if (GBrowserIsCompatible()) { 
					var map = new GMap2(document.getElementById("map"));
						map.setCenter(new GLatLng(0,0),16);
				}
				else {
					alert("Sorry, the Google Maps API is not compatible with this browser");
				}
			//]]>
		</script>
</TD>
</TR>
</TABLE>

<TABLE cellpadding="5" cellspacing="10" border="0" width="100%">
<TR><TD width="50%" colspan="2"><font size="1" color="#77999f">Use your mobile phone to:</font></TD><TD width="50%" align="right"><a href="/help/how-to-play.php">How To Play &rarr;</a></TD></TR>
<TR>
<TD width="33%" align="center" bgcolor="#efefef" id="subtags" style="border: 2px #77999f solid;" onClick="document.location.href='/help/how-to-play.php';" onmouseover="this.style.cursor='pointer';"><h4><u>Discover New Things</u></h4>Play iSpy games created by other Spys in your city.</TD>
<TD width="33%" align="center" bgcolor="#efefef" id="subtags" style="border: 2px #77999f solid;" onClick="document.location.href='/help/how-to-play.php';" onmouseover="this.style.cursor='pointer';"><h4><u>Share Your Favorites</u></h4>Create your own iSpy games for others to play.</TD>
<TD width="33%" align="center" bgcolor="#efefef" id="subtags" style="border: 2px #77999f solid;" onClick="document.location.href='/help/how-to-play.php';" onmouseover="this.style.cursor='pointer';"><h4><u>Become A Top Spy</u></h4>Earn points and compete with your local community.</TD>
</TR>
</TABLE>

<TABLE cellpadding="0" cellspacing="0" border="0" width="100%">
<TR>
<TD width="33%" align="center" colspan="3">

    <div id="stream">
        <ul class="items">


<li>
<div class="propic">
<a href="http://ispyapp.com/profile/Inflatabill/">
<img src="http://ispy.s3.amazonaws.com/user/small/9541.jpg" width="64" height="96" border="0">
</a>
</div>

<div class="content">
<br><a href="http://ispyapp.com/profile/Inflatabill/">Inflatabill</a>  from <a href="http://ispyapp.com/rank/?zone=US-CA-3604605361">Santa Rosa</a>, <a href="http://ispyapp.com/rank/?zone=US-CA">California</a> created a new game!<br>
<div class="spygame">&raquo; <a href="http://ispyapp.com/game/25249/the-flying-dead/">iSpy the flying dead</a></div>
</div>

<div class="gamepic">
<a href="http://ispyapp.com/game/25249/the-flying-dead/">
<img src="http://ispy.s3.amazonaws.com/game/small/25249.jpg" width="64" height="96" border="0">
</a>
</div>
<div style="clear:both"></div>

				<script type="text/javascript">
				    var icon25249 = new GIcon();
				    icon25249.image = 'http://ispy.s3.amazonaws.com/game/small/25249.jpg';
				    icon25249.iconSize = new GSize(64.0, 96.0);
				    icon25249.iconAnchor = new GPoint(1.0, 1.0);
				    icon25249.infoWindowAnchor = new GPoint(1.0, 1.0);

				      var point = new GLatLng(39.753289,-105.005234);
				      var marker25249 = new GMarker(point, icon25249);
				      map.addOverlay(marker25249);
				        marker25249.openInfoWindowHtml('<TABLE cellpadding="4" cellspacing="0" border="0" width="250"><TR><TD width="0%"><a href="http://ispyapp.com/profile/Inflatabill/"><img src="http://ispy.s3.amazonaws.com/user/small/9541.jpg" width="64" height="96" border="0"></a></TD><TD width="100%" valign="middle">Inflatabill created a game!<br>&raquo; <a href="http://ispyapp.com/game/25249/the-flying-dead/">iSpy the flying dead</a></TD></TR></TABLE>');

      				map.panTo(new GLatLng(39.753289,-105.005234),16);
				</script>

</li>

<li>
<div class="propic">
<a href="http://ispyapp.com/profile/Inflatabill/">
<img src="http://ispy.s3.amazonaws.com/user/small/9541.jpg" width="64" height="96" border="0">
</a>
</div>

<div class="content">
<br><a href="http://ispyapp.com/profile/Inflatabill/">Inflatabill</a>  from <a href="http://ispyapp.com/rank/?zone=US-CA-3604605361">Santa Rosa</a>, <a href="http://ispyapp.com/rank/?zone=US-CA">California</a> created a new game!<br>
<div class="spygame">&raquo; <a href="http://ispyapp.com/game/25248/big-wheel-keep-on-turnin-/">iSpy big wheel keep on turnin'</a></div>
</div>

<div class="gamepic">
<a href="http://ispyapp.com/game/25248/big-wheel-keep-on-turnin-/">
<img src="http://ispy.s3.amazonaws.com/game/small/25248.jpg" width="64" height="96" border="0">
</a>
</div>
<div style="clear:both"></div>

				<script type="text/javascript">
				    var icon25248 = new GIcon();
				    icon25248.image = 'http://ispy.s3.amazonaws.com/game/small/25248.jpg';
				    icon25248.iconSize = new GSize(64.0, 96.0);
				    icon25248.iconAnchor = new GPoint(1.0, 1.0);
				    icon25248.infoWindowAnchor = new GPoint(1.0, 1.0);

				      var point = new GLatLng(42.950156,-87.900773);
				      var marker25248 = new GMarker(point, icon25248);
				      map.addOverlay(marker25248);
				        marker25248.openInfoWindowHtml('<TABLE cellpadding="4" cellspacing="0" border="0" width="250"><TR><TD width="0%"><a href="http://ispyapp.com/profile/Inflatabill/"><img src="http://ispy.s3.amazonaws.com/user/small/9541.jpg" width="64" height="96" border="0"></a></TD><TD width="100%" valign="middle">Inflatabill created a game!<br>&raquo; <a href="http://ispyapp.com/game/25248/big-wheel-keep-on-turnin-/">iSpy big wheel keep on turnin'</a></TD></TR></TABLE>');

      				map.panTo(new GLatLng(42.950156,-87.900773),16);
				</script>

</li>

<li>
<div class="propic">
<a href="http://ispyapp.com/profile/Inflatabill/">
<img src="http://ispy.s3.amazonaws.com/user/small/9541.jpg" width="64" height="96" border="0">
</a>
</div>

<div class="content">
<br><a href="http://ispyapp.com/profile/Inflatabill/">Inflatabill</a>  from <a href="http://ispyapp.com/rank/?zone=US-CA-3604605361">Santa Rosa</a>, <a href="http://ispyapp.com/rank/?zone=US-CA">California</a> created a new game!<br>
<div class="spygame">&raquo; <a href="http://ispyapp.com/game/25247/big-wheel-keep-on-turnin-/">iSpy big wheel keep on turnin'</a></div>
</div>

<div class="gamepic">
<a href="http://ispyapp.com/game/25247/big-wheel-keep-on-turnin-/">
<img src="http://ispy.s3.amazonaws.com/game/small/25247.jpg" width="64" height="96" border="0">
</a>
</div>
<div style="clear:both"></div>

				<script type="text/javascript">
				    var icon25247 = new GIcon();
				    icon25247.image = 'http://ispy.s3.amazonaws.com/game/small/25247.jpg';
				    icon25247.iconSize = new GSize(64.0, 96.0);
				    icon25247.iconAnchor = new GPoint(1.0, 1.0);
				    icon25247.infoWindowAnchor = new GPoint(1.0, 1.0);

				      var point = new GLatLng(42.950197,-87.90106);
				      var marker25247 = new GMarker(point, icon25247);
				      map.addOverlay(marker25247);
				        marker25247.openInfoWindowHtml('<TABLE cellpadding="4" cellspacing="0" border="0" width="250"><TR><TD width="0%"><a href="http://ispyapp.com/profile/Inflatabill/"><img src="http://ispy.s3.amazonaws.com/user/small/9541.jpg" width="64" height="96" border="0"></a></TD><TD width="100%" valign="middle">Inflatabill created a game!<br>&raquo; <a href="http://ispyapp.com/game/25247/big-wheel-keep-on-turnin-/">iSpy big wheel keep on turnin'</a></TD></TR></TABLE>');

      				map.panTo(new GLatLng(42.950197,-87.90106),16);
				</script>

</li>

        </ul>
    </div> 
</TD>
</TR>
</TABLE>

<div id="push">&nbsp;</div>

</div><!-- End Maincontent -->

</div><!-- End Wrapper -->


<div class="footer">
<div id="footbar">
	<div style="padding:0 15px;display:inline;"><a href="http://www.crunchbase.com/company/splitp">&copy; 2010 SplitP</a></div>|
	<div style="padding:0 15px;display:inline;"><a href="/help/change-log.php">v1.6</a></div>|
	<div style="padding:0 15px;display:inline;"><a href="/help/press.php">Press</a></div>|
	<div style="padding:0 15px;display:inline;"><a href="/blog/">Blog</a></div>|
	<div style="padding:0 15px;display:inline;"><a href="http://getsatisfaction.com/iSpy">Forums</a></div>
</div>
	
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-9524263-7']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>




<script type="text/javascript" charset="utf-8">
  var is_ssl = ("https:" == document.location.protocol);
  var asset_host = is_ssl ? "https://s3.amazonaws.com/getsatisfaction.com/" : "http://s3.amazonaws.com/getsatisfaction.com/";
  document.write(unescape("%3Cscript src='" + asset_host + "javascripts/feedback-v2.js' type='text/javascript'%3E%3C/script%3E"));
</script>

<script type="text/javascript" charset="utf-8">
  var feedback_widget_options = {};

  feedback_widget_options.display = "overlay";  
  feedback_widget_options.company = "ispy";
  feedback_widget_options.placement = "bottom";
  feedback_widget_options.color = "#edc01c";
  feedback_widget_options.style = "idea";

  GSFN.feedback_widget.prototype.local_base_url = "http://community.ispyapp.com";
  GSFN.feedback_widget.prototype.local_ssl_base_url = "http://community.ispyapp.com";

  var feedback_widget = new GSFN.feedback_widget(feedback_widget_options);
</script></div>

  </body>
</html>