WIDGET


<form name="redirect"> 
<center> 
<font face="Arial"><b>ΣΑΣ ΜΕΤΑΦΕΡΩ ΣΤΗΝ ΣΩΣΤΗ ΣΕΛΙΔΑ<br /><br /> 
<form> 
<input type="text" size="3" name="redirect2" /> 
</form> 
seconds</b></font> 
</center> 

<script> 
<!-- 
//change below target URL to your own 
var targetURL="http://leuko-drasi.blogspot.gr/" 
//change the second to start counting down from 
var countdownfrom=3 

var currentsecond=document.redirect.redirect2.value=countdownfrom+1 
function countredirect(){ 
if (currentsecond!=1){ 
currentsecond-=1 
document.redirect.redirect2.value=currentsecond 
else{ 
window.location=targetURL 
return 
setTimeout("countredirect()",1000) 

countredirect() 
//--> 
</script></form>


```````````````````````````````````````````````````````````````````````````````


ΒΕΛΑΚΙ ΜΟΝΟ ΠΑΝΩ

<center>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" >
/*********************************************** 
* Scroll To Top Control script- © Dynamic Drive DHTML code library (www.dynamicdrive.com) 
* Modified by www.MyBloggerTricks.com 
* This notice MUST stay intact for legal use 
* Visit Project Page at http://www.dynamicdrive.com for full source code 
***********************************************/
var scrolltotop={ 
    //startline: Integer. Number of pixels from top of doc scrollbar is scrolled before showing control 
    //scrollto: Keyword (Integer, or "Scroll_to_Element_ID"). How far to scroll document up when control is clicked on (0=top). 
    setting: {startline:100, scrollto: 0, scrollduration:1000, fadeduration:[500, 100]},
    controlHTML: '<img src="http://t3.gstatic.com/images?q=tbn:ANd9GcQ7Ild9vn8xog7fIJDVyC2cKZgjcuAt0YcFKodjh6t37rNNg999" />', //HTML for control, which is auto wrapped in DIV w/ ID="topcontrol" 
    controlattrs: {offsetx:5, offsety:5}, //offset of control relative to right/ bottom of window corner 
    anchorkeyword: '#top', //Enter href value of HTML anchors on the page that should also act as "Scroll Up" links
    state: {isvisible:false, shouldvisible:false},
    scrollup:function(){ 
        if (!this.cssfixedsupport) //if control is positioned using JavaScript 
            this.$control.css({opacity:0}) //hide control immediately after clicking it 
        var dest=isNaN(this.setting.scrollto)? this.setting.scrollto : parseInt(this.setting.scrollto) 
        if (typeof dest=="string" && jQuery('#'+dest).length==1) //check element set by string exists 
            dest=jQuery('#'+dest).offset().top 
        else 
            dest=0 
        this.$body.animate({scrollTop: dest}, this.setting.scrollduration); 
    },
    keepfixed:function(){ 
        var $window=jQuery(window) 
        var controlx=$window.scrollLeft() + $window.width() - this.$control.width() - this.controlattrs.offsetx 
        var controly=$window.scrollTop() + $window.height() - this.$control.height() - this.controlattrs.offsety 
        this.$control.css({left:controlx+'px', top:controly+'px'}) 
    },
    togglecontrol:function(){ 
        var scrolltop=jQuery(window).scrollTop() 
        if (!this.cssfixedsupport) 
            this.keepfixed() 
        this.state.shouldvisible=(scrolltop>=this.setting.startline)? true : false 
        if (this.state.shouldvisible && !this.state.isvisible){ 
            this.$control.stop().animate({opacity:1}, this.setting.fadeduration[0]) 
            this.state.isvisible=true 
        } 
        else if (this.state.shouldvisible==false && this.state.isvisible){ 
            this.$control.stop().animate({opacity:0}, this.setting.fadeduration[1]) 
            this.state.isvisible=false 
        } 
    }, 
    
    init:function(){ 
        jQuery(document).ready(function($){ 
            var mainobj=scrolltotop 
            var iebrws=document.all 
            mainobj.cssfixedsupport=!iebrws || iebrws && document.compatMode=="CSS1Compat" && window.XMLHttpRequest //not IE or IE7+ browsers in standards mode 
            mainobj.$body=(window.opera)? (document.compatMode=="CSS1Compat"? $('html') : $('body')) : $('html,body') 
            mainobj.$control=$('<div id="topcontrol">'+mainobj.controlHTML+'</div>') 
                .css({position:mainobj.cssfixedsupport? 'fixed' : 'absolute', bottom:mainobj.controlattrs.offsety, right:mainobj.controlattrs.offsetx, opacity:0, cursor:'pointer'}) 
                .attr({title:'Scroll Back to Top'}) 
                .click(function(){mainobj.scrollup(); return false}) 
                .appendTo('body') 
            if (document.all && !window.XMLHttpRequest && mainobj.$control.text()!='') //loose check for IE6 and below, plus whether control contains any text 
                mainobj.$control.css({width:mainobj.$control.width()}) //IE6- seems to require an explicit width on a DIV containing text 
            mainobj.togglecontrol() 
            $('a[href="' + mainobj.anchorkeyword +'"]').click(function(){ 
                mainobj.scrollup() 
                return false 
            }) 
            $(window).bind('scroll resize', function(e){ 
                mainobj.togglecontrol() 
            }) 
        }) 
    } 
}
scrolltotop.init()
</script>
</center>

```````````````````````````````````````````````````````````````````````````````
ΒΕΛΑΚΙ ΑΝΩ ΚΑΤΩ

<a href='#' style='display:scroll;position:fixed;bottom:75px;right:5px;' title='Back to Top'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8xvYwXMt-0ljgRfIBMbXVR-gMSS3QjYHAE9VHHTXvDcRTJZebTidLmgfWuA2bMlO01MIpnctUoxQ9g9yKBLSD3YugNOsjiq-Wa9jyJnUAgTDv7-cN40A8SrOvtndxtayH6BJg2_bPWyM/s1600/%CE%92%CE%95%CE%9B%CE%9F%CE%A3+%CE%91%CE%9D%CE%A9+60.jpg' style='border:0;'/></a> <br />
 <br/> <br /> <a href='#GoDown' style='display:scroll;position:fixed;bottom:10px;right:5px;'>
<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEinqDxXpF5ROxNVu0S_WmTklAz71-gWxNYiPXfL6z8TZ8-xjjSMz_lKRhO-LeJX88Ss0gUd5KGwJH5Hc0GrZnLh0h3yE86qSo50HpV7rzlK8SQ8kC2U5fsVhG5s99GTaVeOo1S6NPJ7ggU/s1600/%CE%92%CE%95%CE%9B%CE%9F%CE%A3+%CE%9A%CE%91%CE%A4%CE%A9+60.jpg' style='border:0;'/></a> 
<br /> <a name='GoDown'></a>

```````````````````````````````````````````````````````````````````````````````
ΚΑΡΤΑ 1618

<div class="separator" style="clear: both; text-align: left;">
<a href="http://1618xt.blogspot.com/"><img alt="1618xt.blogspot.com" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkV9Ly7595ml12H4FS-xTYfV2FuxzyQ6re7HFwUBIhMfl5ULIiKU25PYU2VprsWj4_p0kJFKqdptKj_qNUHyUjp40naVBJvRPwc3YiyttK0harWES5kU68mAjL6whG9ZE0qhH9lElVq08/s1600/1618_%25CE%25A7%25CE%25A1%25CE%25A5%25CE%25A3%25CE%2597_%25CE%25A4%25CE%259F%25CE%259C%25CE%2597_%25CE%25A0%25CE%2595%25CE%25A1%25CE%2599%25CE%2595%25CE%25A7%25CE%259F%25CE%259C%25CE%2595%25CE%259D%25CE%2591+200.jpg" /></a></div>
```````````````````````````````````````````````````````````````````````````````
ΜΕΝΟΥ

<style type="text/css">
<!--
body {position: relative; background: ; margin: 0; padding: 0;}

div#FRIENDS {position: absolute; top: 20px; left: 0; width: 235px; height: 700px; font: 16px Verdana, sans-serif; z-index: 100;}
div#FRIENDS a {display: block; text-align: center; font: bold 1em sans-serif;
   padding: 5px 10px; margin: 0 0 1px; border-width: 0;
   text-decoration: none; color: #FFC; background: #663300;   
   border-right: 5px solid #505050;}
div#FRIENDS a:hover {color: #8A1C1C; background: #AAA;
   border-right: 5px double white;}

div#FRIENDS a img {height: 0; width: 0; border-width: 0;}
div#FRIENDS a:hover img {position: absolute; top: 600px; left: 55px; height: 70px; width: 80px;}

div#content {position: absolute; top: 26px; left: 161px; right: 25px;
   color: #BAA; background: #22232F;
   font: 13px Verdana, sans-serif; padding: 10px;
   border: solid 5px #444;}
div#content p {margin: 0 1em 1em;}
div#content h3 {margin-bottom: 0.25em;}

h1 {margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; background: #333; color: #667; letter-spacing: 0.5em; text-transform: lowercase; font: bold 25px sans-serif; height: 28px; vertical-align: middle; white-space: nowrap;}
dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
div#content a:link {color: white;}
div#content a:visited {color: #BBC;}
div#content a:link:hover {color: #FF0;}
div#content a:visited:hover {color: #CC0;}
code, pre {color: #EDC; font: 110% monospace;}
-->
</style>

<div id="FRIENDS">
<a target=" "  href="http://dorolaxnos.blogspot.gr/2014/01/blog-post.html">ΑΡΧΙΚΗ ΠΕΡΙ ΔΩΡΟΛΑΧΝΟΥ <img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2012/07/blog-post_26.html">ΤΙ ΕΙΝΑΙ Ο ΔΩΡΟΛΑΧΝΟΣ <img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2012/07/blog-post_25.html">ΑΦΙΣΑ ΠΡΟΣΦΟΡΑΣ ΕΠΙΧΕΙΡΗΣΗΣ <img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2012/07/blog-post_7781.html">ΣΥΜΒΑΣΗ ΔΙΑΝΟΜΗΣ ΛΑΧΝΩΝ <img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2012/07/blog-post_2839.html">ΣΥΜΒΟΛΑΙΟ ΔΙΑΜΕΡΙΣΜΑΤΟΣ<img src="" /></a>
<a target=" "  
href="http://dorolaxnos.blogspot.gr/2012/12/blog-post.html"> ΕΝΤΥΠΑ<img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2012/09/blog-post.html">ΦΩΤΟΓΡΑΦΙΕΣ ΔΙΑΜΕΡΙΣΜΑΤΟΣ<img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2012/07/blog-post_4497.html">ΑΝΑΚΟΙΝΩΣΗ ΠΡΟΣ ΑΝΕΡΓΟΥΣ<img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2012/11/blog-post.html">ΣΥΧΝΕΣ ΕΡΩΤΗΣΕΙΣ / ΑΠΑΝΤΗΣΕΙΣ<img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2013/01/v-behaviorurldefaultvmlo.html"> ΕΠΙΣΤΟΛΗ ΠΡΟΣ ΕΦΗΜΕΡΙΔΕΣ & ΤΥΠΟ<img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2013/01/normal-0-false-false-false.html
"> ΕΠΙΣΤΟΛΗ ΠΡΟΣ ΜΕΓΑΛΑ ΚΑΤΑΣΤΗΜΑΤΑ<img src="" /></a>
<a target=" "  href="http://dorolaxnos.blogspot.gr/2013/06/blog-post.html">ΧΟΡΗΓΟΙ<img src="" /></a>
<a target=" "  
href="http://dorolaxnos.blogspot.gr/2012/08/blog-post.html"> ΕΠΙΚΟΙΝΩΝΙΑ<img src="" /></a>
</div>
```````````````````````````````````````````````````````````````````````````````
ΣΗΜΑΙΑΚΙΑ ΜΕΤΑΦΡΑΣΗΣ

<style> .google_translate img { filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; border:0; } .google_translate:hover img { filter:alpha(opacity=30); -moz-opacity: 0.30; opacity: 0.30; border:0; } .google_translatextra:hover img { filter:alpha(opacity=0.30); -moz-opacity: 0.30; opacity: 0.30; border:0; } </style> <div> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="English" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Cen&hl=en'); return false;"><img alt="English" border="0" align="absbottom" title="English" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhq8gyjvOreEcZ65LtVStZySGCFFGbkCih5tZNUthDUe2uc43ouahXix0t7IkWF81WeGyfUh0nMexxFgPSTI3WlDwVIlqAm2GuGA6y-qlJftauqt3XA8WigMlrz4bsTW02Ti4yX3FNqSZ8/s200/United+Kingdom(Great+Britain).png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="French" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Cfr&hl=en'); return false;"><img alt="French" border="0" align="absbottom" title="French" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD7tLa_-w13WwFVvGUwVQd96xznBizQhil90-6lFfKQS6k3u_texcZls7-swQnb_MIxoTZm4cYSytxm9EfoToR81XLVhJJkIBy0Jfdu_25127zjv1lQSOBFWggYTxfZH6MgzCrBWY_xH0/s200/France.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="German" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Cde&hl=en'); return false;"><img alt="German" border="0" align="absbottom" title="German" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgAEud1Ev2bpToIkpFMDxqq6WFBc9f3BZkRZxw95WBbZcXNKgQN0clkht_LHbLpnknGMlYAJbBL9X3iooM36nIUt1ZDNfneMIbtCVfuMqJh8hCq9XZnSA1AntGoFkQISsBoIkkR4a1cAs0/s200/Germany.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Spain" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Ces&hl=en'); return false;"><img alt="Spain" border="0" align="absbottom" title="Spain" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhGHFFScI46ibDiZRPUF5Fhl-ijAANovr1yyKxUVTAOr6SurVYSlw0w7KyiRevUklig07m0lcC4MSSpmdA-ORf64l5nIe7zOrzbUZCW7ZXmOe9uTzhIkQqLHz6M7fFVI9l2C8QYLf4MKyU/s200/Spain.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Italian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Cit&hl=en'); return false;"><img alt="Italian" border="0" align="absbottom" title="Italian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiWHDVyEp6IzjLt6Bu3CuBv-zOL7L03xH2lIr4wvcsvSpGK9kIxuz1ynG1sluyUwOdyXJjqG2eQSUyJRc18LshSWeoxEXqTRWROESInT1fUffsRBT4ly0QyioWU4mjoFaMvF41g-Ifo4XQ/s200/Italy.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Dutch" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Cnl&hl=en'); return false;"><img alt="Dutch" border="0" align="absbottom" title="Dutch" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgQgGhb4AvBJPBXw_Zl8_kd8zkiL0T-4XdY89yLvw-nclS-15eMeYiutDsLDewQBmJNBSu4pMhjBl1DGkuxIOnnGqdJ3DiXkZBQUf1op63Zq38ZvtyWntm1Vende9RwImpFHcejScH6sno/s200/Netherlands.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Russian" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Cru&hl=en'); return false;"><img alt="Russian" border="0" align="absbottom" title="Russian" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjHFRSg-qjtmDlkBVoMgqDQe-FjLnvDpf9M-DlNXfhfXdEkzz1qrHPdpJUVat6cCY97H-jXgtM9Mr_2zVrSPnSAQOrRnf8ZMvxBoF1sBGyTeFIT7pZ2NLL8bjTaBd79sHX_qBkPL9paOAQ/s200/Russian+Federation.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Portuguese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Cpt&hl=en'); return false;"><img alt="Portuguese" border="0" align="absbottom" title="Portuguese" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg_pEvFrV2j2ZbIldNqFqTHZzNKqCEwo5Vg4elFGbDCIJF6FFN3UZHla-1yrTrfwsCU1IbrctyUbanJvfSRBvblyL_OLfQ8Qp_3uVkZqw3BvkqRyseZlyMqc4yBsb1Rs1ry-PBNBvPWvVo/s200/Brazil.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Japanese" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Cja&hl=en'); return false;"><img alt="Japanese" border="0" align="absbottom" title="Japanese" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgF9kFMwd0dLTCbCtktz_4oD2rb2k4leDS7W0HFDvr1irIASDp9E9y2sYo52GsjgvXG_n4MAol7J-iFnOF-Bia9teFM-Fl6MdUfKyET0jW4O2QAERM3iuvNx-5MGJnsq7azFhHepLGufJM/s200/Japan.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Korean" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Cko&hl=en'); return false;"><img alt="Korean" border="0" align="absbottom" title="Korean" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEib5w9yfkH1vxtlJmFQnKaxD48S9ELHjGFPg6M3vtIIyixdeWR9puPX7u2k1UAvIBumr_IF34d0fjE6uQDDpNpH5ZOtNlaCJQxSzQOZ27V1XOZN-dUaQN2yDx-44WFFLMUP1IvCp5xkc8Q/s200/South+Korea.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Arabic" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Car&hl=en'); return false;"><img alt="Arabic" border="0" align="absbottom" title="Arabic" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhTgVfLSzqoRWF6txRvtb6XDvsgkjeDxtdggugMO2AphU3uusG8obZwXtc_hjgXAisH3nh-hYfseqK0b2yzpmIqf_e0jpcqq4QD5O0n80i_HJvhqvQBmmm5wBrA12KxRAZ-CE29bMY0jLM/s200/Saudi+Arabia.png" style="cursor: pointer;margin-right:8px" width="24" /></a> <a class="google_translate" href="#" target="_blank" rel="nofollow" title="Chinese Simplified" onclick="window.open('http://translate.google.com/translate?u='+encodeURIComponent(location.href)+'&langpair=auto%7Czh-CN&hl=en'); return false;"><img alt="Chinese Simplified" border="0" align="absbottom" title="Chinese Simplified" height="24" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhPXpUfwrAqtHxdRpOLQzKnHyZJn_0vqY8rTBVFB8g052BbF_6m1ZG4uifxAhoyQ7Rdsx7qceGsrG7tXxq9BjZL9moK1ZfHkARw3i7a8LbAFmNCHl41_DSM2JIlke6lUs0MWgSr43rSpHY/s200/China.png" style="cursor: pointer;margin-right:8px" width="24" /></a> </div> <div 0px 0pxa?? style="a??font-size:10px;margin:8px" 3px></div> <br />

```````````````````````````````````````````````````````````````````````````````

<!-- clock widget start -->
<script type="text/javascript"> var css_file=document.createElement("link"); css_file.setAttribute("rel","stylesheet"); css_file.setAttribute("type","text/css"); css_file.setAttribute("href","//s.bookcdn.com//css/cl/bw-cl-m200x.css"); document.getElementsByTagName("head")[0].appendChild(css_file); </script> <div id="tw_10_148214065"><div style="width:200px; height:104px; margin: 0 auto;"><a href="//ibooked.gr/time/athens-w8791">Αθήνα</a><br/><a href="//ibooked.gr/time/london-18114">Λονδίνο</a><br/></div></div> <script type="text/javascript"> function setWidgetData_148214065(data){ if(typeof(data) != 'undefined' && data.results.length > 0) { for(var i = 0; i < data.results.length; ++i) { var objMainBlock = ''; var params = data.results[i]; objMainBlock = document.getElementById('tw_'+params.widget_type+'_'+params.widget_id); if(objMainBlock !== null) objMainBlock.innerHTML = params.html_code; } } } var clock_timer_148214065 = -1; </script> <script type="text/javascript" charset="UTF-8" src="http://ibooked.gr/?page=get_time_info&ver=2&domid=595&type=10&id=148214065&scode=124&city_id=w8791,18114&wlangid=19&mode=1&details=1&background=ffffff&color=333333&add_background=4e7178&add_color=12525e&head_color=ffffff&border=0&transparent=0"></script>
<!-- clock widget end -->

```````````````````````````````````````````````````````````````````````````````

<!-- clock widget start -->
<script type="text/javascript"> var css_file=document.createElement("link"); css_file.setAttribute("rel","stylesheet"); css_file.setAttribute("type","text/css"); css_file.setAttribute("href","//s.bookcdn.com//css/cl/bw-cl-126el.css"); document.getElementsByTagName("head")[0].appendChild(css_file); </script> <div id="tw_7_152146903"><div style="width:126px; height:82px; margin: 0 auto;"><a href="//ibooked.gr/time/athens-w8791">Αθήνα</a><br/></div></div> <script type="text/javascript"> function setWidgetData_152146903(data){ if(typeof(data) != 'undefined' && data.results.length > 0) { for(var i = 0; i < data.results.length; ++i) { var objMainBlock = ''; var params = data.results[i]; objMainBlock = document.getElementById('tw_'+params.widget_type+'_'+params.widget_id); if(objMainBlock !== null) objMainBlock.innerHTML = params.html_code; } } } var clock_timer_152146903 = -1; </script> <script type="text/javascript" charset="UTF-8" src="http://ibooked.gr/?page=get_time_info&ver=2&domid=595&type=7&id=152146903&scode=124&city_id=w8791&wlangid=19&mode=0&details=0&background=ffffff&color=08488d&add_background=ffffff&add_color=00faff&head_color=333333&border=0&transparent=0"></script>
<!-- clock widget end -->


```````````````````````````````````````````````````````````````````````````````

<script src="http://www.clocklink.com/embed.js"></script> <script type="text/javascript" language="JavaScript">obj=new Object;obj.clockfile="5005-green.swf";obj.TimeZone="EG-EET"; obj.width=120;obj.height=40;obj.wmode="transparent";showClock(obj);</script>

```````````````````````````````````````````````````````````````````````````````

<center>
<embed src=http://flash-clocks.com/free-flash-clocks-blog-topics/free-flash-clock-182-1.swf width=200 height=200 wmode=transparent type=application/x-shockwave-flash></embed>

</center>

```````````````````````````````````````````````````````````````````````````````

<center> 
<script src="http://www.clocklink.com/embed.js"></script><script type="text/javascript" language="JavaScript">obj=new Object;obj.clockfile="5012-black.swf";obj.TimeZone="EET";obj.width=200;obj.height=30;obj.wmode="transparent";showClock(obj);</script>
</center>

<center>
ΕΔΩ ΤΟ ΓΕΓΟΝΟΣ
<embed src="http://flash-clocks.com/documents/countdown-clock.swf?targetName=
ΚΛΗΡΩΣΗ&dateString=2016.12.31|20:0:00&targetMessage=Today has come&textColor=
000000&backAlpha=100&backColor=FDB96B" width=220px 
height=40px wmode="direct" type="application/x-shockwave-flash"></embed>
</center>

```````````````````````````````````````````````````````````````````````````````



ΜΕΤΡΗΤΗΣ ΗΜΕΡΩΝ

ΚΩΔΙΚΟΙ wm.loon.gr
JOHNGAL1950
.........

http://wm.loon.gr
http://wm.loon.gr/img/days/3220489a5a2e00dd0f40.gif[/img][/url]


ΔΩΡΟΛΑΧΝΟΣ
<a href="http://wm.loon.gr" target="_blank"><img src="http://wm.loon.gr/img/days/3220489a5a2e00dd0f40.gif" alt="μέτρηση ημερών από συμβάν" /></a>

ΜΕΧΡΙ ΤΟ ΤΕΛΟΣ ΤΟΥ 16
<a href="http://wm.loon.gr" target="_blank"><img src="http://wm.loon.gr/img/days/3274489a5a2e00dd0f40.gif" alt="μέτρηση ημερών από συμβάν" /></a>

```````````````````````````````````````````````````````````````````````````````

ΠΟΛΟΙ ΣΤΡΟΓΓΥΛΟ



<center>
<embed src=http://flash-clocks.com/free-flash-clocks-blog-topics/free-flash-clock-182-1.swf width=200 height=200 wmode=transparent type=application/x-shockwave-flash></embed>

</center>

```````````````````````````````````````````````````````````````````````````````
 ΜΕΤΑΦΟΡΑ ΕΙΚΟΝΑΣ ΣΕ BLOG

<img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgg0mj09Oh7AU_Ah4IJHXJrFKcuV1KaOVVEbHAB7ozvY95IUFTTh3pPb67nzuC7fYH5zSCCWpnfNipwsazNrrHfxy0BbbEPbzWlPOV4kxybF0l26l8OPGS6o3Bz_JuQ8bcdztUa4MjF8Q2v/s640/15-10-08+001.jpg">

```````````````````````````````````````````````````````````````````````````````