<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
<ModulePrefs title="Parking Zone" 
directory_title="Parking Zone" 
description="Parking Zone - Take a turn, park right into your spot - this time, use your brains! Drive the colored cars into their color corresponding spots with the least number of moves. Lots of neat tricks - this is worse than a driving test! Best of luck! Keywords: game, puzzle, arcade, fun, flash, games, entertainment"
title_url="http://www.atlaslabs.net" 
author="AtlasLabs" author_email="gadgets@atlaslabs.net" 
screenshot="http://www.atlaslabs.net/gadgets/widget4/parkingzone/1.jpg" 
thumbnail="http://www.atlaslabs.net/gadgets/widget4/parkingzone/2.jpg" 
height="378" width="300" 
render_inline="never" scaling="false" scrolling="false" 
category="funandgames" category2="lifestyle">
<Require feature="analytics" /> 
<Require feature="opensocial-0.8" />
</ModulePrefs>
<Content type="html">
<![CDATA[
<html>

<head>
<style> 
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 0px 0;
}

#progressindicator,
.startGameText
{
color: #000000; 
font-size: 9px; 
}
</style>
</head>

<body>

<center>
<script type="text/javascript"><!--
google_ad_client = "pub-6959944078175116";
/* 234x60, created 2/20/09 */
google_ad_slot = "2680188325";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</center>

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5911434-1");
pageTracker._trackPageview();
</script>

<div id="gameloader">
<br>
<script type="text/javascript"><!--
google_ad_client = "pub-6959944078175116";
/* 300x250, created 1/15/11 */
google_ad_slot = "9533742585";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

<div id="progressindicator" style="text-align: center;">Game is loading, please wait 10 seconds..</div>
<div class="startGameText" style="text-align: center;"><a href="javascript:showgame();"><font color="#2D8930"><b>Click here to start game now.</b></front></a></div>
</div><div id="flashgame" style='visibility:hidden;display:none;'>

<center>
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="300" HEIGHT="318" id="game" ALIGN="">
<PARAM NAME=movie VALUE="http://www.atlaslabs.net/gadgets/widget4/parkingzone/parkingzone.swf">
<PARAM NAME=quality VALUE=high>
<EMBED src="http://www.atlaslabs.net/gadgets/widget4/parkingzone/parkingzone.swf" quality=high WIDTH="300" HEIGHT="318" NAME="game" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT> 
</center>

</div>
<script type="text/javascript">
for (i = 0; i < 10; i++) { setTimeout("document.getElementById('progressindicator').innerHTML='Game is loading, please wait " + (10-i) + " seconds..';", i * 1000); }
function showgame(){ document.getElementById('gameloader').style.display="none"; document.getElementById('flashgame').style.visibility="visible"; document.getElementById('flashgame').style.display="block"; }
setTimeout("showgame()", 10000);
</script>

</body>
</html>
  ]]>
  </Content>
  </Module>