<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs 
title="__MSG_title__" 
title_url="__MSG_link__" 
height="300"
scrolling="true"
author="Jan Adamovic" 
author_location="Slovakia" 
author_email="admin+coolgadget@brainden.com" 
author_link="http://brainden.com/" 
author_aboutme="I am a mystery to myself."
author_quote="'To Start Press Any Key'. Where's the ANY key? - Homer Simpson"
author_affiliation="None"
category="funandgames"
category2="lifestyle"
description="__MSG_description__" 
screenshot="__MSG_screenshot__" 
thumbnail="http://teaser-gadgets.googlecode.com/svn/trunk/puzzles-gadget/thumbnail-puzzles.png">
<Require feature="tabs" />
<Require feature="analytics" />
<Require feature="minimessage" />
<Require feature="setprefs"/>
    <Locale messages="http://teaser-gadgets.googlecode.com/svn/trunk/puzzles-gadget/ALL_ALL.xml"/>
    <Locale lang="ru" messages="http://teaser-gadgets.googlecode.com/svn/trunk/puzzles-gadget/ru_ALL.xml"/>
    <Locale lang="sk" messages="http://teaser-gadgets.googlecode.com/svn/trunk/puzzles-gadget/sk_ALL.xml"/>
    <Locale lang="cs" messages="http://teaser-gadgets.googlecode.com/svn/trunk/puzzles-gadget/cs_ALL.xml"/>
    <Locale lang="zh-cn" messages="http://teaser-gadgets.googlecode.com/svn/trunk/puzzles-gadget/zh_cn_ALL.xml"/>
</ModulePrefs>
<UserPref name="selectedTab" datatype="hidden"/>
    <Content type="html">
        <![CDATA[ 



<style type="text/css">
h4 { margin: 0em 0em -0.5em 0em; }
div { font-size: 0.9em;}
.solution { margin-top: -2.3em; _margin-top: -2.5em; margin-bottom: 0em; text-align: right; font-size: 1em; }
img { max-width: 100%; }
.rss-date { font-size: 0.8em; line-height: 3em; }
ul.rss-items { list-style-type: none; margin-left: -2em; }
.mmlib_table__MODULE_ID__ { _width: 95%; padding: 0.5em; }
div.feedburnerFeedBlock { margin: -1em 1em 0em -2em; _margin: -1em 1em 0em -4em; font-size: 1em; line-height: 1.1em; }
div.feedburnerFeedBlock ul { list-style-type: none; margin-bottom: 0; }
div.feedburnerFeedBlock span.headline {	font-weight: bold; }
div.feedburnerFeedBlock p.date { display:block; font-size: 0.7em; margin: 0.3em 0 0.3em 0; }
#creditfooter {	display: none; }
</style>



<script type="text/javascript">
// Initialize tabs, designate the tab named "Latest Puzzle" as
// the tab selected by default.
var tabs = new _IG_Tabs(__MODULE_ID__, "__MSG_latest__");
function init() {

// Technique #2: Create the tab and define a corresponding <div> in the
// HTML portion of the gadget. Add static content to the <div>.
tabs.addTab("__MSG_latest__", "latest_id");
tabs.addTab("__MSG_old__", "random_id");

}

// Call init function to initialize and display tabs.
_IG_RegisterOnloadHandler(init);
</script>




<div id="latest_id" style="display:none; font-size: 1.1em; padding: 0.5em; _padding-left: 2.5em;">

<script src="http://feeds2.feedburner.com/Braindencom-NewLogicPuzzles?format=sigpro&nItems=1&displayDate=true&dateLocation=above&openLinks=new" type="text/javascript" ></script>

<noscript><p>Subscribe to RSS headline updates from: <a href="http://feeds2.feedburner.com/Braindencom-NewPuzzles"></a><br/>Powered by FeedBurner</p> </noscript>

<br />

<div style="text-align: center;">
You can also laugh at a few <a href="http://brainden.com/lawyer-jokes.htm" target="_top"
onclick="_IG_Analytics('UA-261914-9', '/puzzles_gadget/lawyer-jokes-click')">great jokes</a> :-)
</div>


</div>




<div id="random_id" style="display:none; font-size: 1em; padding: 0.5em;">

<script type="text/javascript" src="__MSG_script__"></script>

<br />

<!-- Create message within the DOM in order to position dismissible messages -->
<div id="message" style="font-size: 1.1em;">There is NO NEED to post solution for this old puzzle. The solution is already provided along with long discussion. If you wish to see new puzzles (possibly not solved yet) then click on the "Latest Puzzle" tab.</div>

<script>
var msg = new _IG_MiniMessage(__MODULE_ID__);
// Case 2: Create dismissible message with an existing HTML element
// Create a dismissible message referencing an HTML element already existing within
// the DOM. This will preserve the location of the message allowing the user
// to position where the message will show.
msg.createDismissibleMessage(_gel("message"));
</script>


</div>





<script type="text/javascript">
var mm = new _IG_MiniMessage();
var gadgetUrl = _args()['url'];
if (gadgetUrl.search ('brainden.com') < 0) {
  // Show minimessage asking user to upgrade to new location
  mm.createStaticMessage('This gadget has moved to a new location -- ' + 
      '<a href="http://www.google.com/ig/add?moduleurl=http://brainden.com/gadgets/puzzles-gadget.xml">Upgrade</a>' +
      ' :: <a href="http://brainden.com/">More info</a>');
}
</script>


<script>
// Track this gadget using Google Analytics.
_IG_Analytics("UA-261914-9", "/puzzles_gadget");
</script>



       ]]> 
    </Content>
</Module>