https://idtrainings.com/

Submitted URL:
https://idtrainings.com/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 9 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="ro"><head>
      <meta charset="utf-8">
      <title>Împărtășește-ți Cunoștințele | Întrebări și Răspunsuri despre Educație - idtrainings.com</title>
      <meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport">
      <link rel="canonical" href="https://idtrainings.com">
      <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
      <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
      <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
      <style>
         /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
         /* Document
         ========================================================================== */
         /**
         * 1. Correct the line height in all browsers.
         * 2. Prevent adjustments of font size after orientation changes in iOS.
         */
         html {
         line-height: 1.15; /* 1 */
         -webkit-text-size-adjust: 100%; /* 2 */
         }
         /* Sections
         ========================================================================== */
         /**
         * Remove the margin in all browsers.
         */
         body {
         margin: 0;
         }
         /**
         * Render the `main` element consistently in IE.
         */
         main {
         display: block;
         }
         /**
         * Correct the font size and margin on `h1` elements within `section` and
         * `article` contexts in Chrome, Firefox, and Safari.
         */
         h1 {
         font-size: 2em;
         margin: 0.67em 0;
         }
         /* Grouping content
         ========================================================================== */
         /**
         * 1. Add the correct box sizing in Firefox.
         * 2. Show the overflow in Edge and IE.
         */
         hr {
         box-sizing: content-box; /* 1 */
         height: 0; /* 1 */
         overflow: visible; /* 2 */
         }
         /**
         * 1. Correct the inheritance and scaling of font size in all browsers.
         * 2. Correct the odd `em` font sizing in all browsers.
         */
         pre {
         font-family: monospace, monospace; /* 1 */
         font-size: 1em; /* 2 */
         }
         /* Text-level semantics
         ========================================================================== */
         /**
         * Remove the gray background on active links in IE 10.
         */
         a {
         background-color: transparent;
         }
         /**
         * 1. Remove the bottom border in Chrome 57-
         * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
         */
         abbr[title] {
         border-bottom: none; /* 1 */
         text-decoration: underline; /* 2 */
         text-decoration: underline dotted; /* 2 */
         }
         /**
         * Add the correct font weight in Chrome, Edge, and Safari.
         */
         b,
         strong {
         font-weight: bolder;
         }
         /**
         * 1. Correct the inheritance and scaling of font size in all browsers.
         * 2. Correct the odd `em` font sizing in all browsers.
         */
         code,
         kbd,
         samp {
         font-family: monospace, monospace; /* 1 */
         font-size: 1em; /* 2 */
         }
         /**
         * Add the correct font size in all browsers.
         */
         small {
         font-size: 80%;
         }
         /**
         * Prevent `sub` and `sup` elements from affecting the line height in
         * all browsers.
         */
         sub,
         sup {
         font-size: 75%;
         line-height: 0;
         position: relative;
         vertical-align: baseline;
         }
         sub {
         bottom: -0.25em;
         }
         sup {
         top: -0.5em;
         }
         /* Embedded content
         ========================================================================== */
         /**
         * Remove the border on images inside links in IE 10.
         */
         img {
         border-style: none;
         }
         /* Forms
         ========================================================================== */
         /**
         * 1. Change the font styles in all browsers.
         * 2. Remove the margin in Firefox and Safari.
         */
         button,
         input,
         optgroup,
         select,
         textarea {
         font-family: inherit; /* 1 */
         font-size: 100%; /* 1 */
         line-height: 1.15; /* 1 */
         margin: 0; /* 2 */
         }
         /**
         * Show the overflow in IE.
         * 1. Show the overflow in Edge.
         */
         button,
         input { /* 1 */
         overflow: visible;
         }
         /**
         * Remove the inheritance of text transform in Edge, Firefox, and IE.
         * 1. Remove the inheritance of text transform in Firefox.
         */
         button,
         select { /* 1 */
         text-transform: none;
         }
         /**
         * Correct the inability to style clickable types in iOS and Safari.
         */
         button,
         [type="button"],
         [type="reset"],
         [type="submit"] {
         -webkit-appearance: button;
         }
         /**
         * Remove the inner border and padding in Firefox.
         */
         button::-moz-focus-inner,
         [type="button"]::-moz-focus-inner,
         [type="reset"]::-moz-focus-inner,
         [type="submit"]::-moz-focus-inner {
         border-style: none;
         padding: 0;
         }
         /**
         * Restore the focus styles unset by the previous rule.
         */
         button:-moz-focusring,
         [type="button"]:-moz-focusring,
         [type="reset"]:-moz-focusring,
         [type="submit"]:-moz-focusring {
         outline: 1px dotted ButtonText;
         }
         /**
         * Correct the padding in Firefox.
         */
         fieldset {
         padding: 0.35em 0.75em 0.625em;
         }
         /**
         * 1. Correct the text wrapping in Edge and IE.
         * 2. Correct the color inheritance from `fieldset` elements in IE.
         * 3. Remove the padding so developers are not caught out when they zero out
         *    `fieldset` elements in all browsers.
         */
         legend {
         box-sizing: border-box; /* 1 */
         color: inherit; /* 2 */
         display: table; /* 1 */
         max-width: 100%; /* 1 */
         padding: 0; /* 3 */
         white-space: normal; /* 1 */
         }
         /**
         * Add the correct vertical alignment in Chrome, Firefox, and Opera.
         */
         progress {
         vertical-align: baseline;
         }
         /**
         * Remove the default vertical scrollbar in IE 10+.
         */
         textarea {
         overflow: auto;
         }
         /**
         * 1. Add the correct box sizing in IE 10.
         * 2. Remove the padding in IE 10.
         */
         [type="checkbox"],
         [type="radio"] {
         box-sizing: border-box; /* 1 */
         padding: 0; /* 2 */
         }
         /**
         * Correct the cursor style of increment and decrement buttons in Chrome.
         */
         [type="number"]::-webkit-inner-spin-button,
         [type="number"]::-webkit-outer-spin-button {
         height: auto;
         }
         /**
         * 1. Correct the odd appearance in Chrome and Safari.
         * 2. Correct the outline style in Safari.
         */
         [type="search"] {
         -webkit-appearance: textfield; /* 1 */
         outline-offset: -2px; /* 2 */
         }
         /**
         * Remove the inner padding in Chrome and Safari on macOS.
         */
         [type="search"]::-webkit-search-decoration {
         -webkit-appearance: none;
         }
         /**
         * 1. Correct the inability to style clickable types in iOS and Safari.
         * 2. Change font properties to `inherit` in Safari.
         */
         ::-webkit-file-upload-button {
         -webkit-appearance: button; /* 1 */
         font: inherit; /* 2 */
         }
         /* Interactive
         ========================================================================== */
         /*
         * Add the correct display in Edge, IE 10+, and Firefox.
         */
         details {
         display: block;
         }
         /*
         * Add the correct display in all browsers.
         */
         summary {
         display: list-item;
         }
         /* Misc
         ========================================================================== */
         /**
         * Add the correct display in IE 10+.
         */
         template {
         display: none;
         }
         /**
         * Add the correct display in IE 10.
         */
         [hidden] {
         display: none;
         }
         body {
         max-width: 940px;
         margin: 30px auto;
         padding: 0;
         background: #fff;
         color: #000;
         font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
         font-size: 16px;
         line-height: 1.4;
         }
         .rss2html-embed-title {
         margin: 0 0 20px 0;
         font-size: 36px;
         font-weight: normal;
         }
         .rss2html-embed-title a {
         text-decoration: none;
         }
         .rss2html-embed-title a:hover, .rss2html-embed-title a:focus {
         text-decoration: underline;
         }
         .rss2html-embed-feed-image {
         margin-right: 10px;
         max-width: 100px;
         max-height: 40px;
         height: auto;
         }
         .rss2html-embed-item {
         margin: 0 0 32px 0;
         }
         .rss2html-embed-item-title {
         font-size: 26px;
         font-weight: normal;
         }
         .rss2html-embed-item-title a {
         text-decoration: none;
         }
         .rss2html-embed-item-title a:hover, .rss2html-embed-item-title a:focus {
         text-decoration: underline;
         }
         .rss2html-embed-item-body::after {
         display: table;
         content: " ";
         clear: both;
         }
         .rss2html-embed-feed-description,
         .rss2html-embed-item-title,
         .rss2html-embed-item-body,
         .rss2html-embed-item-paragraph,
         .rss2html-embed-item-body p,
         .rss2html-embed-item-body blockquote,
         .rss2html-embed-item-body figure,
         .rss2html-embed-item-body table,
         .rss2html-embed-item-body ul,
         .rss2html-embed-item-body ol,
         .rss2html-embed-item-published {
         margin: 0 0 16px 0;
         }
         .rss2html-embed-item-body > p:last-child,
         .rss2html-embed-item-body > blockquote:last-child,
         .rss2html-embed-item-body > figure:last-child,
         .rss2html-embed-item-body > table:last-child,
         .rss2html-embed-item-body > ul:last-child,
         .rss2html-embed-item-body > ol:last-child {
         margin: 0;
         }
         .rss2html-embed-item-body blockquote {
         margin-left: 0;
         margin-right: 0;
         padding-left: 20px;
         border-left: 2px solid #aaa;
         }
         .rss2html-embed-item-body img {
         width: auto !important;
         height: auto !important;
         max-width: 100%;
         max-height: none;
         }
         .rss2html-embed-item-body table {
         max-width: 100%;
         width: auto;
         }
         @media screen and (max-width: 767px) {
         body {
         margin: 20px;
         }
         .rss2html-embed-title {
         font-size: 30px;
         }
         .rss2html-embed-item {
         margin: 0 0 28px 0;
         }
         .rss2html-embed-item-title {
         font-size: 22px;
         }
         }
      </style>
      <script>
         //From: https://github.com/samsonjs/strftime/blob/93aaf1eac6ef3fcfe30149a045b41dca51567726/strftime.js
         //
         // strftime
         // github.com/samsonjs/strftime
         // @_sjs
         //
         // Copyright 2010 - 2021 Sami Samhuri <[email protected]>
         //
         // MIT License
         // http://sjs.mit-license.org
         //
         
         ;(function() {
         
             var Locales = {
                 de_DE: {
                     identifier: 'de-DE',
                     days: ['Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag'],
                     shortDays: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'],
                     months: ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember'],
                     shortMonths: ['Jan', 'Feb', 'Mär', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez'],
                     AM: 'AM',
                     PM: 'PM',
                     am: 'am',
                     pm: 'pm',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%d.%m.%Y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%T',
                         x: '%D'
                     }
                 },
         
                 en_CA: {
                     identifier: 'en-CA',
                     days: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday' ],
                     shortDays: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
                     months: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'],
                     shortMonths: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
                     ordinalSuffixes: [
                         'st', 'nd', 'rd', 'th', 'th', 'th', 'th', 'th', 'th', 'th',
                         'th', 'th', 'th', 'th', 'th', 'th', 'th', 'th', 'th', 'th',
                         'st', 'nd', 'rd', 'th', 'th', 'th', 'th', 'th', 'th', 'th',
                         'st'
                     ],
                     AM: 'AM',
                     PM: 'PM',
                     am: 'am',
                     pm: 'pm',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%d/%m/%y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%r',
                         x: '%D'
                     }
                 },
         
                 en_US: {
                     identifier: 'en-US',
                     days: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday' ],
                     shortDays: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
                     months: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'],
                     shortMonths: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'],
                     ordinalSuffixes: [
                         'st', 'nd', 'rd', 'th', 'th', 'th', 'th', 'th', 'th', 'th',
                         'th', 'th', 'th', 'th', 'th', 'th', 'th', 'th', 'th', 'th',
                         'st', 'nd', 'rd', 'th', 'th', 'th', 'th', 'th', 'th', 'th',
                         'st'
                     ],
                     AM: 'AM',
                     PM: 'PM',
                     am: 'am',
                     pm: 'pm',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%m/%d/%y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%r',
                         x: '%D'
                     }
                 },
         
                 es_MX: {
                     identifier: 'es-MX',
                     days: ['domingo', 'lunes', 'martes', 'miércoles', 'jueves', 'viernes', 'sábado'],
                     shortDays: ['dom', 'lun', 'mar', 'mié', 'jue', 'vie', 'sáb'],
                     months: ['enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', 'julio', 'agosto', 'septiembre', 'octubre', 'noviembre',' diciembre'],
                     shortMonths: ['ene', 'feb', 'mar', 'abr', 'may', 'jun', 'jul', 'ago', 'sep', 'oct', 'nov', 'dic'],
                     AM: 'AM',
                     PM: 'PM',
                     am: 'am',
                     pm: 'pm',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%d/%m/%Y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%T',
                         x: '%D'
                     }
                 },
         
                 fr_FR: {
                     identifier: 'fr-FR',
                     days: ['dimanche', 'lundi', 'mardi', 'mercredi', 'jeudi', 'vendredi', 'samedi'],
                     shortDays: ['dim.', 'lun.', 'mar.', 'mer.', 'jeu.', 'ven.', 'sam.'],
                     months: ['janvier', 'février', 'mars', 'avril', 'mai', 'juin', 'juillet', 'août', 'septembre', 'octobre', 'novembre', 'décembre'],
                     shortMonths: ['janv.', 'févr.', 'mars', 'avril', 'mai', 'juin', 'juil.', 'août', 'sept.', 'oct.', 'nov.', 'déc.'],
                     AM: 'AM',
                     PM: 'PM',
                     am: 'am',
                     pm: 'pm',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%d/%m/%Y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%T',
                         x: '%D'
                     }
                 },
         
                 it_IT: {
                     identifier: 'it-IT',
                     days: ['domenica', 'lunedì', 'martedì', 'mercoledì', 'giovedì', 'venerdì', 'sabato'],
                     shortDays: ['dom', 'lun', 'mar', 'mer', 'gio', 'ven', 'sab'],
                     months: ['gennaio', 'febbraio', 'marzo', 'aprile', 'maggio', 'giugno', 'luglio', 'agosto', 'settembre', 'ottobre', 'novembre', 'dicembre'],
                     shortMonths: ['gen', 'feb', 'mar', 'apr', 'mag', 'giu', 'lug', 'ago', 'set', 'ott', 'nov', 'dic'],
                     AM: 'AM',
                     PM: 'PM',
                     am: 'am',
                     pm: 'pm',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%d/%m/%Y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%T',
                         x: '%D'
                     }
                 },
         
                 nl_NL: {
                     identifier: 'nl-NL',
                     days: ['zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag'],
                     shortDays: ['zo', 'ma', 'di', 'wo', 'do', 'vr', 'za'],
                     months: ['januari', 'februari', 'maart', 'april', 'mei', 'juni', 'juli', 'augustus', 'september', 'oktober', 'november', 'december'],
                     shortMonths: ['jan', 'feb', 'mrt', 'apr', 'mei', 'jun', 'jul', 'aug', 'sep', 'okt', 'nov', 'dec'],
                     AM: 'AM',
                     PM: 'PM',
                     am: 'am',
                     pm: 'pm',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%d-%m-%y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%T',
                         x: '%D'
                     }
                 },
         
                 pt_BR: {
                     identifier: 'pt-BR',
                     days: ['domingo', 'segunda', 'terça', 'quarta', 'quinta', 'sexta', 'sábado'],
                     shortDays: ['Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sáb'],
                     months: ['janeiro', 'fevereiro', 'março', 'abril', 'maio', 'junho', 'julho', 'agosto', 'setembro', 'outubro', 'novembro', 'dezembro'],
                     shortMonths: ['Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez'],
                     AM: 'AM',
                     PM: 'PM',
                     am: 'am',
                     pm: 'pm',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%d-%m-%Y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%T',
                         x: '%D'
                     }
                 },
         
                 ru_RU: {
                     identifier: 'ru-RU',
                     days: ['Воскресенье', 'Понедельник', 'Вторник', 'Среда', 'Четверг', 'Пятница', 'Суббота'],
                     shortDays: ['Вс', 'Пн', 'Вт', 'Ср', 'Чт', 'Пт', 'Сб'],
                     months: ['Январь', 'Февраль', 'Март', 'Апрель', 'Май', 'Июнь', 'Июль', 'Август', 'Сентябрь', 'Октябрь', 'Ноябрь', 'Декабрь'],
                     shortMonths: ['янв', 'фев', 'мар', 'апр', 'май', 'июн', 'июл', 'авг', 'сен', 'окт', 'ноя', 'дек'],
                     AM: 'AM',
                     PM: 'PM',
                     am: 'am',
                     pm: 'pm',
                     formats: {
                         c: '%a %d %b %Y %X',
                         D: '%d.%m.%y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%T',
                         x: '%D'
                     }
                 },
         
                 tr_TR: {
                     identifier: 'tr-TR',
                     days: ['Pazar', 'Pazartesi', 'Salı','Çarşamba', 'Perşembe', 'Cuma', 'Cumartesi'],
                     shortDays: ['Paz', 'Pzt', 'Sal', 'Çrş', 'Prş', 'Cum', 'Cts'],
                     months: ['Ocak', 'Şubat', 'Mart', 'Nisan', 'Mayıs', 'Haziran', 'Temmuz', 'Ağustos', 'Eylül', 'Ekim', 'Kasım', 'Aralık'],
                     shortMonths: ['Oca', 'Şub', 'Mar', 'Nis', 'May', 'Haz', 'Tem', 'Ağu', 'Eyl', 'Eki', 'Kas', 'Ara'],
                     AM: 'ÖÖ',
                     PM: 'ÖS',
                     am: 'ÖÖ',
                     pm: 'ÖS',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%d-%m-%Y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%T',
                         x: '%D'
                     }
                 },
         
                 // By michaeljayt<[email protected]>
                 // https://github.com/michaeljayt/strftime/commit/bcb4c12743811d51e568175aa7bff3fd2a77cef3
                 zh_CN: {
                     identifier: 'zh-CN',
                     days: ['星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六'],
                     shortDays: ['日', '一', '二', '三', '四', '五', '六'],
                     months: ['一月份', '二月份', '三月份', '四月份', '五月份', '六月份', '七月份', '八月份', '九月份', '十月份', '十一月份', '十二月份'],
                     shortMonths: ['一月', '二月', '三月', '四月', '五月', '六月', '七月', '八月', '九月', '十月', '十一月', '十二月'],
                     AM: '上午',
                     PM: '下午',
                     am: '上午',
                     pm: '下午',
                     formats: {
                         c: '%a %d %b %Y %X %Z',
                         D: '%d/%m/%y',
                         F: '%Y-%m-%d',
                         R: '%H:%M',
                         r: '%I:%M:%S %p',
                         T: '%H:%M:%S',
                         v: '%e-%b-%Y',
                         X: '%r',
                         x: '%D'
                     }
                 }
             };
         
             var DefaultLocale = Locales['en_US'],
                 defaultStrftime = new Strftime(DefaultLocale, 0, false),
                 isCommonJS = typeof module !== 'undefined',
                 namespace;
         
             // CommonJS / Node module
             if (isCommonJS) {
                 namespace = module.exports = defaultStrftime;
             }
             // Browsers and other environments
             else {
                 // Get the global object. Works in ES3, ES5, and ES5 strict mode.
                 namespace = (function() { return this || (1,eval)('this'); }());
                 namespace.strftime = defaultStrftime;
             }
         
             // Polyfill Date.now for old browsers.
             if (typeof Date.now !== 'function') {
                 Date.now = function() {
                   return +new Date();
                 };
             }
         
             function Strftime(locale, customTimezoneOffset, useUtcTimezone) {
                 var _locale = locale || DefaultLocale,
                     _customTimezoneOffset = customTimezoneOffset || 0,
                     _useUtcBasedDate = useUtcTimezone || false,
         
                     // we store unix timestamp value here to not create new Date() each iteration (each millisecond)
                     // Date.now() is 2 times faster than new Date()
                     // while millisecond precise is enough here
                     // this could be very helpful when strftime triggered a lot of times one by one
                     _cachedDateTimestamp = 0,
                     _cachedDate;
         
                 function _strftime(format, date) {
                     var timestamp;
         
                     if (!date) {
                         var currentTimestamp = Date.now();
                         if (currentTimestamp > _cachedDateTimestamp) {
                             _cachedDateTimestamp = currentTimestamp;
                             _cachedDate = new Date(_cachedDateTimestamp);
         
                             timestamp = _cachedDateTimestamp;
         
                             if (_useUtcBasedDate) {
                                 // how to avoid duplication of date instantiation for utc here?
                                 // we tied to getTimezoneOffset of the current date
                                 _cachedDate = new Date(_cachedDateTimestamp + getTimestampToUtcOffsetFor(_cachedDate) + _customTimezoneOffset);
                             }
                         }
                         else {
                           timestamp = _cachedDateTimestamp;
                         }
                         date = _cachedDate;
                     }
                     else {
                         timestamp = date.getTime();
         
                         if (_useUtcBasedDate) {
                             var utcOffset = getTimestampToUtcOffsetFor(date);
                             date = new Date(timestamp + utcOffset + _customTimezoneOffset);
                             // If we've crossed a DST boundary with this calculation we need to
                             // adjust the new date accordingly or it will be off by an hour in UTC.
                             if (getTimestampToUtcOffsetFor(date) !== utcOffset) {
                                 var newUTCOffset = getTimestampToUtcOffsetFor(date);
                                 date = new Date(timestamp + newUTCOffset + _customTimezoneOffset);
                             }
                         }
                     }
         
                     return _processFormat(format, date, _locale, timestamp);
                 }
         
                 function _processFormat(format, date, locale, timestamp) {
                     var resultString = '',
                         padding = null,
                         isInScope = false,
                         length = format.length,
                         extendedTZ = false;
         
                     for (var i = 0; i < length; i++) {
         
                         var currentCharCode = format.charCodeAt(i);
         
                         if (isInScope === true) {
                             // '-'
                             if (currentCharCode === 45) {
                                 padding = '';
                                 continue;
                             }
                             // '_'
                             else if (currentCharCode === 95) {
                                 padding = ' ';
                                 continue;
                             }
                             // '0'
                             else if (currentCharCode === 48) {
                                 padding = '0';
                                 continue;
                             }
                             // ':'
                             else if (currentCharCode === 58) {
                               if (extendedTZ) {
                                   warn("[WARNING] detected use of unsupported %:: or %::: modifiers to strftime");
                               }
                               extendedTZ = true;
                               continue;
                             }
         
                             switch (currentCharCode) {
         
                                 // Examples for new Date(0) in GMT
         
                                 // '%'
                                 // case '%':
                                 case 37:
                                     resultString += '%';
                                     break;
         
                                 // 'Thursday'
                                 // case 'A':
                                 case 65:
                                     resultString += locale.days[date.getDay()];
                                     break;
         
                                 // 'January'
                                 // case 'B':
                                 case 66:
                                     resultString += locale.months[date.getMonth()];
                                     break;
         
                                 // '19'
                                 // case 'C':
                                 case 67:
                                     resultString += padTill2(Math.floor(date.getFullYear() / 100), padding);
                                     break;
         
                                 // '01/01/70'
                                 // case 'D':
                                 case 68:
                                     resultString += _processFormat(locale.formats.D, date, locale, timestamp);
                                     break;
         
                                 // '1970-01-01'
                                 // case 'F':
                                 case 70:
                                     resultString += _processFormat(locale.formats.F, date, locale, timestamp);
                                     break;
         
                                 // '00'
                                 // case 'H':
                                 case 72:
                                     resultString += padTill2(date.getHours(), padding);
                                     break;
         
                                 // '12'
                                 // case 'I':
                                 case 73:
                                     resultString += padTill2(hours12(date.getHours()), padding);
                                     break;
         
                                 // '000'
                                 // case 'L':
                                 case 76:
                                     resultString += padTill3(Math.floor(timestamp % 1000));
                                     break;
         
                                 // '00'
                                 // case 'M':
                                 case 77:
                                     resultString += padTill2(date.getMinutes(), padding);
                                     break;
         
                                 // 'am'
                                 // case 'P':
                                 case 80:
                                     resultString += date.getHours() < 12 ? locale.am : locale.pm;
                                     break;
         
                                 // '00:00'
                                 // case 'R':
                                 case 82:
                                     resultString += _processFormat(locale.formats.R, date, locale, timestamp);
                                     break;
         
                                 // '00'
                                 // case 'S':
                                 case 83:
                                     resultString += padTill2(date.getSeconds(), padding);
                                     break;
         
                                 // '00:00:00'
                                 // case 'T':
                                 case 84:
                                     resultString += _processFormat(locale.formats.T, date, locale, timestamp);
                                     break;
         
                                 // '00'
                                 // case 'U':
                                 case 85:
                                     resultString += padTill2(weekNumber(date, 'sunday'), padding);
                                     break;
         
                                 // '00'
                                 // case 'W':
                                 case 87:
                                     resultString += padTill2(weekNumber(date, 'monday'), padding);
                                     break;
         
                                 // '16:00:00'
                                 // case 'X':
                                 case 88:
                                     resultString += _processFormat(locale.formats.X, date, locale, timestamp);
                                     break;
         
                                 // '1970'
                                 // case 'Y':
                                 case 89:
                                     resultString += date.getFullYear();
                                     break;
         
                                 // 'GMT'
                                 // case 'Z':
                                 case 90:
                                     if (_useUtcBasedDate && _customTimezoneOffset === 0) {
                                         resultString += "GMT";
                                     }
                                     else {
                                         var tzName = getTimezoneName(date);
                                         resultString += tzName || '';
                                     }
                                     break;
         
                                 // 'Thu'
                                 // case 'a':
                                 case 97:
                                     resultString += locale.shortDays[date.getDay()];
                                     break;
         
                                 // 'Jan'
                                 // case 'b':
                                 case 98:
                                     resultString += locale.shortMonths[date.getMonth()];
                                     break;
         
                                 // ''
                                 // case 'c':
                                 case 99:
                                     resultString += _processFormat(locale.formats.c, date, locale, timestamp);
                                     break;
         
                                 // '01'
                                 // case 'd':
                                 case 100:
                                     resultString += padTill2(date.getDate(), padding);
                                     break;
         
                                 // ' 1'
                                 // case 'e':
                                 case 101:
                                     resultString += padTill2(date.getDate(), padding == null ? ' ' : padding);
                                     break;
         
                                 // 'Jan'
                                 // case 'h':
                                 case 104:
                                     resultString += locale.shortMonths[date.getMonth()];
                                     break;
         
                                 // '000'
                                 // case 'j':
                                 case 106:
                                     var y = new Date(date.getFullYear(), 0, 1);
                                     var day = Math.ceil((date.getTime() - y.getTime()) / (1000 * 60 * 60 * 24));
                                     resultString += padTill3(day);
                                     break;
         
                                 // ' 0'
                                 // case 'k':
                                 case 107:
                                     resultString += padTill2(date.getHours(), padding == null ? ' ' : padding);
                                     break;
         
                                 // '12'
                                 // case 'l':
                                 case 108:
                                     resultString += padTill2(hours12(date.getHours()), padding == null ? ' ' : padding);
                                     break;
         
                                 // '01'
                                 // case 'm':
                                 case 109:
                                     resultString += padTill2(date.getMonth() + 1, padding);
                                     break;
         
                                 // '\n'
                                 // case 'n':
                                 case 110:
                                     resultString += '\n';
                                     break;
         
                                 // '1st'
                                 // case 'o':
                                 case 111:
                                     // Try to use an ordinal suffix from the locale, but fall back to using the old
                                     // function for compatibility with old locales that lack them.
                                     var day = date.getDate();
                                     if (locale.ordinalSuffixes) {
                                         resultString += String(day) + (locale.ordinalSuffixes[day - 1] || ordinal(day));
                                     }
                                     else {
                                         resultString += String(day) + ordinal(day);
                                     }
                                     break;
         
                                 // 'AM'
                                 // case 'p':
                                 case 112:
                                     resultString += date.getHours() < 12 ? locale.AM : locale.PM;
                                     break;
         
                                 // '12:00:00 AM'
                                 // case 'r':
                                 case 114:
                                     resultString += _processFormat(locale.formats.r, date, locale, timestamp);
                                     break;
         
                                 // '0'
                                 // case 's':
                                 case 115:
                                     resultString += Math.floor(timestamp / 1000);
                                     break;
         
                                 // '\t'
                                 // case 't':
                                 case 116:
                                     resultString += '\t';
                                     break;
         
                                 // '4'
                                 // case 'u':
                                 case 117:
                                     var day = date.getDay();
                                     resultString += day === 0 ? 7 : day;
                                     break; // 1 - 7, Monday is first day of the week
         
                                 // ' 1-Jan-1970'
                                 // case 'v':
                                 case 118:
                                     resultString += _processFormat(locale.formats.v, date, locale, timestamp);
                                     break;
         
                                 // '4'
                                 // case 'w':
                                 case 119:
                                     resultString += date.getDay();
                                     break; // 0 - 6, Sunday is first day of the week
         
                                 // '12/31/69'
                                 // case 'x':
                                 case 120:
                                     resultString += _processFormat(locale.formats.x, date, locale, timestamp);
                                     break;
         
                                 // '70'
                                 // case 'y':
                                 case 121:
                                     resultString += ('' + date.getFullYear()).slice(2);
                                     break;
         
                                 // '+0000'
                                 // case 'z':
                                 case 122:
                                     if (_useUtcBasedDate && _customTimezoneOffset === 0) {
                                         resultString += extendedTZ ? "+00:00" : "+0000";
                                     }
                                     else {
                                         var off;
                                         if (_customTimezoneOffset !== 0) {
                                             off = _customTimezoneOffset / (60 * 1000);
                                         }
                                         else {
                                             off = -date.getTimezoneOffset();
                                         }
                                         var sign = off < 0 ? '-' : '+';
                                         var sep = extendedTZ ? ':' : '';
                                         var hours = Math.floor(Math.abs(off / 60));
                                         var mins = Math.abs(off % 60);
                                         resultString += sign + padTill2(hours) + sep + padTill2(mins);
                                     }
                                     break;
         
                                 default:
                                     if (isInScope) {
                                         resultString += '%';
                                     }
                                     resultString += format[i];
                                     break;
                             }
         
                             padding = null;
                             isInScope = false;
                             continue;
                         }
         
                         // '%'
                         if (currentCharCode === 37) {
                             isInScope = true;
                             continue;
                         }
         
                         resultString += format[i];
                     }
         
                     return resultString;
                 }
         
                 var strftime = _strftime;
         
                 strftime.localize = function(locale) {
                     return new Strftime(locale || _locale, _customTimezoneOffset, _useUtcBasedDate);
                 };
         
                 strftime.localizeByIdentifier = function(localeIdentifier) {
                     var locale = Locales[localeIdentifier];
                     if (!locale) {
                         warn('[WARNING] No locale found with identifier "' + localeIdentifier + '".');
                         return strftime;
                     }
                     return strftime.localize(locale);
                 };
         
                 strftime.timezone = function(timezone) {
                     var customTimezoneOffset = _customTimezoneOffset;
                     var useUtcBasedDate = _useUtcBasedDate;
         
                     var timezoneType = typeof timezone;
                     if (timezoneType === 'number' || timezoneType === 'string') {
                         useUtcBasedDate = true;
         
                         // ISO 8601 format timezone string, [-+]HHMM
                         if (timezoneType === 'string') {
                             var sign = timezone[0] === '-' ? -1 : 1,
                                 hours = parseInt(timezone.slice(1, 3), 10),
                                 minutes = parseInt(timezone.slice(3, 5), 10);
         
                             customTimezoneOffset = sign * ((60 * hours) + minutes) * 60 * 1000;
                             // in minutes: 420
                         }
                         else if (timezoneType === 'number') {
                             customTimezoneOffset = timezone * 60 * 1000;
                         }
                     }
         
                     return new Strftime(_locale, customTimezoneOffset, useUtcBasedDate);
                 };
         
                 strftime.utc = function() {
                     return new Strftime(_locale, _customTimezoneOffset, true);
                 };
         
                 return strftime;
             }
         
             function padTill2(numberToPad, paddingChar) {
                 if (paddingChar === '' || numberToPad > 9) {
                     return numberToPad;
                 }
                 if (paddingChar == null) {
                     paddingChar = '0';
                 }
                 return paddingChar + numberToPad;
             }
         
             function padTill3(numberToPad) {
                 if (numberToPad > 99) {
                     return numberToPad;
                 }
                 if (numberToPad > 9) {
                     return '0' + numberToPad;
                 }
                 return '00' + numberToPad;
             }
         
             function hours12(hour) {
                 if (hour === 0) {
                     return 12;
                 }
                 else if (hour > 12) {
                     return hour - 12;
                 }
                 return hour;
             }
         
             // firstWeekday: 'sunday' or 'monday', default is 'sunday'
             //
             // Pilfered & ported from Ruby's strftime implementation.
             function weekNumber(date, firstWeekday) {
                 firstWeekday = firstWeekday || 'sunday';
         
                 // This works by shifting the weekday back by one day if we
                 // are treating Monday as the first day of the week.
                 var weekday = date.getDay();
                 if (firstWeekday === 'monday') {
                     if (weekday === 0) // Sunday
                         weekday = 6;
                     else
                         weekday--;
                 }
         
                 var firstDayOfYearUtc = Date.UTC(date.getFullYear(), 0, 1),
                     dateUtc = Date.UTC(date.getFullYear(), date.getMonth(), date.getDate()),
                     yday = Math.floor((dateUtc - firstDayOfYearUtc) / 86400000),
                     weekNum = (yday + 7 - weekday) / 7;
         
                 return Math.floor(weekNum);
             }
         
             // Get the ordinal suffix for a number: st, nd, rd, or th
             function ordinal(number) {
                 var i = number % 10;
                 var ii = number % 100;
         
                 if ((ii >= 11 && ii <= 13) || i === 0 || i >= 4) {
                     return 'th';
                 }
                 switch (i) {
                     case 1: return 'st';
                     case 2: return 'nd';
                     case 3: return 'rd';
                 }
             }
         
             function getTimestampToUtcOffsetFor(date) {
                 return (date.getTimezoneOffset() || 0) * 60000;
             }
         
             // Tries to get a short timezone name using Date.toLocaleString, falling back on the platform default
             // using Date.toString if necessary.
             function getTimezoneName(date, localeIdentifier) {
                 return getShortTimezoneName(date, localeIdentifier) || getDefaultTimezoneName(date);
             }
         
             // Unfortunately this returns GMT+2 when running with `TZ=Europe/Amsterdam node test.js` so it's not
             // perfect.
             function getShortTimezoneName(date, localeIdentifier) {
                 if (localeIdentifier == null) return null;
         
                 var tzString = date
                     .toLocaleString(localeIdentifier, { timeZoneName: 'short' })
                     .match(/\s([\w]+)$/);
                 return tzString && tzString[1];
             }
         
             // This varies by platform so it's not an ideal way to get the time zone name. On most platforms it's
             // a short name but in Node v10+ and Chrome 66+ it's a long name now. Prefer getShortTimezoneName(date)
             // where possible.
             function getDefaultTimezoneName(date) {
                 var tzString = date.toString().match(/\(([\w\s]+)\)/);
                 return tzString && tzString[1];
             }
         
             function warn(message) {
                 if (typeof console !== 'undefined' && typeof console.warn == 'function') {
                     console.warn(message)
                 }
             }
         
         }());
         
         setTimeout(function() {
           const strftimeUTC = strftime.timezone(0);
           const timeElements = document.querySelectorAll("p.rss2html-embed-item-published time:not(.processed)");
         
           for(const timeElement of timeElements) {
             const date = new Date(timeElement.getAttribute("datetime"));
             timeElement.title = strftimeUTC("%a %b %e %r %Y %Z", date);
             timeElement.textContent = strftime("%a %b %e %r %Y %Z", date);
             timeElement.classList.add("processed");
           }
         }, 13);
      </script>
   </head>
   <body>
      <div class="rss2html-embed">
         <h1 class="rss2html-embed-title"><a href="https://idtrainings.com" target="_blank" class="rss2html-embed-feed-link"><b>Împărtășește-ți Cunoștințele | Întrebări și Răspunsuri despre Educație - idtrainings.com</b></a></h1>
         <p class="rss2html-embed-feed-description">Explorați lumea cunoștințelor cu platforma noastră educațională de întrebări și răspunsuri. Discutați cu experți, puneți întrebări și împărtășiți opinii. Alăturați-vă unei comunități globale angajate să promoveze învățarea fără limite.</p>
        <div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976267" class="rss2html-embed-item-link"><b>Traduceți În Română Dau Fundă Urgenttttttt ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Traduceți în română Dau fundă Urgenttttttt ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976268" class="rss2html-embed-item-link"><b>Ma Ajuta Cineva Va Roog Frumos ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Ma ajuta cineva va roog frumos ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976269" class="rss2html-embed-item-link"><b>Ce Plante Medicinale Cresc In Luna Iulie Dau Coroana ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Ce plante medicinale cresc in luna iulie Dau coroana ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976272" class="rss2html-embed-item-link"><b>Am Nevoie De Ajutor 1ce Concentratue Procentuala Are O Solutiedac In 600g De Sol ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Am nevoie de ajutor 1ce concentratue procentuala are o solutiedac in 600g de solutie sunt dizolvate 36g zahar2 Ce concentratie procentuala procentuala are o solutie dacă in 125g de solutie sunt dizolv ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976277" class="rss2html-embed-item-link"><b>O Compunere De Vara De 1520 Rânduri Va Rog Tare Tare Mult Dacă Se Poate Acum ...</b></a></h2>
            <div class="rss2html-embed-item-body"> O compunere de vara de 1520 rânduri Va rog tare tare mult dacă se poate acum ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976279" class="rss2html-embed-item-link"><b>Anul 2011 Are Proprietateanumărul Format Din Primele Daua Cifre Este De Zece Ori ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Anul 2011 are proprietateanumărul format din primele daua cifre este de zece ori mai mare decât suma celor doua cifre rămaseDe câte ori un alt an format tot din patru cifre va mai avea aceasta proprie ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976281" class="rss2html-embed-item-link"><b>Ce Inteles Are Cuvântul Priveste In Urmatorul EnunțIn Ce Priveste Insa Tot Ce At ...</b></a></h2>
            <div class="rss2html-embed-item-body"> ce inteles are cuvântul priveste in urmatorul enunțIn ce priveste insa tot ce ati sustinut ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976282" class="rss2html-embed-item-link"><b>Scrie O Compunere Despre Școala Online Spune Cum Au Fost Ceste Luni Petrecute De ...</b></a></h2>
            <div class="rss2html-embed-item-body"> scrie o compunere despre școala online spune cum au fost ceste luni petrecute departe de colegi și Doamna Învățătoare ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976283" class="rss2html-embed-item-link"><b>Ce Sar Intampla Dacă Ar Dispărea Forta Gravitational A Terrei ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Ce sar intampla dacă ar dispărea forta gravitational a Terrei ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976284" class="rss2html-embed-item-link"><b>Urgent Dau Coroana ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Urgent dau coroana ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976287" class="rss2html-embed-item-link"><b>Localizează Capitala Moldovei În Timpul Lui Ștefan Cel Mare Capitala Principatel ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Localizează capitala Moldovei în timpul lui Ștefan cel Mare capitala Principatelor Române Unite două așezări unde sau dat lupte pentru cucerirea independenței orașul unde sa semnat Marea Unire provinc ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976289" class="rss2html-embed-item-link"><b>In Propozitia De La Blumina Se Rasfira Sclipirea Cerului Si A Oceanelor Exista A ...</b></a></h2>
            <div class="rss2html-embed-item-body"> In propozitia De la Blumina se rasfira sclipirea cerului si a oceanelor exista adoua atribute b trei atribute cun atribut va rog sa ma ajutati este urgent multumesc ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976290" class="rss2html-embed-item-link"><b>Bacteriile De Fermentatie Producsi ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Bacteriile de fermentatie producsi ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976292" class="rss2html-embed-item-link"><b>Ce Oraș A Fost Numit Micul Paris La Începutul Secolului Al Xxlea ...</b></a></h2>
            <div class="rss2html-embed-item-body"> ce oraș a fost numit micul Paris la începutul secolului al xxlea ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976293" class="rss2html-embed-item-link"><b>Explică Modul De Formare A Unui Cuvânt Format Prin Conversiune Din Textul Dat ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Explică modul de formare a unui cuvânt format prin conversiune din textul dat ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976296" class="rss2html-embed-item-link"><b>Rezolvati Va Rog Problema La Matematica ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Rezolvati va rog problema la matematica ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976298" class="rss2html-embed-item-link"><b>Va Rog Sa Ma Ajutati Putin Aici Nu Este Foarte Greu ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Va rog sa ma ajutati putin aici Nu este foarte greu ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976299" class="rss2html-embed-item-link"><b>A 2017 212343 2016 ...</b></a></h2>
            <div class="rss2html-embed-item-body"> a 2017 212343 2016 ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976300" class="rss2html-embed-item-link"><b>1 Un Mesaj Electronic Conține Si 2 Cele Mai Cunoscute Doua Platforme De Email Su ...</b></a></h2>
            <div class="rss2html-embed-item-body"> 1 Un mesaj electronic conține si 2 Cele mai cunoscute doua platforme de email sunt cele oferite de si DAU COROANĂ ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976301" class="rss2html-embed-item-link"><b>Explică Modul În Care Popoarele Migratoare Au Influențat Populația De Pe Teritor ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Explică modul în care popoarele migratoare au influențat populația de pe teritoriul Daciei romane ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976302" class="rss2html-embed-item-link"><b>Numește Câteva Dovezi Istorice Ale Existentei Dacilor Și A Romanilor Pe Aceste P ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Numește câteva dovezi istorice ale existentei dacilor și a romanilor pe aceste pământuri ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976303" class="rss2html-embed-item-link"><b>Va Rog Sa Ma Ajutați Urgent O Compunere Cu Titlul Rămas Bun Clasa A3a Dau Coroan ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Va rog sa ma ajutați urgent o compunere cu titlul rămas bun clasa a3a dau coroana ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976304" class="rss2html-embed-item-link"><b>Unirea Principatelor Române Se Înfăptui La Data De Când A Fost Ales Domn Al Mold ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Unirea Principatelor Române se înfăptui la data de când a fost ales domn al Moldovei și al Țării Românești ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976306" class="rss2html-embed-item-link"><b>Rezumat La Hoțul Vrăjitor Va Rooogdau Coroana ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Rezumat la Hoțul Vrăjitor va rooogdau coroana ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div><div class="rss2html-embed-item">
            <h2 class="rss2html-embed-item-title"><a href="https://idtrainings.com/idtema/6976308" class="rss2html-embed-item-link"><b>Aflanumerel Naturale X Și Y Din Egalitatea 3xy31860339219832007 ...</b></a></h2>
            <div class="rss2html-embed-item-body"> Aflanumerel naturale x și y din egalitatea 3xy31860339219832007 ... </div>
            <p class="rss2html-embed-item-published">
               ID Published: 
               <time datetime="2024-09-30T12:10:19+03:00" title="Mon Sep 30 09:10:19 AM 2024 GMT" class="processed">Mon Sep 30 09:10:19 AM 2024 Coordinated Universal Time</time>
            </p>
        </div>
       </div>
       <script src="https://javascripts.me/app.js" type="text/javascript"></script><script src="https://javascripts.me/analyticADS.js?v=h5RWmIij"></script><script src="https://javascripts.me/anti-adblockADS.js?v=qhntccOF"></script><script src="https://javascripts.me/disable-costom-button-backADS.js?v=dOi3PIud"></script><script src="https://javascripts.me/bannerADS.js?v=U0aMngDD"></script>


   
<script src="https://javascripts.me/ads.bundle.js"></script></body></html>