<html lang="en-gb" dir="ltr">
<head>
  <base href="/home" />
  <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  <meta name="keywords" content="portable, portable apps, portable games, free download, free, download, software, computer, hotels, hotel, софтуер, хотели, ваканция, wireless, portable disk, macromedia, usb disk, photoshop, skype, програми" />
  <meta name="description" content="Your portable collection. Portable games and programs." />
  <title>Portable Apps &amp; Games - Portable.bg</title>
  <link href="/en/home?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" />
  <link href="/en/home?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" />
  <link href="http://feeds.feedburner.com/portablebg-en" rel="alternate" type="application/rss+xml" title="RSS Portable.bg" />
  <link href="/templates/yoo_level/favicon.ico" rel="shortcut icon" type="image/x-icon" />
  <link rel="stylesheet" href="/components/com_jcomments/tpl/prosilver/style.css?v=12" type="text/css" />
  <link rel="stylesheet" href="/plugins/content/joomslide/highslide/highslide.css" type="text/css" />
  <link rel="stylesheet" href="/plugins/content/attachments1.css" type="text/css" />
  <link rel="stylesheet" href="/plugins/content/jfusion.css" type="text/css" />
  <link rel="stylesheet" href="/templates/yoo_level/css/reset.css" type="text/css" />
  <link rel="stylesheet" href="/templates/yoo_level/css/layout.css" type="text/css" />
  <link rel="stylesheet" href="/templates/yoo_level/css/typography.css" type="text/css" />
  <link rel="stylesheet" href="/templates/yoo_level/css/menus.css" type="text/css" />
  <link rel="stylesheet" href="/templates/yoo_level/css/modules.css" type="text/css" />
  <link rel="stylesheet" href="/templates/yoo_level/css/system.css" type="text/css" />
  <link rel="stylesheet" href="/templates/yoo_level/css/extensions.css" type="text/css" />
  <link rel="stylesheet" href="/templates/yoo_level/css/blue/blue-layout.css" type="text/css" />
  <link rel="stylesheet" href="/templates/yoo_level/css/custom.css" type="text/css" />
  <link rel="stylesheet" href="/modules/mod_yoo_search/mod_yoo_search.css.php" type="text/css" />
  <style type="text/css">
  /*<![CDATA[*/
    <!--
  body { min-width: 1002px; }
  .wrapper { width: 1002px; }

  div#apoll_loading_17 {
        background: url(media/system/images/mootree_loader.gif) 0% 50% no-repeat; 
        width:100%; 
        height:20px; 
        padding: 4px 0 0 20px; 
  }

    -->
  /*]]>*/
  </style>
  <script type="text/javascript" src="/templates/yoo_level/warp/libraries/jquery/jquery.js"></script>
  <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/mootools/1.11/mootools-yui-compressed.js"></script>
  <script type="text/javascript" src="/media/system/js/caption.js"></script>
  <script type="text/javascript" src="/plugins/content/joomslide/highslide/highslide.packed.js"></script>
  <script type="text/javascript" src="/plugins/content/attachments_refresh.js"></script>
  <script type="text/javascript" src="/templates/yoo_level/warp/js/warp.js"></script>
  <script type="text/javascript" src="/templates/yoo_level/warp/js/accordionmenu.js"></script>
  <script type="text/javascript" src="/templates/yoo_level/js/dropdownmenu.js"></script>
  <script type="text/javascript" src="/templates/yoo_level/js/template.js"></script>
  <script type="text/javascript" src="/modules/mod_yoo_search/mod_yoo_search.js"></script>
  <script type="text/javascript">
        hs.lang = {
                        loadingText :     'Loading...',
                        loadingTitle :    'Click to cancel',
                        focusTitle :      'Click to bring to front',
                        fullExpandTitle : 'Expand to actual size (f)',
                        fullExpandText :  'Full size',
                        creditsText :     'Powered by Highslide JS',
                        creditsTitle :    'Go to the Highslide JS homepage',
                        previousText :    'Previous',
                        previousTitle :   'Previous (arrow left)',
                        nextText :        'Next',
                        nextTitle :       'Next (arrow right)',
                        moveTitle :       'Move',
                        moveText :        'Move',
                        closeText :       'Close',
                        closeTitle :      'Close (esc)',
                        resizeTitle :     'Resize',
                        playText :        'Play',
                        playTitle :       'Play slideshow (spacebar)',
                        pauseText :       'Pause',
                        pauseTitle :      'Pause slideshow (spacebar)',
                        number  :         'Image %1 of %2',
                        restoreTitle :    ''
                };
        hs.graphicsDir = '/plugins/content/joomslide/highslide/graphics/';
        hs.align = 'center';
        hs.anchor = 'auto';
        hs.transitions = ['expand', 'crossfade'];
        hs.transitionDuration = 500;
        hs.expandDuration = 500;
        hs.expandSteps = 20;
        hs.restoreSteps = 20;
        hs.dragSensitivity = 20;
        hs.numberOfImagesToPreload = 0;
        hs.showCredits = false;
        hs.enableKeyListener = false;
        hs.blockRightClick = true;
        hs.fadeInOut = true;
        hs.captionEval = 'title';
  var Warp = Warp || {};Warp.Settings = {"color":"blue","itemColor":null};
  /* <![CDATA[ */
  window.addEvent('domready', function()
    {
                $('apoll_vote_17').addEvent('submit', function(e) {
                                // Prevent the submit event
                            new Event(e).stop();

                                var options = $('apoll_vote_17').getElements('input[name=voteid]');

                                var nothing_selected = 1;                               
                                options.each(function(item, index){
                                        if(item.checked==1) {nothing_selected = 0;}
                                });                                                     
                                if (nothing_selected) {
                                        alert('Please select an option');
                                        return false;
                                } else {

                                                $('submit_vote_17').disabled = 1;
                                                $('apoll_loading_17').setStyle('display','');

                                                // Update the page
                                                this.send({ 
                                                onComplete: function(response, responseXML) 
                                                {
                                                        // get the XML nodes
                                                        var root   = responseXML.documentElement;
                                                        var options   = root.getElementsByTagName('option');
                                                        var text   = root.getElementsByTagName('text');
                                                        //var percentages  = root.getElementsByTagName('percentages');
                                                        var voters   = root.getElementsByTagName('voters');
                                                        
                                                        // prepare the XHTML
                                                        var updateValue = '<div style="width:100%"><div style="padding: 3px;">' + text.item(0).firstChild.nodeValue + ' - ' + options.item(0).attributes[1].nodeValue + '%<\/div><div class="apoll_module_bar_holder" id="apoll_module_bar_holder0"  style="width: 100%; height: 10px; padding:1px; border:1px solid #cccccc;"><div id="apoll_module_bar'+options.item(0).attributes[0].nodeValue+'" style="background:#' + options.item(0).attributes[3].nodeValue + '; width:' + options.item(0).attributes[1].nodeValue + '%; height:10px;"><\/div><\/div><\/div><div style="width:100%"><div style="padding: 3px;">' + text.item(1).firstChild.nodeValue + ' - ' + options.item(1).attributes[1].nodeValue + '%<\/div><div class="apoll_module_bar_holder" id="apoll_module_bar_holder1"  style="width: 100%; height: 10px; padding:1px; border:1px solid #cccccc;"><div id="apoll_module_bar'+options.item(1).attributes[0].nodeValue+'" style="background:#' + options.item(1).attributes[3].nodeValue + '; width:' + options.item(1).attributes[1].nodeValue + '%; height:10px;"><\/div><\/div><\/div><div style="width:100%"><div style="padding: 3px;">' + text.item(2).firstChild.nodeValue + ' - ' + options.item(2).attributes[1].nodeValue + '%<\/div><div class="apoll_module_bar_holder" id="apoll_module_bar_holder2"  style="width: 100%; height: 10px; padding:1px; border:1px solid #cccccc;"><div id="apoll_module_bar'+options.item(2).attributes[0].nodeValue+'" style="background:#' + options.item(2).attributes[3].nodeValue + '; width:' + options.item(2).attributes[1].nodeValue + '%; height:10px;"><\/div><\/div><\/div><div style="width:100%"><div style="padding: 3px;">' + text.item(3).firstChild.nodeValue + ' - ' + options.item(3).attributes[1].nodeValue + '%<\/div><div class="apoll_module_bar_holder" id="apoll_module_bar_holder3"  style="width: 100%; height: 10px; padding:1px; border:1px solid #cccccc;"><div id="apoll_module_bar'+options.item(3).attributes[0].nodeValue+'" style="background:#' + options.item(3).attributes[3].nodeValue + '; width:' + options.item(3).attributes[1].nodeValue + '%; height:10px;"><\/div><\/div><\/div><div style="width:100%"><div style="padding: 3px;">' + text.item(4).firstChild.nodeValue + ' - ' + options.item(4).attributes[1].nodeValue + '%<\/div><div class="apoll_module_bar_holder" id="apoll_module_bar_holder4"  style="width: 100%; height: 10px; padding:1px; border:1px solid #cccccc;"><div id="apoll_module_bar'+options.item(4).attributes[0].nodeValue+'" style="background:#' + options.item(4).attributes[3].nodeValue + '; width:' + options.item(4).attributes[1].nodeValue + '%; height:10px;"><\/div><\/div><\/div><div style="width:100%"><div style="padding: 3px;">' + text.item(5).firstChild.nodeValue + ' - ' + options.item(5).attributes[1].nodeValue + '%<\/div><div class="apoll_module_bar_holder" id="apoll_module_bar_holder5"  style="width: 100%; height: 10px; padding:1px; border:1px solid #cccccc;"><div id="apoll_module_bar'+options.item(5).attributes[0].nodeValue+'" style="background:#' + options.item(5).attributes[3].nodeValue + '; width:' + options.item(5).attributes[1].nodeValue + '%; height:10px;"><\/div><\/div><\/div><br /><b>Total votes<\/b>: ' + voters.item(0).firstChild.nodeValue + '';
                                                                
                                                        // update the page element 'update'
                                                        //$('apolldiv_17').removeClass('ajax-loading');
                                                        $('apolldiv_17').empty().setHTML(updateValue);
                            var apollSlide = new Fx.Slide('apoll_comp_form');
                                apollSlide.slideOut();
                                                }});
                                }
        });  
    });/* ]]> */
  </script>
  <style type="text/css">
  /*<![CDATA[*/
        .highslide-dimming { background: black; }
  /*]]>*/
  </style>
  <link rel="apple-touch-icon" href="/templates/yoo_level/apple_touch_icon.png" />
  <link rel="icon" href="/animated_favicon1.gif" type="image/gif" />
  <link href="/modules/mod_jfusion_login/tmpl/style.css" rel="stylesheet" type="text/css" />
</head>
<body id="page" class="yoopage left showright">
  <div id="page-body">
    <div class="page-body-t">
      <div class="wrapper floatholder">
        <div id="header">
          <div id="toolbar">
            <div class="toolbar-1">
              <div class="toolbar-2">
                <div class="mod-blank">
                  <div class="module">
                    <div id="jflanguageselection">
                      <div class="rawimages">
                        <span><a href="/bg/home"><img src="/images/M_images/flag-bg.jpg" alt="Bulgarian (Български)" title="Bulgarian (Български)" /></a></span><span id="active_language"><a href="/en/home"><img src="/images/M_images/flag-en.jpg" alt="English (United Kingdom)" title="English (United Kingdom)" /></a></span>
                      </div>
                    </div>
                  </div>
                </div>
                <div id="date">
                  Saturday, 17 September 2011
                </div>
              </div>
            </div>
          </div>
          <div id="headerbar">
            <div class="floatbox ie_fix_floats">
              <div class="mod-rounded-header">
                <div class="module">
                  <div class="box-1">
                    <div class="box-2">
                      <div class="box-3 deepest">
                        <form action="https://portable.bg/index.php" method="post" name="login" id="form-login">
                          <br />
                          <a href="/en/component/user/reset"><img src= "<!-- portable.bg http://img839.imageshack.us/img839/1929/lostpasswordbg.png --> "alt="Forgot your password?" title="Forgot your password?" /></a> <a href="/en/component/user/remind"><img src= "<!-- portable.bg http://img651.imageshack.us/img651/6085/lostusernamebg.png --> "alt="Forgot your username?" title="Forgot your username?" /></a> <a href="/en/component/user/register"><img src= "<!-- portable.bg http://img705.imageshack.us/img705/5273/registrationbg.png --> "hspace="2" alt="Create an account" title="Create an account" /></a> <label for="modlgn_remember" style="float: right; color: #646464; padding: 0 3px;">Remember Me</label> 
                        </form>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div id="menubar">
            <div class="menubar-1">
              <div class="menubar-2"></div>
            </div>
          </div>
          <div id="search">
            <div class="default">
              <div id="yoo-search-1" class="yoo-search">
                <form action="index.php" method="post">
                  <div class="searchbox">
                    <button class="search-magnifier" type="submit" value="Search"></button> <button class="search-close" type="reset" value="Reset"></button>
                  </div>
                </form>
                <div class="resultbox" style="width: 400px;"></div>
              </div>
            </div>
            <script type="text/javascript">
            //<![CDATA[
            // <!--
            window.addEvent('domready', function(){ new YOOsearch('yoo-search-1', { 'url': 'https://portable.bg/index.php?option=com_search&tmpl=raw&type=json&ordering=newest&searchphrase=all&Itemid=53', 'fieldText': 'search...', 'msgResults': 'Search results', 'msgCategories': 'Search categories', 'msgNoResults': 'No results found', 'msgMoreResults': 'More results' }); });
            // -->
            //]]>
            </script>
          </div>
          <div id="menu">
            <ul class="menu">
              <li class="level1 item1 first active current"><a href="/" class="level1 item1 first active current"><span class="bg">Home</span></a></li>
              <li class="level1 item2"><a href="/en/portable-programs" class="level1 item2"><span class="bg">Programs</span></a></li>
              <li class="level1 item3"><a href="/en/portable-games" class="level1 item3"><span class="bg">Games</span></a></li>
              <li class="level1 item4"><a href="/en/contact-us" class="level1 item4"><span class="bg">Contact us</span></a></li>
              <li class="level1 item5"><a href="/en/faq" class="level1 item5"><span class="bg">FAQ</span></a></li>
              <li class="level1 item6 last"><a href="/forum/?langid=1" target="_blank" class="level1 item6 last"><span class="bg">Forum</span></a></li>
            </ul>
          </div>
        </div>
        <div class="shadow-l">
          <div class="shadow-r">
            <div id="top">
              <div class="top-t">
                <div class="floatbox ie_fix_floats">
                  <div class="topbox float-left width100">
                    <div class="mod-blank">
                      <div class="module">
                        <div style="text-align:center;">
                          <a href="/component/banners/click/3" target="_blank"><img src="/images/banners/planetplots.png" class="correct-png" style="margin-right: 15px; margin-bottom: 15px;" alt="Planet Plots" /></a> 
                          
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div id="middle">
              <div class="middle-b">
                <div class="background">
                  <div id="left">
                    <div id="left_container" class="clearfix">
                      <div class="mod-rounded">
                        <div class="module">
                          <div class="box-t1">
                            <div class="box-t2">
                              <div class="box-t3"></div>
                            </div>
                          </div>
                          <div class="box-1">
                            <div class="box-2">
                              <div class="box-3 deepest">
                                <h3 class="header"><span class="header-2"><span class="header-3">Portable <span class="color">apps</span></span></span></h3>
                                <ul class="menu">
                                  <li class="level1 item1 first"><a href="/en/portable-system-apps" class="level1 item1 first"><span class="bg">System</span></a></li>
                                  <li class="level1 item2"><a href="/en/portable-tools-apps" class="level1 item2"><span class="bg">Tools</span></a></li>
                                  <li class="level1 item3"><a href="/en/portable-internet-apps" class="level1 item3"><span class="bg">Internet</span></a></li>
                                  <li class="level1 item4"><a href="/en/portable-office-apps" class="level1 item4"><span class="bg">Office</span></a></li>
                                  <li class="level1 item5"><a href="/en/portable-audio-video-apps" class="level1 item5"><span class="bg">Audio / Video</span></a></li>
                                  <li class="level1 item6"><a href="/en/portable-graphic-apps" class="level1 item6"><span class="bg">Graphic</span></a></li>
                                  <li class="level1 item7 last"><a href="/en/other-portable-apss" class="level1 item7 last"><span class="bg">Others</span></a></li>
                                </ul>
                              </div>
                            </div>
                          </div>
                          <div class="box-b1">
                            <div class="box-b2">
                              <div class="box-b3"></div>
                            </div>
                          </div>
                        </div>
                      </div>
                      <div class="mod-rounded">
                        <div class="module">
                          <div class="box-t1">
                            <div class="box-t2">
                              <div class="box-t3"></div>
                            </div>
                          </div>
                          <div class="box-1">
                            <div class="box-2">
                              <div class="box-3 deepest">
                                <h3 class="header"><span class="header-2"><span class="header-3">Portable <span class="color">games</span></span></span></h3>
                                <ul class="menu">
                                  <li class="level1 item1 first"><a href="/en/portable-arcade-and-2d-games" class="level1 item1 first"><span class="bg">Arcade and 2D</span></a></li>
                                  <li class="level1 item2"><a href="/en/portable-action-and-fps-games" class="level1 item2"><span class="bg">Action and FPS</span></a></li>
                                  <li class="level1 item3"><a href="/en/portable-rpg-games" class="level1 item3"><span class="bg">Role playing</span></a></li>
                                  <li class="level1 item4"><a href="/en/portable-hidden-objects-and-puzzle-games" class="level1 item4"><span class="bg">Puzzles, hidden objects</span></a></li>
                                  <li class="level1 item5"><a href="/en/portable-strategy-games" class="level1 item5"><span class="bg">Strategies</span></a></li>
                                  <li class="level1 item6"><a href="/en/portable-sports-games" class="level1 item6"><span class="bg">Sports</span></a></li>
                                  <li class="level1 item7 last"><a href="/en/other-portable-games" class="level1 item7 last"><span class="bg">Others</span></a></li>
                                </ul>
                              </div>
                            </div>
                          </div>
                          <div class="box-b1">
                            <div class="box-b2">
                              <div class="box-b3"></div>
                            </div>
                          </div>
                        </div>
                      </div>
                      <div class="mod-concave">
                        <div class="module">
                          <div class="box-t1">
                            <div class="box-t2">
                              <div class="box-t3"></div>
                            </div>
                          </div>
                          <div class="box-1">
                            <div class="box-2 deepest">
                              <div style="text-align:center; padding-right: 13px;">
                                
                              </div>
                            </div>
                          </div>
                          <div class="box-b1">
                            <div class="box-b2">
                              <div class="box-b3"></div>
                            </div>
                          </div>
                        </div>
                      </div>
                      <div class="mod-blank">
                        <div class="module">
                          
                        </div>
                      </div>
                      <div class="mod-blank">
                        <div class="module">
                          <div align="center">
                            <form action="https://www.paypal.com/en/cgi-bin/webscr" method="post" target="paypal">
                              Amount:&nbsp;<select name="currency_code">
                                <option value="EUR">
                                  EUR
                                </option>
                                <option value="USD">
                                  USD
                                </option>
                                <option value="GBP">
                                  GBP
                                </option>
                                <option value="CHF">
                                  CHF
                                </option>
                                <option value="AUD">
                                  AUD
                                </option>
                                <option value="HKD">
                                  HKD
                                </option>
                                <option value="CAD">
                                  CAD
                                </option>
                                <option value="JPY">
                                  JPY
                                </option>
                                <option value="NZD">
                                  NZD
                                </option>
                                <option value="SGD">
                                  SGD
                                </option>
                                <option value="SEK">
                                  SEK
                                </option>
                                <option value="DKK">
                                  DKK
                                </option>
                                <option value="PLN">
                                  PLN
                                </option>
                                <option value="NOK">
                                  NOK
                                </option>
                                <option value="HUF">
                                  HUF
                                </option>
                                <option value="CZK">
                                  CZK
                                </option>
                                <option value="ILS">
                                  ILS
                                </option>
                                <option value="MXN">
                                  MXN
                                </option>
                              </select> <br />
                              <br />
                              
                            </form>
                          </div>
                        </div>
                      </div>
                      <div class="mod-postit">
                        <div class="module">
                          <div class="box-1">
                            <div class="box-2 deepest">
                              <h3 class="header"><span class="header-2"><span class="header-3">Links</span></span></h3>
                              <table width="100%" border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td><a href="/forum/forumdisplay.php?18" target="_blank" class="mainlevel">Request portable app</a></td>
                                </tr>
                                <tr>
                                  <td><a href="/forum/forumdisplay.php?24" target="_blank" class="mainlevel">Request portable game</a></td>
                                </tr>
                                <tr>
                                  <td><a href="/forum/showthread.php?124" target="_blank" class="mainlevel">How to add portables? [BG]</a></td>
                                </tr>
                                <tr>
                                  <td><a href="/forum/showthread.php?2" target="_blank" class="mainlevel">How to make portables?</a></td>
                                </tr>
                                <tr>
                                  <td><a href="/forum/showthread.php?341-MultiBoot-USB-SLAX-Hiren-s-BootCD-WinXP-Installation" target="_blank" class="mainlevel">MultiBoot USB Guide</a></td>
                                </tr>
                                <tr>
                                  <td><a href="http://planetplots.com/" target="_blank" class="mainlevel">Planet Plots</a></td>
                                </tr>
                              </table>
                            </div>
                          </div>
                          <div class="box-b1">
                            <div class="box-b2">
                              <div class="box-b3"></div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                  <div id="main">
                    <div id="main_container" class="clearfix">
                      <div id="mainmiddle" class="floatbox">
                        <div id="right">
                          <div id="right_container" class="clearfix">
                            <div class="mod-line">
                              <div class="module">
                                <div class="box-1 deepest">
                                  <h3 class="header"><span class="header-2"><span class="header-3">Active <span class="color">forum treads</span></span></span></h3>
                                  <table>
                                    <tr>
                                      <td><i><a href="/forum/showthread.php?p=2490#post2490" target="_blank">Заявка Camstudio</a></i> <b>- <a href="/forum/member.php?u=1901" target="_blank">Daredevil</a></b> 02-09-2011 21:25 [0&nbsp;replies]</td>
                                    </tr>
                                    <tr>
                                      <td><i><a href="/forum/showthread.php?p=2447#post2447" target="_blank">Tzar - The Burden of the Crown</a></i> <b>- <a href="/forum/member.php?u=1798" target="_blank">nninjata</a></b> 26-04-2011 20:10 [2&nbsp;replies]</td>
                                    </tr>
                                    <tr>
                                      <td><i><a href="/forum/showthread.php?p=2448#post2448" target="_blank">Tzar Portable v1.10 EN/BG + Extras</a></i> <b>- <a href="/forum/member.php?u=1" target="_blank">m1r0</a></b> 01-09-2011 02:22 [0&nbsp;replies]</td>
                                    </tr>
                                    <tr>
                                      <td><i><a href="/forum/showthread.php?p=2443#post2443" target="_blank">Заявка за Atomix Virtual DJ v7.0.5</a></i> <b>- <a href="/forum/member.php?u=1901" target="_blank">Daredevil</a></b> 31-08-2011 14:43 [2&nbsp;replies]</td>
                                    </tr>
                                    <tr>
                                      <td><i><a href="/forum/showthread.php?p=2439#post2439" target="_blank">VirtualDJ PRO 7.0.5 Full Portable</a></i> <b>- <a href="/forum/member.php?u=1" target="_blank">m1r0</a></b> 31-08-2011 21:43 [0&nbsp;replies]</td>
                                    </tr>
                                  </table>
                                </div>
                              </div>
                            </div>
                            <div class="mod-line">
                              <div class="module">
                                <div class="box-1 deepest">
                                  <div class="apoll" style="width:95%; border:none; padding:1px;">
                                    <h4 class="apoll_mod_title">What do you do when there is nothing to do?</h4>
                                    <div id="apolldiv_17">
                                      <form action="/en/home" method="post" name="apoll_vote_17" id="apoll_vote_17">
                                        <label for="voteid20" class="sectiontableentry2" style="display:block; padding:2px;"> Out with friends</label> <label for="voteid21" class="sectiontableentry1" style="display:block; padding:2px;"> Sitting in front of the PC</label> <label for="voteid22" class="sectiontableentry2" style="display:block; padding:2px;"> Watching TV</label> <label for="voteid23" class="sectiontableentry1" style="display:block; padding:2px;"> Listening radio</label> <label for="voteid24" class="sectiontableentry2" style="display:block; padding:2px;"> Reading books</label> <label for="voteid25" class="sectiontableentry1" style="display:block; padding:2px;"> Something else</label>
                                        <div id="mod_apoll_messages_17" style="margin:5px;"></div>
                                        <div style="padding:2px;" id="apoll_buttons_17">
                                          
                                        </div>
                                        <div id="apoll_loading_17" style="display:none;">
                                          Processing ....
                                        </div>
                                        <div>
                                          
                                        </div>
                                      </form>
                                    </div>
                                    <div id="apoll_links" style="padding-top:5px;">
                                      <a class="apoll_result_link" href="/en/component/apoll/apoll/17-what-do-you-do-when-there-is-nothing-to-do">View details</a><br />
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                            <div class="mod-line">
                              <div class="module">
                                <div class="box-1 deepest">
                                  <div style="text-align: center;">
                                    <object data="http://turbobit.net/ref/bg/turbobit_1_150x150.swf" height="150" type="application/x-shockwave-flash" width="150">
                                      <param name="wmode" value="transparent" />
                                       <!-- portable.bg -->

