<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
<ModulePrefs title="Pegz" 
directory_title="Pegz" 
description="Pegz - Using the mouse, move the blue pieces one at a time. The only valid move is to jump another single piece and land in an empty hole. Try to finish the game with only one single piece remaining in the center hole! 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/pegz/1.jpg" 
thumbnail="http://www.atlaslabs.net/gadgets/widget4/pegz/2.jpg" 
height="335" 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">
<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="275" id="game" ALIGN="">
<PARAM NAME=movie VALUE="http://www.atlaslabs.net/gadgets/widget4/pegz/pegz.swf">
<PARAM NAME=quality VALUE=high>
<EMBED src="http://www.atlaslabs.net/gadgets/widget4/pegz/pegz.swf" quality=high WIDTH="300" HEIGHT="275" 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>