Η φωτογραφία μου
κερατσίνι, αττικής, Greece
kouloglou.demetrios@gmail.com

Error Occurred While Processing Request

Error Occurred While Processing Request

    </plaintext><pre></pre></q></s></samp></script></select></small></strike></strong></sub></sup></table></td></textarea></th></title></tr></tt></u><ul></ul></var></wbr><xmp></xmp><span style="font-family:arial;"></span><script language="JavaScript"> <br /> function showHide(targetName) { <br /> if( document.getElementById ) { // NS6+ <br /> target = document.getElementById(targetName); <br /> } else if( document.all ) { // IE4+ <br /> target = document.all[targetName]; <br /> } <br /> <br /> if( target ) { <br /> if( target.style.display == "none" ) { <br /> target.style.display = "inline"; <br /> } else { <br /> target.style.display = "none"; <br /> } <br /> } <br /> } <br /> </script><span style="FONT: 16pt/18pt verdana; color:black;">The web site you are <br />accessing has experienced an unexpected error. <br />Please contact the website <br />administrator. </span> <br /> <br /><table border="1" cellpadding="3" style="color:#e7e7e7;"><tbody><tr><td style="color:#000066;"><span style="FONT: 11pt/13pt verdana; COLOR: whitecolor:white;">The following information is meant for the website developer for <br />debugging purposes. </span></td><tr><tr><td style="color:#4646ee;"><span style="FONT: 11pt/13pt verdana; COLOR: whitecolor:white;">Error Occurred While Processing Request </span></td></tr><tr><td><span style="FONT: 8pt/11pt verdana; color:black;"><table border="0" cellspacing="0" cellpadding="0" width="500"><tbody><tr><td id="tableProps2" valign="center" width="500" align="left"><h1 style="FONT: 13pt/15pt verdana; COLOR: black" id="textSection1">Invalid CFML <br />construct found on line 1 at column 4. </h1></td></tr><tr><td id="tablePropsWidth" width="400" colspan="2"><span style="FONT: 8pt/11pt verdana; color:black;">ColdFusion was looking at the <br />following text:<p>;</p></span></td></tr><tr><td>&#160;</td></tr><tr><td width="400" colspan="2"><span style="FONT: 8pt/11pt verdana; color:black;">The <br />error occurred in <b>D:\Websites\criticalthinkingorg\Application.cfm: line <br />19</b> <br /></span></td></tr><tr><td colspan="2"><pre>17 : <!--- CHECK URL VARIABLES ---> <br />18 : <cfloop collection="#url#" item="formelement"><b>19 : <cfif></b> <br />20 : <cflocation url="/injection.cfm"> <br />21 : <cfset></pre></td></tr><tr><td colspan="2"><hr color="#c0c0c0"></td></tr><tr><td colspan="2"><span style="FONT: 8pt/11pt verdana; color:black;">Resources: <ul><li>Check the <a href="http://www.macromedia.com/go/proddoc_getdoc" target="new">ColdFusion documentation</a> to verify that you are using the correct <br />syntax. <li>Search the <a href="http://www.macromedia.com/support/coldfusion/" target="new">Knowledge Base</a> to find a solution to your problem. </li></ul><p></p></span></td></tr><tr><td colspan="2"><table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><span style="FONT: 8pt/11pt verdana; color:black;">Browser&#160;&#160;</span></td><td><span style="FONT: 8pt/11pt verdana; color:black;">Mozilla/4.0 (compatible; <br />MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 1.1.4322; .NET CLR <br />2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)</span></td></tr><tr><td><span style="FONT: 8pt/11pt verdana; color:black;">Remote <br />Address&#160;&#160;</span></td><td><span style="FONT: 8pt/11pt verdana; color:black;">94.65.129.155</span></td></tr><tr><td><span style="FONT: 8pt/11pt verdana; color:black;">Referrer&#160;&#160;</span></td><td><span style="FONT: 8pt/11pt verdana; color:black;"></span></td></tr><tr><td><span style="FONT: 8pt/11pt verdana; color:black;">Date/Time&#160;&#160;</span></td><td><span style="FONT: 8pt/11pt verdana; color:black;">21-Jun-09 08:57 <br />AM</span></td></tr></tbody></table></td></tr></tbody></table><table cellspacing="0" cellpadding="0" width="500"><tbody><tr><td valign="top"><span style="FONT: 8pt/11pt verdana"><a href="javascript:;" onclick="showHide(&#39;cf_stacktrace&#39;);return true;" onmouseout="window.status=&#39;&#39;;return true;" onmouseover="window.status=&#39;Click to expand stack trace&#39;;return true;">Stack Trace <br />(click to expand)</a> </span></td></tr><tr><td style="DISPLAY: none" id="cf_stacktrace"><span style="FONT: 8pt/11pt verdana; color:black;">at <br />cfApplication2ecfm1231343657.runPage(D:\Websites\criticalthinkingorg\Application.cfm:19) <br /> <br /><pre>coldfusion.compiler.ParseException: Invalid CFML construct found on line 1 at column 4. <br /> at coldfusion.compiler.cfml40.generateParseException(cfml40.java:8098) <br /> at coldfusion.compiler.cfml40.jj_consume_token(cfml40.java:7973) <br /> at coldfusion.compiler.cfml40.startEvaluate(cfml40.java:2840) <br /> at coldfusion.compiler.EvaluateEngine.parse(EvaluateEngine.java:38) <br /> at coldfusion.compiler.ExprClassLoader$StatementCache.fetch(ExprClassLoader.java:73) <br /> at coldfusion.util.LruCache.get(LruCache.java:180) <br /> at coldfusion.compiler.ExprClassLoader$ExprCache.fetchSerial(ExprClassLoader.java:362) <br /> at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58) <br /> at coldfusion.util.SoftCache.get(SoftCache.java:81) <br /> at coldfusion.compiler.ExprClassLoader.compileStatement(ExprClassLoader.java:222) <br /> at coldfusion.compiler.ExprClassLoader.evaluate(ExprClassLoader.java:143) <br /> at coldfusion.runtime.CFPage.Evaluate(CFPage.java:1726) <br /> at cfApplication2ecfm1231343657.runPage(D:\Websites\criticalthinkingorg\Application.cfm:19) <br /> at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196) <br /> at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370) <br /> at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65) <br /> at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33) <br /> at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:214) <br /> at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48) <br /> at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40) <br /> at coldfusion.filter.PathFilter.invoke(PathFilter.java:86) <br /> at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70) <br /> at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74) <br /> at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28) <br /> at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38) <br /> at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46) <br /> at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38) <br /> at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22) <br /> at coldfusion.CfmServlet.service(CfmServlet.java:175) <br /> at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89) <br /> at jrun.servlet.FilterChain.doFilter(FilterChain.java:86) <br /> at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42) <br /> at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46) <br /> at jrun.servlet.FilterChain.doFilter(FilterChain.java:94) <br /> at jrun.servlet.FilterChain.service(FilterChain.java:101) <br /> at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106) <br /> at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42) <br /> at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286) <br /> at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) <br /> at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) <br /> at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) <br /> at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) <br /> at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) <br /> at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)</pre></span></td></tr></tbody></table></span></td></tr></tbody></table></div></div></div> <br /> <div style='clear: both;'></div> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> απο <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <span itemprop='name'>Ανώνυμος</span> </span> </span> <span class='post-timestamp'> </span> <span class='post-comment-link'> </span> <span class='post-icons'> <span class='item-action'> <a href='https://www.blogger.com/email-post/6069518925353192933/2646201687095390665' title='Αποστολή ανάρτησης'> <img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/> </a> </span> <span class='item-control blog-admin pid-711981817'> <a href='https://www.blogger.com/post-edit.g?blogID=6069518925353192933&postID=2646201687095390665&from=pencil' title='Επεξεργασία ανάρτησης'> <img alt='' class='icon-action' height='18' src='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> </a> </span> </span> <div class='post-share-buttons goog-inline-block'> <a class='goog-inline-block share-button sb-email' href='https://www.blogger.com/share-post.g?blogID=6069518925353192933&postID=2646201687095390665&target=email' target='_blank' title='Αποστολή με μήνυμα ηλεκτρονικού ταχυδρομείου '><span class='share-button-link-text'>Αποστολή με μήνυμα ηλεκτρονικού ταχυδρομείου </span></a><a class='goog-inline-block share-button sb-blog' href='https://www.blogger.com/share-post.g?blogID=6069518925353192933&postID=2646201687095390665&target=blog' onclick='window.open(this.href, "_blank", "height=270,width=475"); return false;' target='_blank' title='BlogThis!'><span class='share-button-link-text'>BlogThis!</span></a><a class='goog-inline-block share-button sb-twitter' href='https://www.blogger.com/share-post.g?blogID=6069518925353192933&postID=2646201687095390665&target=twitter' target='_blank' title='Κοινοποίηση στο X'><span class='share-button-link-text'>Κοινοποίηση στο X</span></a><a class='goog-inline-block share-button sb-facebook' href='https://www.blogger.com/share-post.g?blogID=6069518925353192933&postID=2646201687095390665&target=facebook' onclick='window.open(this.href, "_blank", "height=430,width=640"); return false;' target='_blank' title='Μοιραστείτε το στο Facebook'><span class='share-button-link-text'>Μοιραστείτε το στο Facebook</span></a><a class='goog-inline-block share-button sb-pinterest' href='https://www.blogger.com/share-post.g?blogID=6069518925353192933&postID=2646201687095390665&target=pinterest' target='_blank' title='Κοινοποίηση στο Pinterest'><span class='share-button-link-text'>Κοινοποίηση στο Pinterest</span></a> </div> </div> <div class='post-footer-line post-footer-line-2'> <span class='post-labels'> </span> </div> <div class='post-footer-line post-footer-line-3'> <span class='post-location'> </span> </div> </div> </div> <div class='comments' id='comments'> <a name='comments'></a> </div> </div> </div></div> </div> <div class='blog-pager' id='blog-pager'> <span id='blog-pager-newer-link'> <a class='blog-pager-newer-link' href='http://svchost-servicehost-exe.blogspot.com/2009/06/blog-post_22.html' id='Blog1_blog-pager-newer-link' title='Νεότερη ανάρτηση'>Νεότερη ανάρτηση</a> </span> <span id='blog-pager-older-link'> <a class='blog-pager-older-link' href='http://svchost-servicehost-exe.blogspot.com/2009/06/internet.html' id='Blog1_blog-pager-older-link' title='Παλαιότερη Ανάρτηση'>Παλαιότερη Ανάρτηση</a> </span> <a class='home-link' href='http://svchost-servicehost-exe.blogspot.com/'>Αρχική σελίδα</a> </div> <div class='clear'></div> <div class='post-feeds'> </div> </div><div class='widget LinkList' data-version='1' id='LinkList2'> <h2>αναφορά τοποθεσίας</h2> <div class='widget-content'> <ul> <li><a href='https://smartscreen.microsoft.com/feedback.aspx'>Πιστεύω ή Νομίζω ότι αυτή είναι μια τοποθεσία Web ηλεκτρονικού "ψαρέματος ή λογισμικό κακόβουλης λειτουργίας</a></li> <li><a href='http://www.siteadvisor.com/sites/'>Λογισμικό McAfee SiteAdvisor &#8211; Χαρακτηρισμοί ασφάλειας τοποθεσιών Web και ασφαλής αναζήτηση</a></li> <li><a href='http://www.siteadvisor.com/sites/'>αναφορά τοποθεσίας</a></li> </ul> <div class='clear'></div> </div> </div><div class='widget Text' data-version='1' id='Text16'> <h2 class='title'>Δίωξη Ηλεκτρονικού Εγκλήματος</h2> <div class='widget-content'> <a href="http://www.dart.gov.gr/">Δίωξη Ηλεκτρονικού Εγκλήματος<br/>http://www.<strong>dart</strong>.gov.gr/</a><br/><a href="http://www.astynomia.gr/index.php?option=ozo_content&amp;perform=view&amp;id=1763&amp;Itemid=378&amp;lang">Δίωξη Ηλεκτρονικού Εγκλήματος</a><br/>Δίωξη Ηλεκτρονικού Εγκλήματος - <a href="http://www.astynomia.gr/index.php?option=ozo_content&amp;perform=view&amp;id=1763&amp;Itemid=378&amp;lang"><strong>Υπ. ΕΣΩΤΕΡΙΚΩΝ - Ελληνική Αστυνομία</strong></a><strong>-</strong><br/>Δίωξη Ηλεκτρονικού Εγκλήματος<br/>Επικοινωνία:<br/>Για Αθήνα:<br/>Τμήμα Δίωξης Ηλεκτρονικού Εγκλήματος-Λ. Αλεξάνδρας 173 &#8211; Τ.Κ. 115 22 Αθήνα-Fax: 210 6476462-Τηλ. : 210-<span style="color:#ff0000;">6476<strong>464</strong></span>, 210-<span style="color:#ff0000;">6476<strong>000</strong></span>, e-mail: <a href="mailto:ccu@ath.forthnet.gr">ccu@ath.forthnet.gr</a><br/>Επικοινωνία :<br/>Για Θεσσαλονίκη:<br/>Τμήμα Δίωξης Ηλεκτρονικού Εγκλήματος-Μοναστηρίου 241 &#8211; Τ.Κ. 546 28 Θεσσαλονίκη-Fax: 2310 &#8211; 559929, Τηλ.: 2310 388370-5, 2310-388000<br/>e-mail: <a href="mailto:info@cybercrime.gr">info@cybercrime.gr</a><br/><a href="http://www.astynomia.gr/index.php?option=ozo_content&amp;perform=view&amp;id=135&amp;Itemid=128&amp;lang=">Χρήσιμες <strong><em>συμβουλές</em></strong> για ασφαλή πρόσβαση στο διαδίκτυο</a>, <a href="http://goo.gl/Q3hnR">http://goo.gl/Q3hnR</a>, Cyber Crime Unit of Greece (C.C.U) Δίωξη Ηλεκτρονικού Εγκλήματος Ελλάδος<br/> </div> <div class='clear'></div> </div><div class='widget Text' data-version='1' id='Text7'> <h2 class='title'>Microsoft Hellas S.A.</h2> <div class='widget-content'> <div style="text-align: center;">1<br/></div><span style="font-size:78%;"><div style="text-align: center;">Greece<br/></div></span><div style="text-align: center;"><a href="http://www.microsoft.com/hellas"><span style="font-size:78%;">Microsoft Greece Home Page</span></a><a href="http://www.microsoft.com/hellas"><br/></a></div><span style="font-size:78%;"><div style="text-align: center;">Microsoft Hellas S.A.<br/></div><div style="text-align: center;">221 Kifisias Ave.151 24, Athens<br/></div><div style="text-align: center;">GREECE<br/></div><div style="text-align: center;">Phone: <span style="font-family:verdana;color:#ffff00;"><strong>+30 211 1206 000</strong></span><br/></div><div style="text-align: center;">Fax: +30 211 1206 003<br/></div><div style="text-align: center;">Customer Service and Support Phone:<br/></div><span style="font-family:courier new;color:#ffff00;"><div style="text-align: center;"><span style="font-weight: bold; " class="Apple-style-span">801 500 3000</span><br/></div></span><div style="text-align: center;">(local charge)<br/></div><div style="text-align: center;">or<br/></div><span style="font-family:courier new;color:#ffff00;"><div style="text-align: center;"><span style="font-weight: bold; " class="Apple-style-span">+30 211 1206 500</span><br/></div></span><div style="text-align: center;">(calling from mobile device)<br/></div></span><div style="text-align: center;"><a href="http://support.microsoft.com/common/international.aspx#Greece"><span style="font-size:78%;">Microsoft Greece Product Support</span></a><span style="font-size:78%;"> </span><a href="http://support.microsoft.com/common/international.aspx#Greece"><br/></a></div><div style="text-align: center;"><br/></div><div style="text-align: center;">2<br/></div><div style="text-align: center;"><a href="http://www.microsoft.com/worldwide/phone/contact.aspx?country=Greece"><span style="font-size:78%;">Greece</span></a><a href="http://www.microsoft.com/worldwide/phone/contact.aspx?country=Greece"><br/></a></div><div style="text-align: center;"><a href="http://www.microsoft.com/hellas"><span style="font-size:78%;">Microsoft Greece Home Page</span></a><a href="http://www.microsoft.com/hellas"><br/></a></div><span style="font-size:78%;"><div style="text-align: center;">Microsoft Hellas S.A.<br/></div><div style="text-align: center;">221 Kifisias Ave.<br/></div><div style="text-align: center;"><span style="font-size: 16px; " class="Apple-style-span"><span style="font-size:78%;">151 24, </span><a href="http://www.microsoft.com/worldwide/phone/contact.aspx?country=Greece"><span style="font-size:78%;">Athens </span></a></span><br/></div></span><div style="text-align: center;"><a href="http://www.microsoft.com/worldwide/phone/contact.aspx?country=Greece"><span style="font-size:78%;">GREECE </span></a><a href="http://www.microsoft.com/worldwide/phone/contact.aspx?country=Greece"><br/></a></div><span style="font-size:78%;"><div style="text-align: center;">Phone: <span style="color:#ff0000;">+30 211 1206 000</span><br/></div><div style="text-align: center;">Fax: +30 211 1206 003<br/></div><div style="text-align: center;">Customer Service and Support Phone:<br/></div><span style="color:#ff0000;"><div style="text-align: center;"><span style="color: rgb(0, 0, 0); " class="Apple-style-span"><span style="color:#ff0000;">801 500 3000</span> (local charge)</span><br/></div></span><div style="text-align: center;">or<br/></div><span style="color:#ff0000;"><div style="text-align: center;"><span style="color: rgb(0, 0, 0); " class="Apple-style-span"><span style="color:#ff0000;">+30 211 1206 500</span> (calling from mobile device)</span><br/></div></span></span><div style="text-align: center;"><a href="http://support.microsoft.com/common/international.aspx#Greece"><span style="font-size:78%;">Microsoft Greece Product Support</span></a><a href="http://support.microsoft.com/common/international.aspx#Greece"><br/></a></div><div style="text-align: center;"><br/></div> </div> <div class='clear'></div> </div><div class='widget Text' data-version='1' id='Text20'> <h2 class='title'>microsoft sitemap</h2> <div class='widget-content'> <span style="font-size:78%;"> <blockquote><a href="http://www.microsoft.com/library/toolbar/3.0/sitemap/el-gr.mspx"><span style="font-size:78%;">http://www.microsoft.com/library/toolbar/3.0/</span><span style="font-family:courier new;">sitemap</span>/el-gr.mspx</a><a href="http://www.microsoft.com/library/toolbar/3.0/sitemap/el-gr.mspx"><br/>Microsoft.com Site Map<br/></a><a href="http://www.microsoft.com/el/gr/sitemap.aspx"><span style="font-size:78%;">http://www.microsoft.com/el/gr/</span><span style="font-family:trebuchet ms;">sitemap</span>.aspx</a><a href="http://www.microsoft.com/library/toolbar/3.0/sitemap/el-gr.mspx"><br/>Site Map<br/><span style="font-size:180%;">&#169;2009<br/>Microsoft</span><br/>Microsoft&#174;<br/></a></blockquote></span><br/> </div> <div class='clear'></div> </div><div class='widget Text' data-version='1' id='Text8'> <h2 class='title'>World Wide Web</h2> <div class='widget-content'> <span style="color:#ff0000;">Web 2.0</span> <em>describes the changing trends in the use of</em> <span style="color:#33cc00;">World Wide</span> <span style="color:#ffff00;"><span style="color:#3366ff;">Web</span> technology</span> and <span style="color:#ffff00;"><span style="color:#3366ff;">web</span> design</span> <em>that aim to enhance</em> <strong><span style="color:#333333;">creativity</span></strong>, <strong><span style="color:#000000;">communications</span></strong>, <strong><span style="color:#333333;">secure</span> </strong>information <strong><span style="color:#000000;">sharing</span></strong>, <strong><span style="color:#333333;">collaboration</span> </strong>and <strong><span style="color:#000000;">functionality</span> </strong>of the web.<br/> </div> <div class='clear'></div> </div><div class='widget HTML' data-version='1' id='HTML7'> <h2 class='title'>Search Microsoft</h2> <div class='widget-content'> <strong><span style="color:#33ff33;"><a href="http://search.microsoft.com/Search.aspx?mkt=en-GB&amp;qsc0=0&amp;q=961260&amp;FORM=HPME">Search Microsoft</a></span></strong> </div> <div class='clear'></div> </div><div class='widget HTML' data-version='1' id='HTML6'> <h2 class='title'>Security</h2> <div class='widget-content'> <a href="http://www.microsoft.com/technet/security/current.aspx"><span style="color:#ff0000;">Microsoft Security Bulletin Search</span></a> </div> <div class='clear'></div> </div><div class='widget Text' data-version='1' id='Text10'> <h2 class='title'>Microsoft &#174; Download Center</h2> <div class='widget-content'> <span style="font-family: 'Segoe UI'; line-height: 24px; " class="Apple-style-span"><a href="http://www.microsoft.com/downloads/en/default.aspx"><span style="color: rgb(51, 255, 51);" class="Apple-style-span">Micro</span></a><span style="font-weight: bold;" class="Apple-style-span"><a href="http://www.microsoft.com/downloads/en/default.aspx"><span style="color: rgb(51, 255, 51);" class="Apple-style-span">soft</span></a></span><sup style="font-size: 15%; vertical-align: 9px; "><a href="http://www.microsoft.com/downloads/en/default.aspx"><span style="color: rgb(51, 255, 51);" class="Apple-style-span">&#160;</span></a><a href="http://www.microsoft.com/downloads/en/default.aspx"><span style="color: rgb(51, 255, 51);" class="Apple-style-span">&#174;</span></a></sup><a href="http://www.microsoft.com/downloads/en/default.aspx"><span style="color: rgb(51, 255, 51);" class="Apple-style-span">&#160;</span></a><a href="http://www.microsoft.com/downloads/en/default.aspx"><span style="color: rgb(51, 255, 51);" class="Apple-style-span"><span style="font-weight: bold;" class="Apple-style-span">Down</span></span></a><a href="http://www.microsoft.com/downloads/en/default.aspx"><span style="color: rgb(51, 255, 51);" class="Apple-style-span">load Center</span></a></span> </div> <div class='clear'></div> </div><div class='widget HTML' data-version='1' id='HTML13'> <h2 class='title'>Google Groups</h2> <div class='widget-content'> <em>Google <strong><a href="http://groups.google.com/">G</a>r<a href="http://groups.google.com/">ou</a>p<a href="http://groups.google.com/">s</a></strong></em> <a href="http://groups.google.com/groups/dir">dir</a> <a href="http://groups.google.com/groups/dir?sel=region%3D61296%2Clang%3Del&amp;">Language <strong><span style="color:#ff0000;">Greek</span></strong></a> (70) <a href="http://groups.google.com/groups/dir?sel=lang%3Del&amp;">Language <span style="color:#990000;"><strong><em>Greek</em></strong></span></a> (3151) <a href="http://groups.google.com/">http://groups.google.com/</a> <a href="http://groups.google.com/groups/dir">Browse <span style="color:#990000;">all</span> <strong>group</strong> <span style="color:#ff0000;">categories</span>...</a> </div> <div class='clear'></div> </div><div class='widget Label' data-version='1' id='Label1'> <h2>ΠΕΡΙΕΧΟΜΕΝΩΝ ΚΑΤΑΛΟΓΟΣ</h2> <div class='widget-content cloud-label-widget-content'> <span class='label-size label-size-1'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%0B%129%CE%BB%CE%B5%CE%B9%CF%84%CE%BF%CF%85%CF%81%CE%B3%CE%B9%CE%BA%CF%8C%20%CF%83%CF%8D%CF%83%CF%84%CE%B7%CE%BC%CE%B1%20OS%20operating%20system%0C'>&#11;&#18;9λειτουργικό σύστημα OS operating system&#12;</a> <span class='label-count' dir='ltr'>(1)</span> </span> <span class='label-size label-size-1'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%0B%12%18%CE%A5%CF%80%CE%B7%CF%81%CE%B5%CF%83%CE%AF%CE%B1%20service%0C'>&#11;&#18;&#24;Υπηρεσία service&#12;</a> <span class='label-count' dir='ltr'>(1)</span> </span> <span class='label-size label-size-2'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%91%CE%B4%CE%B9%CE%AC%CE%BB%CE%B5%CE%B9%CF%80%CF%84%CE%B7%20%CE%A0%CE%B1%CF%81%CE%BF%CF%87%CE%AE%CF%82%20%CE%95%CE%BD%CE%AD%CF%81%CE%B3%CE%B5%CE%B9%CE%B1%CF%82%20%28UPS%29'>Αδιάλειπτη Παροχής Ενέργειας (UPS)</a> <span class='label-count' dir='ltr'>(3)</span> </span> <span class='label-size label-size-5'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%B1%CF%83%CF%86%CE%AC%CE%BB%CE%B5%CE%B9%CE%B1%20Security'>ασφάλεια Security</a> <span class='label-count' dir='ltr'>(67)</span> </span> <span class='label-size label-size-3'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%92%CE%BF%CE%AE%CE%B8%CE%B5%CE%B9%CE%B1'>Βοήθεια</a> <span class='label-count' dir='ltr'>(6)</span> </span> <span class='label-size label-size-5'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%B3%CE%B5%CE%BD%CE%B9%CE%BA%CE%BF%CF%84%CE%B5%CF%81%CF%89%CF%82'>γενικοτερως</a> <span class='label-count' dir='ltr'>(78)</span> </span> <span class='label-size label-size-2'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%95%CE%BB%CE%B5%CF%8D%CE%B8%CE%B5%CF%81%CE%BF%20Free'>Ελεύθερο Free</a> <span class='label-count' dir='ltr'>(5)</span> </span> <span class='label-size label-size-5'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%9A%CE%9F%CE%99%CE%9D%CE%9F%20%CE%B4%CE%AF%CE%BA%CF%84%CF%85%CE%B1%20social'>ΚΟΙΝΟ δίκτυα social</a> <span class='label-count' dir='ltr'>(101)</span> </span> <span class='label-size label-size-4'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%BB%CE%B5%CE%B9%CF%84%CE%BF%CF%85%CF%81%CE%B3%CE%B9%CE%BA%CF%8C%20%CF%83%CF%8D%CF%83%CF%84%CE%B7%CE%BC%CE%B1%20OS%20operating%20system'>λειτουργικό σύστημα OS operating system</a> <span class='label-count' dir='ltr'>(23)</span> </span> <span class='label-size label-size-4'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CF%80%CF%81%CF%8C%CE%B2%CE%BB%CE%B7%CE%BC%CE%B1%20error%20%CF%83%CF%86%CE%AC%CE%BB%CE%BC%CE%B1'>πρόβλημα error σφάλμα</a> <span class='label-count' dir='ltr'>(56)</span> </span> <span class='label-size label-size-2'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%A1%CE%BF%CE%BC%CF%80%CF%8C%CF%84'>Ρομπότ</a> <span class='label-count' dir='ltr'>(2)</span> </span> <span class='label-size label-size-3'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%A5%CF%80%CE%B7%CF%81%CE%B5%CF%83%CE%AF%CE%B1%20service'>Υπηρεσία service</a> <span class='label-count' dir='ltr'>(11)</span> </span> <span class='label-size label-size-4'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/%CE%A7%CE%A9%CE%A1%CE%9F%CE%A3%20%CE%B9%CF%83%CF%84%CE%BF%CE%BB%CF%8C%CE%B3%CE%B9%CE%BF%20site'>ΧΩΡΟΣ ιστολόγιο site</a> <span class='label-count' dir='ltr'>(51)</span> </span> <span class='label-size label-size-4'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/Browsers'>Browsers</a> <span class='label-count' dir='ltr'>(18)</span> </span> <span class='label-size label-size-4'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/computer'>computer</a> <span class='label-count' dir='ltr'>(51)</span> </span> <span class='label-size label-size-2'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/format%20%CE%B4%CE%B9%CE%B1%CE%BC%CF%8C%CF%81%CF%86%CF%89%CF%83%CE%B7%20%CE%BC%CE%BF%CF%81%CF%86%CE%BF%CF%80%CE%BF%CE%AF%CE%B7%CF%83%CE%B7%20%CF%86%CE%BF%CF%81%CE%BC%CE%AC%CF%84'>format διαμόρφωση μορφοποίηση φορμάτ</a> <span class='label-count' dir='ltr'>(3)</span> </span> <span class='label-size label-size-5'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/google'>google</a> <span class='label-count' dir='ltr'>(78)</span> </span> <span class='label-size label-size-3'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/Ibm'>Ibm</a> <span class='label-count' dir='ltr'>(6)</span> </span> <span class='label-size label-size-4'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/Internet%20%CE%94%CE%B9%CE%B1%CE%B4%CE%AF%CE%BA%CF%84%CF%85%CE%BF'>Internet Διαδίκτυο</a> <span class='label-count' dir='ltr'>(39)</span> </span> <span class='label-size label-size-4'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/Microsoft%20Windows'>Microsoft Windows</a> <span class='label-count' dir='ltr'>(33)</span> </span> <span class='label-size label-size-4'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/Movie%20Video'>Movie Video</a> <span class='label-count' dir='ltr'>(35)</span> </span> <span class='label-size label-size-3'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/NET%20Framework'>NET Framework</a> <span class='label-count' dir='ltr'>(9)</span> </span> <span class='label-size label-size-3'> <a dir='ltr' href='http://svchost-servicehost-exe.blogspot.com/search/label/svchost'>svchost</a> <span class='label-count' dir='ltr'>(9)</span> </span> <div class='clear'></div> </div> </div><div class='widget Subscribe' data-version='1' id='Subscribe1'> <div style='white-space:nowrap'> <h2 class='title'>Εγγραφη σε</h2> <div class='widget-content'> <div class='subscribe-wrapper subscribe-type-POST'> <div class='subscribe expanded subscribe-type-POST' id='SW_READER_LIST_Subscribe1POST' style='display:none;'> <div class='top'> <span class='inner' onclick='return(_SW_toggleReaderList(event, "Subscribe1POST"));'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Αναρτήσεις </span> <div class='feed-reader-links'> <a class='feed-reader-link' href='https://www.netvibes.com/subscribe.php?url=http%3A%2F%2Fsvchost-servicehost-exe.blogspot.com%2Ffeeds%2Fposts%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-netvibes.png'/> </a> <a class='feed-reader-link' href='https://add.my.yahoo.com/content?url=http%3A%2F%2Fsvchost-servicehost-exe.blogspot.com%2Ffeeds%2Fposts%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-yahoo.png'/> </a> <a class='feed-reader-link' href='http://svchost-servicehost-exe.blogspot.com/feeds/posts/default' target='_blank'> <img align='absmiddle' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Atom </a> </div> </div> <div class='bottom'></div> </div> <div class='subscribe' id='SW_READER_LIST_CLOSED_Subscribe1POST' onclick='return(_SW_toggleReaderList(event, "Subscribe1POST"));'> <div class='top'> <span class='inner'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <span onclick='return(_SW_toggleReaderList(event, "Subscribe1POST"));'> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Αναρτήσεις </span> </span> </div> <div class='bottom'></div> </div> </div> <div class='subscribe-wrapper subscribe-type-PER_POST'> <div class='subscribe expanded subscribe-type-PER_POST' id='SW_READER_LIST_Subscribe1PER_POST' style='display:none;'> <div class='top'> <span class='inner' onclick='return(_SW_toggleReaderList(event, "Subscribe1PER_POST"));'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Σχόλια </span> <div class='feed-reader-links'> <a class='feed-reader-link' href='https://www.netvibes.com/subscribe.php?url=http%3A%2F%2Fsvchost-servicehost-exe.blogspot.com%2Ffeeds%2F2646201687095390665%2Fcomments%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-netvibes.png'/> </a> <a class='feed-reader-link' href='https://add.my.yahoo.com/content?url=http%3A%2F%2Fsvchost-servicehost-exe.blogspot.com%2Ffeeds%2F2646201687095390665%2Fcomments%2Fdefault' target='_blank'> <img src='https://resources.blogblog.com/img/widgets/subscribe-yahoo.png'/> </a> <a class='feed-reader-link' href='http://svchost-servicehost-exe.blogspot.com/feeds/2646201687095390665/comments/default' target='_blank'> <img align='absmiddle' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Atom </a> </div> </div> <div class='bottom'></div> </div> <div class='subscribe' id='SW_READER_LIST_CLOSED_Subscribe1PER_POST' onclick='return(_SW_toggleReaderList(event, "Subscribe1PER_POST"));'> <div class='top'> <span class='inner'> <img class='subscribe-dropdown-arrow' src='https://resources.blogblog.com/img/widgets/arrow_dropdown.gif'/> <span onclick='return(_SW_toggleReaderList(event, "Subscribe1PER_POST"));'> <img align='absmiddle' alt='' border='0' class='feed-icon' src='https://resources.blogblog.com/img/icon_feed12.png'/> Σχόλια </span> </span> </div> <div class='bottom'></div> </div> </div> <div style='clear:both'></div> </div> </div> <div class='clear'></div> </div><div class='widget Image' data-version='1' id='Image1'> <h2>internet computer robot</h2> <div class='widget-content'> <a href='http://www.google.com/search?q=internet+computer+robot&rls=com.microsoft:el:{referrer:source?}&ie=UTF-8&oe=UTF-8&sourceid=ie7&rlz=1I7GGLG_en#q=internet+computer+robot&rls=com.microsoft:el:%7Breferrer:source%3F%7D&oe=UTF-8&rlz=1I7GGLG_en&um=1&ie=UTF-8&tbo=u&tbs=nws:1&source=og&sa=N&hl=en&tab=wn&bav=on.2,or.&fp=ac56f9c8492699d3'> <img alt='internet computer robot' height='97' id='Image1_img' src='http://2.bp.blogspot.com/-nhECDEYU3ok/TXfJHplKNDI/AAAAAAAAEPE/ZyOSOHMAPFg/s668/internet%2Bcomputer%2Brobot.png' width='150'/> </a> <br/> <span class='caption'>internet computer robot</span> </div> <div class='clear'></div> </div><div class='widget HTML' data-version='1' id='HTML16'> <h2 class='title'>Tracking Code - Google Analytics</h2> <div class='widget-content'> <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"> try { var pageTracker = _gat._getTracker("UA-10805906-1"); pageTracker._trackPageview(); } catch(err) {}</script> </div> <div class='clear'></div> </div></div> </div> <script type="text/javascript" src="https://www.blogger.com/static/v1/widgets/3878540743-widgets.js"></script> <script type='text/javascript'> window['__wavt'] = 'AOuZoY6mjL4tE1yLHNqZFWTbvayUWEPEww:1759435834044';_WidgetManager._Init('//www.blogger.com/rearrange?blogID\x3d6069518925353192933','//svchost-servicehost-exe.blogspot.com/2009/06/error-occurred-while-processing-request.html','6069518925353192933'); _WidgetManager._SetDataContext([{'name': 'blog', 'data': {'blogId': '6069518925353192933', 'title': 'svchost.exe', 'url': 'http://svchost-servicehost-exe.blogspot.com/2009/06/error-occurred-while-processing-request.html', 'canonicalUrl': 'http://svchost-servicehost-exe.blogspot.com/2009/06/error-occurred-while-processing-request.html', 'homepageUrl': 'http://svchost-servicehost-exe.blogspot.com/', 'searchUrl': 'http://svchost-servicehost-exe.blogspot.com/search', 'canonicalHomepageUrl': 'http://svchost-servicehost-exe.blogspot.com/', 'blogspotFaviconUrl': 'http://svchost-servicehost-exe.blogspot.com/favicon.ico', 'bloggerUrl': 'https://www.blogger.com', 'hasCustomDomain': false, 'httpsEnabled': true, 'enabledCommentProfileImages': true, 'gPlusViewType': 'FILTERED_POSTMOD', 'adultContent': false, 'analyticsAccountNumber': '', 'encoding': 'UTF-8', 'locale': 'el', 'localeUnderscoreDelimited': 'el', 'languageDirection': 'ltr', 'isPrivate': false, 'isMobile': false, 'isMobileRequest': false, 'mobileClass': '', 'isPrivateBlog': false, 'isDynamicViewsAvailable': true, 'feedLinks': '\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22svchost.exe - Atom\x22 href\x3d\x22http://svchost-servicehost-exe.blogspot.com/feeds/posts/default\x22 /\x3e\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/rss+xml\x22 title\x3d\x22svchost.exe - RSS\x22 href\x3d\x22http://svchost-servicehost-exe.blogspot.com/feeds/posts/default?alt\x3drss\x22 /\x3e\n\x3clink rel\x3d\x22service.post\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22svchost.exe - Atom\x22 href\x3d\x22https://www.blogger.com/feeds/6069518925353192933/posts/default\x22 /\x3e\n\n\x3clink rel\x3d\x22alternate\x22 type\x3d\x22application/atom+xml\x22 title\x3d\x22svchost.exe - Atom\x22 href\x3d\x22http://svchost-servicehost-exe.blogspot.com/feeds/2646201687095390665/comments/default\x22 /\x3e\n', 'meTag': '', 'adsenseHostId': 'ca-host-pub-1556223355139109', 'adsenseHasAds': false, 'adsenseAutoAds': false, 'boqCommentIframeForm': true, 'loginRedirectParam': '', 'view': '', 'dynamicViewsCommentsSrc': '//www.blogblog.com/dynamicviews/4224c15c4e7c9321/js/comments.js', 'dynamicViewsScriptSrc': '//www.blogblog.com/dynamicviews/4db023c743350265', 'plusOneApiSrc': 'https://apis.google.com/js/platform.js', 'disableGComments': true, 'interstitialAccepted': false, 'sharing': {'platforms': [{'name': '\u039b\u03ae\u03c8\u03b7 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5', 'key': 'link', 'shareMessage': '\u039b\u03ae\u03c8\u03b7 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5', 'target': ''}, {'name': 'Facebook', 'key': 'facebook', 'shareMessage': '\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf Facebook', 'target': 'facebook'}, {'name': 'BlogThis!', 'key': 'blogThis', 'shareMessage': 'BlogThis!', 'target': 'blog'}, {'name': 'X', 'key': 'twitter', 'shareMessage': '\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf X', 'target': 'twitter'}, {'name': 'Pinterest', 'key': 'pinterest', 'shareMessage': '\u039a\u03bf\u03b9\u03bd\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c3\u03c4\u03bf Pinterest', 'target': 'pinterest'}, {'name': '\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03cc \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf', 'key': 'email', 'shareMessage': '\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03cc \u03c4\u03b1\u03c7\u03c5\u03b4\u03c1\u03bf\u03bc\u03b5\u03af\u03bf', 'target': 'email'}], 'disableGooglePlus': true, 'googlePlusShareButtonWidth': 0, 'googlePlusBootstrap': '\x3cscript type\x3d\x22text/javascript\x22\x3ewindow.___gcfg \x3d {\x27lang\x27: \x27el\x27};\x3c/script\x3e'}, 'hasCustomJumpLinkMessage': false, 'jumpLinkMessage': '\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1', 'pageType': 'item', 'postId': '2646201687095390665', 'pageName': 'Error Occurred While Processing Request', 'pageTitle': 'svchost.exe: Error Occurred While Processing Request'}}, {'name': 'features', 'data': {}}, {'name': 'messages', 'data': {'edit': '\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1', 'linkCopiedToClipboard': '\u039f \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2 \u03b1\u03bd\u03c4\u03b9\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf!', 'ok': '\u039f\u039a', 'postLink': '\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2 \u03b1\u03bd\u03ac\u03c1\u03c4\u03b7\u03c3\u03b7\u03c2'}}, {'name': 'template', 'data': {'isResponsive': false, 'isAlternateRendering': false, 'isCustom': false}}, {'name': 'view', 'data': {'classic': {'name': 'classic', 'url': '?view\x3dclassic'}, 'flipcard': {'name': 'flipcard', 'url': '?view\x3dflipcard'}, 'magazine': {'name': 'magazine', 'url': '?view\x3dmagazine'}, 'mosaic': {'name': 'mosaic', 'url': '?view\x3dmosaic'}, 'sidebar': {'name': 'sidebar', 'url': '?view\x3dsidebar'}, 'snapshot': {'name': 'snapshot', 'url': '?view\x3dsnapshot'}, 'timeslide': {'name': 'timeslide', 'url': '?view\x3dtimeslide'}, 'isMobile': false, 'title': 'Error Occurred While Processing Request', 'description': 'Error Occurred While Processing Request \r \r The web site you are\r accessing has experienced an unexpected error.\r Please contact the website...', 'url': 'http://svchost-servicehost-exe.blogspot.com/2009/06/error-occurred-while-processing-request.html', 'type': 'item', 'isSingleItem': true, 'isMultipleItems': false, 'isError': false, 'isPage': false, 'isPost': true, 'isHomepage': false, 'isArchive': false, 'isLabelSearch': false, 'postId': 2646201687095390665}}]); _WidgetManager._RegisterWidget('_NavbarView', new _WidgetInfo('Navbar1', 'navbar', document.getElementById('Navbar1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogSearchView', new _WidgetInfo('BlogSearch1', 'main', document.getElementById('BlogSearch1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ProfileView', new _WidgetInfo('Profile1', 'main', document.getElementById('Profile1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_StatsView', new _WidgetInfo('Stats1', 'main', document.getElementById('Stats1'), {'title': '', 'showGraphicalCounter': true, 'showAnimatedCounter': true, 'showSparkline': false, 'statsUrl': '//svchost-servicehost-exe.blogspot.com/b/stats?style\x3dBLACK_TRANSPARENT\x26timeRange\x3dLAST_WEEK\x26token\x3dAPq4FmDu5l_whpaFgfmWXdaUPEHEDYaiQGGAENi9mzfrJMlIbUyME5KJCj9D4qi11oWvhRZi_22SzKaXyql3PvWpgcLWErd6Bg'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogArchiveView', new _WidgetInfo('BlogArchive1', 'main', document.getElementById('BlogArchive1'), {'languageDirection': 'ltr', 'loadingMessage': '\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\x26hellip;'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_BlogView', new _WidgetInfo('Blog1', 'main', document.getElementById('Blog1'), {'cmtInteractionsEnabled': false, 'lightboxEnabled': true, 'lightboxModuleUrl': 'https://www.blogger.com/static/v1/jsbin/174498858-lbx__el.js', 'lightboxCssUrl': 'https://www.blogger.com/static/v1/v-css/828616780-lightbox_bundle.css'}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LinkListView', new _WidgetInfo('LinkList2', 'main', document.getElementById('LinkList2'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text16', 'main', document.getElementById('Text16'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text7', 'main', document.getElementById('Text7'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text20', 'main', document.getElementById('Text20'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text8', 'main', document.getElementById('Text8'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML7', 'main', document.getElementById('HTML7'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML6', 'main', document.getElementById('HTML6'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_TextView', new _WidgetInfo('Text10', 'main', document.getElementById('Text10'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML13', 'main', document.getElementById('HTML13'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_LabelView', new _WidgetInfo('Label1', 'main', document.getElementById('Label1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_SubscribeView', new _WidgetInfo('Subscribe1', 'main', document.getElementById('Subscribe1'), {}, 'displayModeFull')); _WidgetManager._RegisterWidget('_ImageView', new _WidgetInfo('Image1', 'main', document.getElementById('Image1'), {'resize': false}, 'displayModeFull')); _WidgetManager._RegisterWidget('_HTMLView', new _WidgetInfo('HTML16', 'main', document.getElementById('HTML16'), {}, 'displayModeFull')); </script> </body> </html>