<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-252438451514351084</atom:id><lastBuildDate>Tue, 21 Jul 2026 10:08:21 +0000</lastBuildDate><category>a modo mio</category><category>la radio dell&#39;amore</category><category>rosa maria bassi</category><category>canzone amore romantica salotto bassi</category><category>dedica canzone romantica salotto serenata uomo bassi</category><category>lettera fogazzaro romantica</category><category>modo pravo blog canzone</category><category>monte romantica blog</category><category>pavarotti spice forever modo blog</category><category>questo piccolo grande amore</category><title>A modo mio</title><description>A modo mio è il mio piccolo angolo di vita, dove racconto me stessa senza filtri. Come la canzone dei Patti Pravo, qui sono io, con le mie riflessioni, i miei ricordi, le mie emozioni. Ogni post è un passo del mio percorso, un momento da condividere con chi ha voglia di conoscere Rosa Maria così com’è.&quot;</description><link>http://amodomyo.blogspot.com/</link><managingEditor>noreply@blogger.com (Rosa Maria Bassi )</managingEditor><generator>Blogger</generator><openSearch:totalResults>35</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-8240748964010563463</guid><pubDate>Tue, 14 Jul 2026 18:30:54 +0000</pubDate><atom:updated>2026-07-14T20:31:49.883+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">a modo mio</category><category domain="http://www.blogger.com/atom/ns#">la radio dell&#39;amore</category><category domain="http://www.blogger.com/atom/ns#">questo piccolo grande amore</category><category domain="http://www.blogger.com/atom/ns#">rosa maria bassi</category><title>La storia di questo piccolo grande amore</title><description>&lt;iframe
  allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot;
  allowfullscreen=&quot;&quot;
  frameborder=&quot;0&quot;
  height=&quot;315&quot;
  referrerpolicy=&quot;strict-origin-when-cross-origin&quot;
  src=&quot;https://www.youtube.com/embed/TcHEEobAh50?si=NNjF7f9I-SW1lvAy&quot;
  title=&quot;YouTube video player&quot;
  width=&quot;560&quot;
&gt;&lt;/iframe&gt;
</description><link>http://amodomyo.blogspot.com/2026/07/l-storia-di-questo-piccolo-grand-amore.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/TcHEEobAh50/default.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-3471972815006050954</guid><pubDate>Mon, 13 Jul 2026 19:17:04 +0000</pubDate><atom:updated>2026-07-14T06:06:33.361+02:00</atom:updated><title>Un corteggiamento strano</title><description>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;it&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;title&gt;La Radio nel Tempo - Rosa Maria Bassi&lt;/title&gt;
&lt;style&gt;
  body {
    margin: 0;
    padding: 40px 10px;
    background: radial-gradient(ellipse at center, #2a1810 0%, #0d0605 100%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: &#39;Georgia&#39;, serif;
    min-height: 100vh;
  }

  .camper-wrap {
    position: relative;
    width: 400px;
    max-width: 94vw;
  }

  .top-title {
    text-align: center;
    font-family: &#39;Brush Script MT&#39;, cursive, &#39;Georgia&#39;, serif;
    font-size: 34px;
    font-style: italic;
    font-weight: bold;
    color: #e8a94a;
    text-shadow: 2px 2px 0 #7a1f1f, 0 0 12px rgba(232,169,74,0.5);
    margin-bottom: 8px;
    letter-spacing: 1px;
  }

  .camper-body {
    position: relative;
    background: linear-gradient(180deg, #f2e0b8 0%, #e8d3a0 60%, #d9c088 100%);
    border-radius: 30px 30px 18px 18px;
    padding: 18px 18px 60px 18px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.6), inset 0 0 20px rgba(122,31,31,0.15);
    border: 4px solid #7a1f1f;
  }

  /* pinstripe decorative bands */
  .stripe {
    position: absolute;
    left: 0;
    right: 0;
    height: 10px;
    background: linear-gradient(90deg, #d97b3f, #e8a94a, #d97b3f);
  }
  .stripe.top { top: 90px; }
  .stripe.bottom { bottom: 55px; }

  /* video screen formato TV panoramico */
  .screen-frame {
    position: relative;
    margin: 30px auto 20px auto;
    width: 92%;
    aspect-ratio: 16 / 9;
    background: #000;
    border-radius: 18px;
    border: 8px solid #3a2418;
    box-shadow: 0 0 0 4px #e8a94a, 0 10px 25px rgba(0,0,0,0.5), inset 0 0 15px rgba(0,0,0,0.8);
    overflow: hidden;
  }

  /* manopole stile vecchia TV */
  .tv-knobs {
    position: absolute;
    right: -34px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 14px;
    z-index: 5;
  }
  .tv-knobs .knob {
    width: 18px;
    height: 18px;
    background: radial-gradient(circle at 35% 35%, #e8a94a, #7a1f1f 70%);
    border-radius: 50%;
    border: 2px solid #3a2418;
  }

  .screen-frame video,
  .screen-frame iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
    object-fit: cover;
    background: #000;
  }

  /* decorazioni fiori agli angoli */
  .flower {
    position: absolute;
    font-size: 26px;
    z-index: 2;
  }
  .flower.tl { top: 100px; left: 10px; }
  .flower.tr { top: 100px; right: 10px; }
  .flower.bl { bottom: 90px; left: 8px; }
  .flower.br { bottom: 90px; right: 8px; }

  .peace {
    position: absolute;
    top: 105px;
    right: 20px;
    font-size: 30px;
    color: #7a1f1f;
    opacity: 0.85;
  }

  .share-post-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 4px auto 0 auto;
    width: fit-content;
    background: #7a1f1f;
    color: #f2e0b8;
    border: 2px solid #e8a94a;
    border-radius: 25px;
    padding: 10px 22px;
    font-family: &#39;Georgia&#39;, serif;
    font-weight: bold;
    font-size: 15px;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0,0,0,0.4);
  }
  .share-post-btn:active { background: #8f2626; }

  .follow-label {
    text-align: center;
    color: #a8763f;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 18px 0 4px 0;
    font-family: &#39;Georgia&#39;, serif;
  }

  .share-bar {
    display: flex;
    justify-content: center;
    gap: 14px;
    margin: 10px 0 22px 0;
  }
  .share-bar a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0,0,0,0.4);
    border: 2px solid #e8a94a;
  }
  .share-bar a svg {
    width: 24px;
    height: 24px;
  }
  .share-bar a.facebook { background: #1877F2; }
  .share-bar a.instagram { background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%); }
  .share-bar a.tiktok { background: #010101; }
  .share-bar a.youtube { background: #FF0000; }
  .bottom-name {
    text-align: center;
    margin-top: -35px;
    position: relative;
    z-index: 3;
  }

  .bottom-name span {
    display: inline-block;
    background: #7a1f1f;
    color: #f2e0b8;
    padding: 8px 26px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    border: 2px solid #e8a94a;
    box-shadow: 0 4px 10px rgba(0,0,0,0.5);
  }

  /* ruota */
  .wheel {
    position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 60px;
    background: radial-gradient(circle, #444 0%, #111 70%, #000 100%);
    border-radius: 50%;
    border: 5px solid #7a1f1f;
    z-index: 4;
  }
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;

  &lt;div class=&quot;camper-wrap&quot;&gt;
    &lt;div class=&quot;top-title&quot;&gt;La Radio nel tempo&lt;/div&gt;

    &lt;div class=&quot;camper-body&quot;&gt;
      &lt;div class=&quot;stripe top&quot;&gt;&lt;/div&gt;
      &lt;div class=&quot;stripe bottom&quot;&gt;&lt;/div&gt;

      &lt;div class=&quot;flower tl&quot;&gt;🌸&lt;/div&gt;
      &lt;div class=&quot;flower tr&quot;&gt;🌼&lt;/div&gt;
      &lt;div class=&quot;flower bl&quot;&gt;🌺&lt;/div&gt;
      &lt;div class=&quot;flower br&quot;&gt;🌻&lt;/div&gt;
      &lt;div class=&quot;peace&quot;&gt;☮&lt;/div&gt;

      &lt;div class=&quot;screen-frame&quot;&gt;
        &lt;!--
          ISTRUZIONI:
          1) Se il tuo video è su YouTube: incolla qui sotto un iframe con il link &quot;embed&quot;
             (es. https://www.youtube.com/embed/TUO_ID_VIDEO)
          2) Se hai un file video diretto (mp4) caricato online: usa il tag &lt;video&gt; con src.
          Lascia solo UNA delle due opzioni attiva, cancella o commenta l&#39;altra.
        --&gt;

        &lt;!-- OPZIONE 1: YouTube --&gt;
        &lt;iframe src=&quot;https://www.youtube.com/embed/lw7s0wRsTs4&quot; allow=&quot;autoplay; encrypted-media&quot; allowfullscreen&gt;&lt;/iframe&gt;

        &lt;!-- OPZIONE 2: video diretto (mp4) --&gt;
        &lt;!--
        &lt;video controls poster=&quot;&quot;&gt;
          &lt;source src=&quot;INSERISCI_QUI_IL_LINK_DEL_TUO_VIDEO.mp4&quot; type=&quot;video/mp4&quot;&gt;
          Il tuo browser non supporta il video HTML5.
        &lt;/video&gt;
        --&gt;

      &lt;/div&gt;

      &lt;button class=&quot;share-post-btn&quot; id=&quot;share-post-btn&quot;&gt;
        &lt;svg width=&quot;18&quot; height=&quot;18&quot; viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot;&gt;&lt;path d=&quot;M18 8a3 3 0 1 0-2.83-4H15a3 3 0 0 0 .05 2.06L8.91 9.36a3 3 0 1 0 0 5.28l6.14 3.3A3 3 0 1 0 15 16v-.06l-6.14-3.3a3 3 0 0 0 0-1.28L15 8.06c.32.14.65.24 1 .3.32.05.65.05.97.02L18 8z&quot; fill=&quot;#f2e0b8&quot;/&gt;&lt;/svg&gt;
        Condividi questo post
      &lt;/button&gt;

      &lt;div class=&quot;follow-label&quot;&gt;SEGUIMI SUI SOCIAL&lt;/div&gt;

      &lt;div class=&quot;share-bar&quot;&gt;
        &lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/rosamariabassi&quot; target=&quot;_blank&quot; title=&quot;Facebook - Rosa Maria Bassi&quot;&gt;
          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot;&gt;&lt;path d=&quot;M15 8.5h2V5.5h-2c-2.2 0-4 1.8-4 4v2H9v3h2V19h3v-4.5h2.2l.8-3H14v-2c0-.55.45-1 1-1z&quot; fill=&quot;#ffffff&quot;/&gt;&lt;/svg&gt;
        &lt;/a&gt;
        &lt;a class=&quot;facebook&quot; href=&quot;https://www.facebook.com/LaFigliadellamore&quot; target=&quot;_blank&quot; title=&quot;Facebook - La Figlia dell&#39;Amore&quot;&gt;
          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot;&gt;&lt;path d=&quot;M15 8.5h2V5.5h-2c-2.2 0-4 1.8-4 4v2H9v3h2V19h3v-4.5h2.2l.8-3H14v-2c0-.55.45-1 1-1z&quot; fill=&quot;#ffffff&quot;/&gt;&lt;/svg&gt;
        &lt;/a&gt;
        &lt;a class=&quot;instagram&quot; href=&quot;https://www.instagram.com/lafigliadellamore&quot; target=&quot;_blank&quot; title=&quot;Instagram&quot;&gt;
          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot;&gt;&lt;rect x=&quot;3&quot; y=&quot;3&quot; width=&quot;18&quot; height=&quot;18&quot; rx=&quot;5&quot; stroke=&quot;#ffffff&quot; stroke-width=&quot;2&quot;/&gt;&lt;circle cx=&quot;12&quot; cy=&quot;12&quot; r=&quot;4&quot; stroke=&quot;#ffffff&quot; stroke-width=&quot;2&quot;/&gt;&lt;circle cx=&quot;17.5&quot; cy=&quot;6.5&quot; r=&quot;1.3&quot; fill=&quot;#ffffff&quot;/&gt;&lt;/svg&gt;
        &lt;/a&gt;
        &lt;a class=&quot;tiktok&quot; href=&quot;https://www.tiktok.com/@lafigliadellamore&quot; target=&quot;_blank&quot; title=&quot;TikTok&quot;&gt;
          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot;&gt;
            &lt;path d=&quot;M15.5 3c.4 2 1.9 3.6 4 3.9v3c-1.5 0-2.9-.4-4-1.2v6.4c0 3.1-2.5 5.6-5.6 5.6S4.3 18.2 4.3 15.1 6.8 9.5 9.9 9.5c.3 0 .6 0 .9.1v3.1c-.3-.1-.6-.2-.9-.2-1.4 0-2.5 1.1-2.5 2.5s1.1 2.5 2.5 2.5 2.5-1.1 2.5-2.5V3h3.3z&quot; fill=&quot;#ffffff&quot;/&gt;
          &lt;/svg&gt;
        &lt;/a&gt;
        &lt;a class=&quot;youtube&quot; href=&quot;https://www.youtube.com/@LaFigliadellamore&quot; target=&quot;_blank&quot; title=&quot;YouTube&quot;&gt;
          &lt;svg viewBox=&quot;0 0 24 24&quot; fill=&quot;none&quot;&gt;&lt;rect x=&quot;2&quot; y=&quot;5&quot; width=&quot;20&quot; height=&quot;14&quot; rx=&quot;4&quot; fill=&quot;#ffffff&quot;/&gt;&lt;path d=&quot;M10 9.5l6 3-6 3v-6z&quot; fill=&quot;#FF0000&quot;/&gt;&lt;/svg&gt;
        &lt;/a&gt;
      &lt;/div&gt;

      &lt;div class=&quot;bottom-name&quot;&gt;
        &lt;span&gt;Rosa Maria Bassi&lt;/span&gt;
      &lt;/div&gt;

      &lt;div class=&quot;wheel&quot;&gt;&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

&lt;script&gt;
  document.getElementById(&#39;share-post-btn&#39;).addEventListener(&#39;click&#39;, function() {
    var url = window.location.href;
    var title = document.title || &quot;La Radio nel tempo - Rosa Maria Bassi&quot;;

    if (navigator.share) {
      // Su smartphone apre il menu nativo: WhatsApp, Instagram, TikTok, Facebook, ecc.
      navigator.share({ title: title, url: url }).catch(function(){});
    } else {
      // Su computer/browser senza menu nativo: apre la condivisione Facebook
      window.open(&quot;https://www.facebook.com/sharer/sharer.php?u=&quot; + encodeURIComponent(url), &quot;_blank&quot;);
    }
  });
&lt;/script&gt;

&lt;/body&gt;
&lt;/html&gt;</description><link>http://amodomyo.blogspot.com/2026/07/un-corteggiamento-strano.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://img.youtube.com/vi/lw7s0wRsTs4/default.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-1273889200714769837</guid><pubDate>Tue, 15 Dec 2009 19:58:00 +0000</pubDate><atom:updated>2009-12-15T20:58:10.730+01:00</atom:updated><title>CARO BABBO NATALE......</title><description>&lt;div xmlns=&#39;http://www.w3.org/1999/xhtml&#39;&gt;&lt;p&gt;&lt;object height=&#39;350&#39; width=&#39;425&#39;&gt;&lt;param value=&#39;http://youtube.com/v/AifdZT8JUfo&#39; name=&#39;movie&#39;/&gt;&lt;embed height=&#39;350&#39; width=&#39;425&#39; type=&#39;application/x-shockwave-flash&#39; src=&#39;http://youtube.com/v/AifdZT8JUfo&#39;/&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;Una lettera d&#39;amore indirizzata a Babbo Natale da un&#39; Adulta che ancora crede che l&#39; Amore può salvarci.&lt;br /&gt;Realizzato da &quot; La Radio dell&#39; Amore&quot; dedicata all&#39; intera Umanità.&lt;br /&gt;Un Buon Natale di Pace a Tutti.&lt;/p&gt;&lt;/div&gt;</description><link>http://amodomyo.blogspot.com/2009/12/caro-babbo-natale.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-709895288964946328</guid><pubDate>Wed, 09 Dec 2009 10:51:00 +0000</pubDate><atom:updated>2026-07-08T18:58:21.647+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">a modo mio</category><category domain="http://www.blogger.com/atom/ns#">la radio dell&#39;amore</category><category domain="http://www.blogger.com/atom/ns#">rosa maria bassi</category><title>L a Radio dell&#39;Amore</title><description>Clicca sul link che lampeggia &quot;I Jingle di Rosa Maria&quot; e senirai una sorpresa.
NON È UNA RADIO. 
È UN’EMOZIONE. 
Un giorno ho pensato:
&quot;E se raccogliessi tutte le canzoni che mi hanno fatto sognare, sorridere, amare e ricordare?&quot;
Così è nata la Radio dell&#39;Amore.

&lt;div class=&quot;wurlitzer-jukebox&quot;&gt;
  &lt;div class=&quot;neon-arch&quot;&gt;
    &lt;div class=&quot;neon-strip red&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;neon-strip yellow&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;neon-strip green&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;neon-strip blue&quot;&gt;&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;jukebox-marquee&quot;&gt;
    &lt;h2&gt;LA RADIO DELL&#39;AMORE&lt;/h2&gt;
    &lt;div class=&quot;sub-marquee&quot;&gt;Ascolta le playlist scelte da Rosa Maria Bassi&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;vinyl-compartment&quot;&gt;
    &lt;div class=&quot;vinyl-record&quot; id=&quot;jukebox-vinyl&quot;&gt;
      &lt;div class=&quot;vinyl-label&quot;&gt;
        &lt;span class=&quot;label-text&quot;&gt;ROMANTICA&lt;/span&gt;
      &lt;/div&gt;
    &lt;/div&gt;
    &lt;div class=&quot;tonearm&quot;&gt;&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;button-panel&quot;&gt;
    &lt;button onclick=&quot;caricaPlaylistCasuale()&quot; class=&quot;jukebox-btn btn-orange&quot;&gt;
      &lt;span class=&quot;btn-label&quot;&gt;RANDOM&lt;/span&gt;
      &lt;span class=&quot;red-light&quot;&gt;&lt;/span&gt;
    &lt;/button&gt;
    &lt;button onclick=&quot;caricaPlaylistCasuale()&quot; class=&quot;jukebox-btn btn-green&quot;&gt;
      &lt;span class=&quot;btn-label&quot;&gt;PLAYLIST&lt;/span&gt;
      &lt;span class=&quot;red-light&quot;&gt;&lt;/span&gt;
    &lt;/button&gt;
    &lt;button onclick=&quot;caricaPlaylistCasuale()&quot; class=&quot;jukebox-btn btn-blue&quot;&gt;
      &lt;span class=&quot;btn-label&quot;&gt;AMORE&lt;/span&gt;
      &lt;span class=&quot;red-light&quot;&gt;&lt;/span&gt;
    &lt;/button&gt;
  &lt;/div&gt;

  &lt;div class=&quot;jingle-panel&quot;&gt;
    &lt;button onclick=&quot;riproduciJingleCasuale()&quot; class=&quot;jingle-btn&quot; id=&quot;jingle-btn&quot;&gt;
      &lt;span class=&quot;mic-icon&quot;&gt;🎙️&lt;/span&gt;
      &lt;span class=&quot;jingle-label&quot;&gt;I Jingle di Rosa Maria&lt;/span&gt;
      &lt;span class=&quot;jingle-light&quot; id=&quot;jingle-light&quot;&gt;&lt;/span&gt;
    &lt;/button&gt;
    &lt;div class=&quot;jingle-player-wrap&quot;&gt;
      &lt;audio id=&quot;jingle-audio&quot; preload=&quot;auto&quot;&gt;&lt;/audio&gt;
      &lt;p class=&quot;jingle-status&quot; id=&quot;jingle-status&quot;&gt;&lt;/p&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;user-logo-container&quot;&gt;
    &lt;div class=&quot;user-mini-logo-holder&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;logo-badge&quot;&gt;ON AIR&lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;record-window&quot;&gt;
    &lt;div class=&quot;spotify-container&quot;&gt;
      &lt;iframe id=&quot;spotify-player&quot; src=&quot;&quot; width=&quot;100%&quot; height=&quot;380&quot; frameBorder=&quot;0&quot; allowfullscreen=&quot;&quot; allow=&quot;autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture&quot; loading=&quot;lazy&quot;&gt;&lt;/iframe&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;lower-grille&quot;&gt;
    &lt;div class=&quot;grille-light-u&quot;&gt;
      &lt;div class=&quot;gold-star&quot;&gt;✦&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;jukebox-info-tip&quot;&gt;
  💡 &lt;strong&gt;Nota per l&#39;ascolto:&lt;/strong&gt; Per ascoltare i brani completi e non solo le anteprime, assicurati di aver fatto l&#39;accesso (login) a &lt;strong&gt;Spotify&lt;/strong&gt; sul browser del tuo telefono o computer!
&lt;/div&gt;

&lt;style&gt;
  .wurlitzer-jukebox {
    background: radial-gradient(circle, #5c2c16 0%, #291107 100%);
    border: 8px solid #1a0b04;
    border-radius: 60px 60px 20px 20px;
    box-shadow: 0 0 35px rgba(255,80,0,0.5), inset 0 0 20px #000;
    max-width: 420px;
    margin: 20px auto 10px auto;
    padding: 30px 15px;
    position: relative;
    box-sizing: border-box;
    font-family: &#39;Arial Black&#39;, Gadget, sans-serif;
    text-align: center;
  }
  .neon-arch { position:absolute; top:5px; left:5px; right:5px; height:120px; border-radius:55px 55px 0 0; pointer-events:none; opacity:0.85; }
  .neon-strip { position:absolute; top:0; bottom:0; left:0; right:0; border-radius:55px 55px 0 0; border-top:6px solid transparent; }
  .neon-strip.red { border-top-color:#ff2244; filter:drop-shadow(0 0 8px #ff2244); top:5px; }
  .neon-strip.yellow { border-top-color:#ffcc00; filter:drop-shadow(0 0 8px #ffcc00); top:11px; }
  .neon-strip.green { border-top-color:#00ff66; filter:drop-shadow(0 0 8px #00ff66); top:17px; }
  .neon-strip.blue { border-top-color:#00ccff; filter:drop-shadow(0 0 8px #00ccff); top:23px; }
  .jukebox-marquee { background:#000; border:3px solid #d4af37; border-radius:10px; padding:10px; margin:25px 10px 15px 10px; box-shadow:0 0 15px rgba(212,175,55,0.5); }
  .jukebox-marquee h2 { color:#fff; font-size:19px; margin:0; letter-spacing:2px; text-shadow:0 0 8px #fff,0 0 15px #ffcc00; line-height:1.2; }
  .sub-marquee { color:#ffdd99; font-family:&#39;Georgia&#39;,serif; font-style:italic; font-size:12px; margin-top:5px; line-height:1.3; }
  .vinyl-compartment { background:radial-gradient(circle,#331116 0%,#110002 100%); border:4px solid #d4af37; border-radius:50%; width:160px; height:160px; margin:15px auto; position:relative; display:flex; align-items:center; justify-content:center; box-shadow:inset 0 0 20px #000,0 0 15px rgba(212,175,55,0.4); overflow:hidden; }
  .vinyl-record { width:140px; height:140px; background:radial-gradient(circle,#333 4%,#111 5%,#111 20%,#222 21%,#111 40%,#222 41%,#111 60%,#222 61%,#050505 70%); border-radius:50%; box-shadow:0 4px 10px rgba(0,0,0,0.8); display:flex; align-items:center; justify-content:center; animation:spinJukebox 3.5s linear infinite; }
  .vinyl-label { width:65px; height:65px; background:linear-gradient(135deg,#ffcc00 0%,#ff9900 100%); border-radius:50%; border:2px solid #fff; display:flex; align-items:center; justify-content:center; box-shadow:inset 0 0 5px rgba(0,0,0,0.3); }
  .label-text { font-family:&#39;Arial Black&#39;,sans-serif; font-size:8px; font-weight:bold; color:#000; letter-spacing:0.5px; }
  .tonearm { position:absolute; top:15px; right:15px; width:40px; height:60px; border-right:4px solid #999; border-top:4px solid #999; border-radius:0 15px 0 0; transform:rotate(15deg); pointer-events:none; opacity:0.7; }
  @keyframes spinJukebox { 100% { transform:rotate(360deg); } }
  .button-panel { display:flex; justify-content:space-around; background:#111; border:3px solid #555; border-radius:10px; padding:10px 5px; margin:15px 5px 10px 5px; }
  .jukebox-btn { border:2px solid #fff; border-radius:5px; width:95px; padding:8px 2px; cursor:pointer; display:flex; flex-direction:column; align-items:center; box-shadow:0 4px 6px rgba(0,0,0,0.6); transition:transform 0.1s; }
  .jukebox-btn:active { transform:scale(0.95); }
  .btn-orange { background:linear-gradient(180deg,#ff9933 0%,#cc5500 100%); }
  .btn-green { background:linear-gradient(180deg,#33cc66 0%,#006622 100%); }
  .btn-blue { background:linear-gradient(180deg,#3399ff 0%,#0044cc 100%); }
  .btn-label { color:#fff; font-size:10px; font-weight:bold; text-shadow:1px 1px 2px #000; margin-bottom:6px; }
  .red-light { width:12px; height:12px; background:radial-gradient(circle,#ff5555 0%,#aa0000 80%); border-radius:50%; border:1px solid #333; box-shadow:0 0 5px #ff0000; }
  .jingle-panel { margin:10px 5px; }
  
  /* Stile base pulsante jingle */
  .jingle-btn { background:linear-gradient(180deg,#8b0020 0%,#4a0010 100%); border:2px solid #d4af37; border-radius:25px; padding:10px 20px; cursor:pointer; display:flex; align-items:center; justify-content:center; gap:8px; width:100%; box-shadow:0 0 12px rgba(212,175,55,0.4),0 4px 6px rgba(0,0,0,0.6); transition:all 0.2s; }
  .jingle-btn:hover { box-shadow:0 0 20px rgba(212,175,55,0.7); }
  .jingle-btn:active { transform:scale(0.97); }
  
  /* Effetto INTERMITTENZA (Lampeggiante prima del click) */
  .jingle-btn.lampeggia {
    animation: lampeggiaPulsante 0.8s infinite alternate;
  }
  .jingle-btn.lampeggia .jingle-light {
    animation: lampeggiaSpia 0.8s infinite alternate;
  }

  /* Quando l&#39;audio è partito stabilmente diventa rosso fisso luminoso */
  .jingle-btn.playing { 
    background: linear-gradient(180deg,#cc0030 0%,#880020 100%); 
    box-shadow: 0 0 20px rgba(255,0,50,0.8); 
    animation: none;
  }
  .jingle-btn.playing .jingle-light {
    background: radial-gradient(circle,#ff4466 0%,#cc0022 80%); 
    box-shadow: 0 0 8px #ff0033;
    animation: none;
  }

  .mic-icon { font-size:18px; }
  .jingle-label { color:#ffdd99; font-family:&#39;Georgia&#39;,serif; font-style:italic; font-size:13px; letter-spacing:1px; }
  .jingle-light { width:10px; height:10px; background:#333; border-radius:50%; border:1px solid #555; transition:all 0.3s; }
  .jingle-status { color:#ffaa88; font-family:&#39;Georgia&#39;,serif; font-style:italic; font-size:11px; margin:6px 0 0 0; min-height:16px; }
  
  .user-logo-container { margin:10px auto; position:relative; width:75px; height:75px; display:inline-block; }
  .user-mini-logo-holder { width:75px; height:75px; border-radius:50%; border:3px solid #d4af37; box-shadow:0 0 12px rgba(212,175,55,0.6),0 4px 8px rgba(0,0,0,0.5); background-image:url(&#39;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiUQKMhEEzI_iK-bhHVA0h54lOiKoYG4NbnxBdxmebdNbiuWp4DV8D1SqIWeBPmwMEWW59OkV4xb69t9R8cPjy7sXBGO5_78YCjOtyzSBNuqUQYVgVhLG79PEZjBtesyZrnIHRnijxChnRP3-KrHm6n1Iy1TzxrdyiKkOYvi_bb4LrmpA/s1600/WhatsApp%20Image%202026-06-01%20at%2019.42.01.jpeg&#39;); background-size:cover; background-position:center; background-repeat:no-repeat; }
  .logo-badge { position:absolute; bottom:-5px; left:50%; transform:translateX(-50%); background:#ff2244; color:#fff; font-size:8px; padding:2px 6px; border-radius:10px; border:1px solid #fff; font-weight:bold; letter-spacing:0.5px; box-shadow:0 2px 4px rgba(0,0,0,0.4); }
  .record-window { background:linear-gradient(180deg,#150003 0%,#250007 100%); border:4px solid #d4af37; border-radius:15px; padding:8px; margin:15px 5px; box-shadow:inset 0 0 15px #000; }
  .spotify-container { border-radius:8px; overflow:hidden; background:#000; }
  .lower-grille { background:#150a05; border:4px solid #d4af37; border-radius:0 0 15px 15px; height:100px; margin-top:15px; position:relative; overflow:hidden; }
  .grille-light-u { position:absolute; bottom:-10px; left:20px; right:20px; top:15px; border:12px solid #fffde0; border-bottom:none; border-radius:40px 40px 0 0; box-shadow:0 0 20px #ffea88,inset 0 0 15px #ffea88; display:flex; align-items:center; justify-content:center; }
  .gold-star { font-size:32px; color:#d4af37; text-shadow:0 0 10px rgba(212,175,55,0.8); transform:translateY(-8px); }
  .jukebox-info-tip { max-width:400px; margin:10px auto 20px auto; background:#1a1a1a; border-left:4px solid #ffcc00; border-radius:4px; padding:10px 12px; color:#cccccc; font-family:&#39;Segoe UI&#39;,Roboto,sans-serif; font-size:11px; line-height:1.4; text-align:left; box-shadow:0 2px 5px rgba(0,0,0,0.3); }
  .jukebox-info-tip strong { color:#ffcc00; }
  
  /* Animazioni Intermittenza */
  @keyframes lampeggiaPulsante {
    0% { background: linear-gradient(180deg,#4a0010 0%,#200005 100%); box-shadow: 0 0 5px rgba(255,0,50,0.2); }
    100% { background: linear-gradient(180deg,#b30028 0%,#5a0014 100%); box-shadow: 0 0 20px rgba(255,0,50,0.8); }
  }
  @keyframes lampeggiaSpia {
    0% { background: #333; box-shadow: none; }
    100% { background: radial-gradient(circle,#ff4466 0%,#cc0022 80%); box-shadow: 0 0 10px #ff0033; }
  }
&lt;/style&gt;

&lt;script&gt;
(function() {
  const playlistIds = [
    &#39;49pKYx02l1d0Gs8NppZD1Y&#39;,&#39;7H7uW9HGdG8xlAWuaJNCre&#39;,&#39;3IAM8KqX87HV1IW0obMLBO&#39;,&#39;0WHZAOzcXCchLVSUlBavqx&#39;,
    &#39;74oBkgYl3366ZIvQwkUMCe&#39;,&#39;2DIMDr48EgOyVHT6a3dyM2&#39;,&#39;4Qx2ldCelTPb58Er0YMupz&#39;,&#39;11ssBNb5C57niveUmrp251&#39;,
    &#39;5BXgVUGI9LbHJIeVnsXpD4&#39;,&#39;6fLnShaMapfgtiehIOtZAF&#39;,&#39;2ebWdiylegRzyKRz4fp43z&#39;,&#39;6uPSmjJONVTgCxLXbPtSeh&#39;,
    &#39;4WfCu6BzmDaWdenKKzgujQ&#39;,&#39;1dUKhlsPKeonpefCFoyQHW&#39;,&#39;1KWxZOyg3ODCwUFkcQ2OWn&#39;,&#39;4TQquotoz0q4Fj6mzLYjvM&#39;,
    &#39;4LHdv1MFL8v0GZZEcJH5Ht&#39;,&#39;6xTPEPHknY7a6CJS8LY3vq&#39;,&#39;66vLHAydCoY2i21GsYlOdi&#39;,&#39;0lrX0JiHVnwbSJyww9Jx9X&#39;,
    &#39;6r8UcJHfMAGs完整htuPkDNf3V&#39;,&#39;1Q3K1My5YtrIB9TWSykvg0&#39;,&#39;4oNmyJArWlxzYZx7rcVvMU&#39;,&#39;1VSwtiQ1nb0BuWzS7jaWPL&#39;,
    &#39;5zdNoxFstGSdq1NLo3FWdr&#39;,&#39;1cS6FJ9TJALHPfSdScTQEs&#39;,&#39;4p9WUnfgAJbqZMpiE7H7IA&#39;,&#39;25dOgzwTrHPlMimIOA6y5t&#39;,
    &#39;5mBiuiPOjmVGSBpcCiEpG2&#39;,&#39;3nevoD1cULDcf6nZGQHOeX&#39;,&#39;2UiCsevSPyUkkXZiRlhh8h&#39;,&#39;49sV5BxuQivBkDCQffAiYN&#39;,
    &#39;59wtCJ89LAkKlXCzjQchUp&#39;,&#39;6uADjy0uB1CVvNkm6Ued0B&#39;,&#39;2rIM0DxRp45BpiRYYQupLf&#39;,&#39;3VLdcTt7d7S3ENWnMEkABx&#39;,
    &#39;5LxbXRfUb6r1VzXy5X7fRz&#39;,&#39;3x62ypGD4WwrMPWjplmioB&#39;,&#39;7GBWp3awNtnt4d3jkM0Nku&#39;,&#39;4rGz7XFLslkpwQXM4aRLzn&#39;,
    &#39;5ZMGTlzEHX0kgJG2YEeE5E&#39;,&#39;3fP14z7gbbxroJHSV2TxTa&#39;,&#39;0VAPkKP0Mjf1n0eREKqTJd&#39;,&#39;2PgPahdeo7byzn1VtnkXG7&#39;,
    &#39;60YrDoqas9RyIdA1hCy9uL&#39;,&#39;2zALcEona7mYAoQtmo5OCe&#39;,&#39;3xM7KPxaOiAH13Dd693Suy&#39;,&#39;5bip82pwLfgWHKGOsTjhzM&#39;,
    &#39;2AWvruDrWRHKN4RhRoSrKA&#39;,&#39;0kxCUSHkBgeT0SEJkmopkr&#39;,&#39;3DzmnfJYVjZAFrpVANlCy1&#39;,&#39;0EeJjawcQjLlEUCIhRe3oS&#39;,
    &#39;589efZxObkp5ypr4Jjq2Zp&#39;,&#39;22AHBBwcdFDuwVrNVoDKPC&#39;,&#39;7Cz3cx4ulYNb8qnqofO1Ap&#39;,&#39;6J3JV63juDOHptnBn1ZX7&#39;,
    &#39;55FcPQz9PWau5on00RIhVj&#39;,&#39;5UmCiEAWgw85FNENBVwD0i&#39;,&#39;7wWqYLhu0ZDq71I6uK6r6r&#39;,&#39;6uCjA4CiSLJ3OPbxCCg17B&#39;,
    &#39;1OJNbfejQSNukIoeV5CBR4&#39;,&#39;5qEOU70GH2Wde4wYqMbDU4&#39;,&#39;3A7sEhkIfGAvSIeTdsp6jG&#39;,&#39;4B2bReiJRzGym5n5QAqvgj&#39;,
    &#39;5bSEE7OkppOST2qzMnosnF&#39;,&#39;4lEpbUOVHwXhAaEmZx0fJM&#39;,&#39;24XYbxFkiMZ56wHLYa4E8K&#39;,&#39;50JQS57cq6iFrilKvWNZNv&#39;,
    &#39;0GpOz83pr1fhaAJrqIDBBt&#39;,&#39;19dBCS1zG0Sb0I5vyrLqO3&#39;,&#39;3eTVHxksb3ke6EqD43uhhs&#39;,&#39;3XTFp4yGjk4mejZ922WAzJ&#39;,
    &#39;63lqsko2dPzgznlJ8G5Fzn&#39;,&#39;5LxQp7kRpiWq81ENGLQoeq&#39;,&#39;2KqJmtole3UKkvwKVgGGMB&#39;,&#39;5HzrrtH7UWjX1EFR9yPHeg&#39;,
    &#39;29OyLVUWAsalQCwHxa50yU&#39;,&#39;0LMvLYzaJeRhdbYXaRXecH&#39;,&#39;53gGVGr4KdBZzjl61WmhMl&#39;,&#39;4oLDJIlPkr1i7CQwtTCTSc&#39;,
    &#39;3lYXxb5QUNGJRfa93wBHsf&#39;,&#39;4YDZACzMaKXmePZm1bZR1b&#39;,&#39;1TnVVZdZ2DL7st5aqLbSgo&#39;,&#39;2DQV3wEtNuQn7wnRnxqfX6&#39;,
    &#39;7kDzbFVO3Ebvxp14u7O1ki&#39;,&#39;60JeUKbq776oc0Kpk2kmjU&#39;,&#39;02z9AQVnG7sX8cs1JhqRM9&#39;,&#39;0IryeKqGvR8LpkffN5h0Xz&#39;,
    &#39;7wbJ4CPgc41l97KuAAUaW1&#39;,&#39;56etDpDP7ngvaK3cOD1VGp&#39;,&#39;1H5WD0GAowWaJH1830vMqO&#39;,&#39;15rjpV0BZCU8jCgYbNBXQW&#39;,
    &#39;2x5x0STtkfHTpfc6DyUleQ&#39;,&#39;71oGyTHsJw351j3PPZ6AYQ&#39;,&#39;1eM0pEjSOXmIleTLXLaf4q&#39;,&#39;7I4qDL2LLxbRTzzW4HkTTW&#39;,
    &#39;0RxjOCpydbSH3NSaKPHZMz&#39;,&#39;388oyOakcp8C6HPPsUx6SQ&#39;,&#39;3w7CXYhARNWsU4gBOkx3yg&#39;,&#39;60y4BkSq9wlM2XrCWUvTZv&#39;,
    &#39;7hjbZ6LDNp6Agp30laNhw7&#39;,&#39;4ZZicm5SZXYwdt1lmyhUhK&#39;,&#39;6CLi9YB7kOIFvvzDSQxl1b&#39;
  ];

  const jingles = [
    &#39;https://media.vocaroo.com/mp3/1bY9Hg0o5QkI&#39;,
    &#39;https://media.vocaroo.com/mp3/1CC72wdp83Yf&#39;,
    &#39;https://media.vocaroo.com/mp3/1fA3uU8YWY05&#39;,
    &#39;https://media.vocaroo.com/mp3/1mP0MOtGRuqU&#39;,
    &#39;https://media.vocaroo.com/mp3/14m0rONixysm&#39;,
    &#39;https://media.vocaroo.com/mp3/1lh6lKoHlKYH&#39;,
    &#39;https://media.vocaroo.com/mp3/1gE7J1EnFU7I&#39;,
    &#39;https://media.vocaroo.com/mp3/1fYh4dFxm8iQ&#39;,
    &#39;https://media.vocaroo.com/mp3/117ekKHbLaCK&#39;,
    &#39;https://media.vocaroo.com/mp3/1jGeC1bSqFB4&#39;,
    &#39;https://media.vocaroo.com/mp3/1o8UFUwGgF7E&#39;,
    &#39;https://media.vocaroo.com/mp3/1hqVXCJgh4yP&#39;,
    &#39;https://media.vocaroo.com/mp3/1npEFWsURYgn&#39;,
    &#39;https://media.vocaroo.com/mp3/1cMwCCCKaJmC&#39;,
    &#39;https://media.vocaroo.com/mp3/11Fxwhodq1Ec&#39;,
    &#39;https://media.vocaroo.com/mp3/1bAyV4EThSkS&#39;
  ];

  let jingleInRiproduzione = false;

  window.caricaPlaylistCasuale = function() {
    if (playlistIds.length === 0) return;
    const idx = Math.floor(Math.random() * playlistIds.length);
    const player = document.getElementById(&#39;spotify-player&#39;);
    if (player) {
      player.src = &#39;https://open.spotify.com/embed/playlist/&#39; + playlistIds[idx] + &#39;?utm_source=generator&amp;theme=0&#39;;
    }
  };

  window.riproduciJingleCasuale = function() {
    if (jingleInRiproduzione) return;
    
    const audio = document.getElementById(&#39;jingle-audio&#39;);
    const btn = document.getElementById(&#39;jingle-btn&#39;);
    const status = document.getElementById(&#39;jingle-status&#39;);
    
    // Ferma l&#39;intermittenza di attesa e imposta la luce fissa di trasmissione
    btn.classList.remove(&#39;lampeggia&#39;);
    btn.classList.add(&#39;playing&#39;);
    status.textContent = &#39;🔴 ON AIR — La voce di Rosa Maria…&#39;;
    jingleInRiproduzione = true;

    const jingleIndex = Math.floor(Math.random() * jingles.length);
    audio.src = jingles[jingleIndex];
    
    audio.play().then(function() {
      audio.onended = function() {
        fineJingle();
      };
    }).catch(function(error) {
      // Se bloccato dall&#39;autoplay, toglie la luce fissa e rimette l&#39;intermittenza per farsi cliccare
      btn.classList.remove(&#39;playing&#39;);
      btn.classList.add(&#39;lampeggia&#39;);
      status.textContent = &#39;🎙️ Tocca qui sopra per attivare il Jingle!&#39;;
      jingleInRiproduzione = false;
    });
  };

  window.fineJingle = function() {
    jingleInRiproduzione = false;
    var btn = document.getElementById(&#39;jingle-btn&#39;);
    var status = document.getElementById(&#39;jingle-status&#39;);
    if (btn) {
      btn.classList.remove(&#39;playing&#39;);
      btn.classList.remove(&#39;lampeggia&#39;);
    }
    if (status) status.textContent = &#39;&#39;;
  };

  function inizializzaJukebox() {
    window.caricaPlaylistCasuale();
    
    // Attiva SUBITO il lampeggiamento visivo a intermittenza all&#39;apertura
    const btn = document.getElementById(&#39;jingle-btn&#39;);
    if (btn) btn.classList.add(&#39;lampeggia&#39;);
    
    // Tenta di far partire l&#39;audio dopo 1 secondo e mezzo
    setTimeout(function() {
      window.riproduciJingleCasuale();
    }, 1500);
  }

  if (document.readyState === &#39;complete&#39; || document.readyState === &#39;interactive&#39;) {
    inizializzaJukebox();
  } else {
    document.addEventListener(&#39;DOMContentLoaded&#39;, inizializzaJukebox);
  }
})();
&lt;/script&gt;</description><link>http://amodomyo.blogspot.com/2009/12/come-funziona-la-radio-dell-amore.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-5902877424567341897</guid><pubDate>Wed, 12 Aug 2009 16:50:00 +0000</pubDate><atom:updated>2009-08-12T18:50:24.238+02:00</atom:updated><title>Ho fame della tua bocca - Pablo Neruda</title><description>&lt;div xmlns=&#39;http://www.w3.org/1999/xhtml&#39;&gt;&lt;p&gt;&lt;object height=&#39;350&#39; width=&#39;425&#39;&gt;&lt;param value=&#39;http://youtube.com/v/1eWlyZOEYro&#39; name=&#39;movie&#39;/&gt;&lt;embed height=&#39;350&#39; width=&#39;425&#39; type=&#39;application/x-shockwave-flash&#39; src=&#39;http://youtube.com/v/1eWlyZOEYro&#39;/&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;Questa poesia vibra d&#39;amore, io avrei scelto un&#39;altra colonna misicale però.&lt;/p&gt;&lt;/div&gt;</description><link>http://amodomyo.blogspot.com/2009/08/ho-fame-della-tua-bocca-pablo-neruda.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-4678129132588314034</guid><pubDate>Tue, 11 Aug 2009 07:56:00 +0000</pubDate><atom:updated>2009-08-11T09:56:49.419+02:00</atom:updated><title>Sguardi - Glances</title><description>&lt;div xmlns=&#39;http://www.w3.org/1999/xhtml&#39;&gt;&lt;p&gt;&lt;object height=&#39;350&#39; width=&#39;425&#39;&gt;&lt;param value=&#39;http://youtube.com/v/h-w_yYkjE-s&#39; name=&#39;movie&#39;/&gt;&lt;embed height=&#39;350&#39; width=&#39;425&#39; type=&#39;application/x-shockwave-flash&#39; src=&#39;http://youtube.com/v/h-w_yYkjE-s&#39;/&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;Lo sguardo è l&#39;aggancio  di comunicazione con l&#39;altra persona più efficace di tutti.&lt;br /&gt;Da uno sguardo riesci a capire se ad una persona piaci, se ti trova antipatica, se gli sei indifferente, se gli procuri dolore. Ti dà un certo fastidio quando parli con una persona che ha gli occhiali scuri, sembra che tu non riesca a percepire più di tanto della stessa.&lt;br /&gt;Come valore nel linguaggio del corpo attribuisco allo sguardo un buon 90%.&lt;br /&gt;un bel lavoro questo filmato, complimenti.&lt;/p&gt;&lt;/div&gt;</description><link>http://amodomyo.blogspot.com/2009/08/sguardi-glances.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-2956318225529158998</guid><pubDate>Sat, 08 Aug 2009 07:36:00 +0000</pubDate><atom:updated>2009-08-08T09:36:34.975+02:00</atom:updated><title>family man</title><description>&lt;div xmlns=&#39;http://www.w3.org/1999/xhtml&#39;&gt;&lt;p&gt;&lt;object height=&#39;350&#39; width=&#39;425&#39;&gt;&lt;param value=&#39;http://youtube.com/v/LRjbgzzC940&#39; name=&#39;movie&#39;/&gt;&lt;embed height=&#39;350&#39; width=&#39;425&#39; type=&#39;application/x-shockwave-flash&#39; src=&#39;http://youtube.com/v/LRjbgzzC940&#39;/&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;realizzato in 2 ore con una piccola telecamera e senza sceneggiatura...QUESTO E&#39; IL VERO CINEMA!!! .............................. ........................si fa per dire.....&lt;br /&gt;...realizzato in 2 ore con una piccola telecamera e senza sceneggiatura...QUESTO E&#39; IL VERO CINEMA!!! .............................. ........................si fa per dire.....&lt;br /&gt;Categoria:  Film e animazione&lt;br /&gt;Tag: &lt;br /&gt;horror  after effect  sangue  morte  sesso  armi  agriturismo &lt;br /&gt;Protagonista Viola Ranalletta e Ettore Ranalletta&lt;br /&gt;Regia e produzione Mario Improta&lt;/p&gt;&lt;/div&gt;</description><link>http://amodomyo.blogspot.com/2009/08/family-man.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-5985847869026195769</guid><pubDate>Tue, 28 Jul 2009 16:19:00 +0000</pubDate><atom:updated>2009-07-28T18:19:57.142+02:00</atom:updated><title>Bobby er cane</title><description>&lt;div xmlns=&#39;http://www.w3.org/1999/xhtml&#39;&gt;&lt;p&gt;&lt;object height=&#39;350&#39; width=&#39;425&#39;&gt;&lt;param value=&#39;http://youtube.com/v/TULoFSN3zc0&#39; name=&#39;movie&#39;/&gt;&lt;embed height=&#39;350&#39; width=&#39;425&#39; type=&#39;application/x-shockwave-flash&#39; src=&#39;http://youtube.com/v/TULoFSN3zc0&#39;/&gt;&lt;/object&gt;&lt;/p&gt;&lt;/div&gt;</description><link>http://amodomyo.blogspot.com/2009/07/bobby-er-cane_28.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-4707193666702805621</guid><pubDate>Tue, 28 Jul 2009 16:19:00 +0000</pubDate><atom:updated>2009-07-28T18:19:22.204+02:00</atom:updated><title>Campagna a favore degli animali</title><description>&lt;div xmlns=&#39;http://www.w3.org/1999/xhtml&#39;&gt;&lt;p&gt;&lt;object height=&#39;350&#39; width=&#39;425&#39;&gt;&lt;param value=&#39;http://youtube.com/v/OYUav5BAYx0&#39; name=&#39;movie&#39;/&gt;&lt;embed height=&#39;350&#39; width=&#39;425&#39; type=&#39;application/x-shockwave-flash&#39; src=&#39;http://youtube.com/v/OYUav5BAYx0&#39;/&gt;&lt;/object&gt;&lt;/p&gt;&lt;p&gt;Spopt comico che serve a sensibilizzare le persone a non abbandonare gli animali.&lt;/p&gt;&lt;/div&gt;</description><link>http://amodomyo.blogspot.com/2009/07/campagna-favore-degli-animali.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-4578551320699971326</guid><pubDate>Sat, 27 Jun 2009 13:51:00 +0000</pubDate><atom:updated>2009-06-27T16:06:03.723+02:00</atom:updated><title>Il dolore di  Ryan Oneil ieri in un fim, oggi realtà per la morte della sua compagna  Farah Faccet</title><description>Il destino ha voluto richiamare Ryan ad impersonare se stesso nella vita reale, a vegliare Farah fino alla sua morte esattamente come nel film del 1970. Ci saluta uno degli angeli di Charlie&#39;s ma anche un pò nostro.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;iframe vspace=&quot;0&quot; hspace=&quot;0&quot; allowtransparency=&quot;true&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot; style=&quot;border: 0px none ;&quot; src=&quot;http://www.videoanni80.com/show.php?id=3039&quot; scrolling=&quot;no&quot; width=&quot;386&quot; frameborder=&quot;0&quot; height=&quot;318&quot;&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;da http://www.videoanni80.com&lt;br /&gt;Qui sotto degli spezzoni di  film Love Story &lt;a href=&quot;http://www.movieplayer.it/personaggi/28459/ali-macgraw/&quot;&gt;con  Ali MacGraw&lt;/a&gt;  e &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.movieplayer.it/personaggi/11293/ryan-o-neal/&quot;&gt;&lt;/a&gt;                                                                                                                                                               &lt;a href=&quot;http://www.movieplayer.it/personaggi/11293/ryan-o-neal/&quot;&gt;Ryan O&#39;Neal&lt;/a&gt;  compagno nella vita reale di Farah Fawcett. Mi viene da pensare ad un  destino crudele che ha portato Ryan a recitare nel film il marito di Ali che assiste fino  alla fine la sua compagna, e dopo molti anni la sua compagna Farah muore nella realtà.&lt;br /&gt;&lt;object width=&quot;386&quot; height=&quot;318&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/V7676EC06oc&amp;amp;hl=it&amp;amp;fs=1&amp;amp;&quot;&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;embed src=&quot;http://www.youtube.com/v/V7676EC06oc&amp;amp;hl=it&amp;amp;fs=1&amp;amp;&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;386&quot; height=&quot;318&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description><link>http://amodomyo.blogspot.com/2009/06/farah-fawcett-e-morta-oggi-25-giugno.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-3422568349171647273</guid><pubDate>Mon, 13 Apr 2009 17:37:00 +0000</pubDate><atom:updated>2009-04-13T19:37:44.589+02:00</atom:updated><title>Presentazione libro Anna Longhi &quot; In Viaggio con Alberto&quot;</title><description>&lt;div&gt;&lt;embed src=&quot;http://widget-5e.slide.com/widgets/slideticker.swf&quot; type=&quot;application/x-shockwave-flash&quot; quality=&quot;high&quot; scale=&quot;noscale&quot; salign=&quot;l&quot; wmode=&quot;transparent&quot; flashvars=&quot;cy=lt&amp;il=1&amp;channel=2882303761541835870&amp;site=widget-5e.slide.com&quot; style=&quot;width:426px;height:320px&quot; name=&quot;flashticker&quot; align=&quot;middle&quot;&gt;&lt;/embed&gt;&lt;div style=&quot;width:426px;text-align:left;&quot;&gt;&lt;a href=&quot;http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2882303761541835870&amp;map=1&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://widget-5e.slide.com/p1/2882303761541835870/lt_t000_v000_s0un_f00/images/xslide1.gif&quot; border=&quot;0&quot; ismap=&quot;ismap&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2882303761541835870&amp;map=2&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://widget-5e.slide.com/p2/2882303761541835870/lt_t000_v000_s0un_f00/images/xslide2.gif&quot; border=&quot;0&quot; ismap=&quot;ismap&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.slide.com/pivot?cy=lt&amp;at=un&amp;id=2882303761541835870&amp;map=F&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://widget-5e.slide.com/p4/2882303761541835870/lt_t000_v000_s0un_f00/images/xslide42.gif&quot; border=&quot;0&quot; ismap=&quot;ismap&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;</description><link>http://amodomyo.blogspot.com/2009/04/presentazione-libro-anna-longhi-in.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-6616999697877375705</guid><pubDate>Thu, 05 Mar 2009 08:51:00 +0000</pubDate><atom:updated>2009-03-05T09:57:06.557+01:00</atom:updated><title>Una storia nata sul posto di lavoro</title><description>&lt;span id=&quot;ctl00_ContentPlaceHolder1_lblTesto&quot;&gt;Volevo affrontare questo tema su  quante storie d&#39;amore nascono sul posto di lavoro e capire insieme il perchè,  quando come il cacio sui maccheroni mi è arrivata questa lettera firmata da  P.&lt;br /&gt;&lt;br /&gt;&lt;object width=&quot;350&quot; height=&quot;3300&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/JRd5FSZEHyA&amp;amp;hl=it&amp;amp;fs=1&quot;&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;embed src=&quot;http://www.youtube.com/v/JRd5FSZEHyA&amp;amp;hl=it&amp;amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;350&quot; height=&quot;300&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&quot; Cara R. mi trovo a raccontarti quello che mi è accaduto e pensare  che se me lo avessero detto non ci avrei mai creduto. Con mia moglie abbiamo un  bellissimo rapporto soddisfacente, vivo, interessante e basato anche sulla  complicità e fiducia.Innamorato come sempre ormai da dieci anni, mi sono trovato  a scherzare con una collega prima rispondendo con ironia a certe sue battute e  poi non so come è successo ho cominciato a trovarla intrigante, sensuale ,  capace di stimolare in me un interesse ogni giorno più grande. Ho cercato di non  farmi coinvolgermi, dicendomi che tanto era un gioco , non stavo togliendo nulla  a mia moglie, parole al vento.&lt;br /&gt;&lt;br /&gt;Ogni giorno sguardi, sorrisi, sfioramenti  di mano fino a che una sera siamo rimasti per degli straordinari ed abbiamo  fatto l&#39;amore. Pensavo, passerà, ma non è stato così. Ora sono tre mesi che va  avanti questa storia e per mia moglie provo solo affetto, non riesco nemmeno a  sentirmi colpevole, la mia collega è più giovane di me di dieci anni e mi dà una  vitalità che non provavo più da molto tempo. Il punto adesso è se dire la verità  o aspettare che passi tutto.&quot;&lt;br /&gt;&lt;span style=&quot;font-weight:bold;&quot;&gt;&lt;br /&gt;&lt;br /&gt; Risposta&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;All&#39;inizio può  essere bello e stimolante. Cercare di nascondere i vostri sentimenti da tutti  può dare quel tocco di proibito ad un rapporto che non guasta mai. Ma tu hai dei  doveri verso la tua compagna che secondo me deve sapere. Capire quanto è  importante per te il tuo matrimonio e se perdessi tutto per un&#39;avventura cosa  proveresti. Prima o poi le cose si vengono a sapere e tua moglie potresti farla  soffrire da morire. Prenditi qualche giorno di riflessione ed immagina di avere  una bilancia.&lt;br /&gt;&lt;br /&gt;Sui due piatti metti le due vite in parallelo e fai luce su  quello che è più importante per te. Poi se decidi che la collega è molto più di  un&#39;avventura , parlane a tua moglie. Non fare agli altri quello che non vuoi  venga fatto a te. E&#39; il dopo che forse è più difficile , è dura vedersi tutti i  giorni se uno dei due è ancora preso, ma un decisione giusta bisogna prenderla.  In bocca al lupo.</description><link>http://amodomyo.blogspot.com/2009/03/una-storia-nata-sul-posto-di-lavoro_05.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-1029625595244786816</guid><pubDate>Wed, 05 Nov 2008 19:15:00 +0000</pubDate><atom:updated>2008-11-05T20:38:30.318+01:00</atom:updated><title>gli amanti degli anni 60 e 70</title><description>&lt;object width=&quot;350&quot; height=&quot;300&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/pMws3KW_iX0&amp;hl=it&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/pMws3KW_iX0&amp;hl=it&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;350&quot; height=&quot;300&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;Vi ricordate questa canzone? ha fatto sognare molti di noi. ho aperto su Facebook un nuovo gruppo, quello degli Gli amanti delle canzoni anni 60 e 70.fatevi sentire ed iscrivetemi. Troverete il mio profilo su http://www.facebook.com/home.php?ref=home&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Primo quarantacinque giri (EMI 1974) e enorme successo per questo gruppo italiano folk-hippy. Il pezzo non ha testo, solo un coro che fa &#39;oooooh oooooh ooooooooh ooooh oooooh&#39; ed è stato scritto da D&#39;Ammicco-D. Baldan Bembo-F.Specchio-M.Seymandi-A.Salerno. Il gruppo dei Daniel Sentacruz Ensemble, di cui faceva parte Mara Cubeddu appena uscita dai &quot;Flora, Fauna e Cemento&quot;, si fece subito conoscere con questa novità, piena di spirito di fratellanza universale secondo lo stile Coca Cola, bissata l&#39;anno successivo da &quot;Aguador&quot;, praticamente identico. Nel 1976 tornano in classifica con &quot;Linda bella Linda&quot; per sparire per sempre dal panorama discografico italiano. In realtà, la canzone Soleado dei Daniel Sentacruz Ensamble è una cover senza parole di una canzone tradizionale inglese.</description><link>http://amodomyo.blogspot.com/2008/11/gli-amanti-degli-anni-60-e-70.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-8127395710261432846</guid><pubDate>Mon, 15 Sep 2008 12:49:00 +0000</pubDate><atom:updated>2008-09-15T14:51:19.788+02:00</atom:updated><title>SERENATA</title><description>Appello a tutti gli amici e parenti : scrivete i vostri messaggi dedicati agli sposi Alessandro e Stefania.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width=&quot;350&quot; height=&quot;300&quot;&gt; &lt;param value=&quot;http://www.youtube.com/v/temdXuQcIZE&quot; name=&quot;movie&quot;/&gt;  &lt;embed width=&quot;350&quot; src=&quot;http://www.youtube.com/v/temdXuQcIZE&quot; height=&quot;300&quot; type=&quot;application/x-shockwave-flash&quot;&gt; &lt;/embed&gt; &lt;/object&gt;</description><link>http://amodomyo.blogspot.com/2008/09/serenata.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-6526927393656375414</guid><pubDate>Thu, 04 Sep 2008 21:25:00 +0000</pubDate><atom:updated>2008-09-04T23:35:25.067+02:00</atom:updated><title>Le Rubriche del Salotto di Romantica</title><description>&lt;p style=&quot;visibility:visible;&quot;&gt;&lt;object type=&quot;application/x-shockwave-flash&quot; data=&quot;http://widget-18.slide.com/widgets/slideticker.swf&quot; height=&quot;250&quot; width=&quot;300&quot; style=&quot;width:300px;height:250px&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://widget-18.slide.com/widgets/slideticker.swf&quot; /&gt;&lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;&lt;param name=&quot;scale&quot; value=&quot;noscale&quot; /&gt;&lt;param name=&quot;salign&quot; value=&quot;l&quot; /&gt;&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot;/&gt; &lt;param name=&quot;flashvars&quot; value=&quot;cy=ms&amp;il=1&amp;channel=2522015791333930776&amp;site=widget-18.slide.com&quot;/&gt;&lt;/object&gt;&lt;p style=&quot;white-space:nowrap&quot;&gt;&lt;a href=&quot;http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=2522015791333930776&amp;map=1&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://widget-18.slide.com/p1/2522015791333930776/ms_t048_v000_s0un_f00/images/xslide1.gif&quot; border=&quot;0&quot; ismap=&quot;ismap&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=2522015791333930776&amp;map=2&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://widget-18.slide.com/p2/2522015791333930776/ms_t048_v000_s0un_f00/images/xslide2.gif&quot; border=&quot;0&quot; ismap=&quot;ismap&quot; /&gt;&lt;/a&gt; &lt;a href=&quot;http://www.slide.com/pivot?cy=ms&amp;at=un&amp;id=2522015791333930776&amp;map=F&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://widget-18.slide.com/p4/2522015791333930776/ms_t048_v000_s0un_f00/images/xslide42.gif&quot; border=&quot;0&quot; ismap=&quot;ismap&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;/p&gt;&lt;a href=&quot;http://www.salottodiromantica.com&quot;&gt;&lt;/a&gt;</description><link>http://amodomyo.blogspot.com/2008/09/le-rubriche-del-salotto-di-romantica.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-452550291531095466</guid><pubDate>Wed, 30 Jul 2008 16:13:00 +0000</pubDate><atom:updated>2008-07-30T22:05:04.619+02:00</atom:updated><title>Consueling love...parliamo d&#39;amore</title><description>&lt;object width=&quot;300&quot; height=&quot;250&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/lN9UbcPfjO4&amp;hl=it&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/lN9UbcPfjO4&amp;hl=it&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;300&quot; height=&quot;250&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;Questa sarà una trasmissione con collegamenti, interviste con Skype, sui consigli d&#39;amore. Mi è sempre piaciuto essere una stimolatrice positiva per che ha situazioni ingarbugliate in amore. Parlare con chi vuole ascoltarti e sentire più di un parere, può aiutarci a volte a capire chi siamo, quali sono i nostri sentimenti e quante persone magari sono coinvolte in problemi analoghi alle nostre storie. Se vuoi contattarmi o parlarne scrivetemi in questa rubrica, consideratemi una vostra sorella maggiore. In questa puntata ospite con Skype Coky di Milano.&lt;br /&gt;Sopra troverete il video. &lt;a href=&quot;http://http://blog.myspace.com/index.cfm?fuseaction=blog.view&amp;friendID=395385052&amp;blogID=419533668&quot;&gt;Clicca qui anche su Myspace&lt;/a&gt;</description><link>http://amodomyo.blogspot.com/2008/07/questa-sar-una-trasmissione-con.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-3392500284090005592</guid><pubDate>Fri, 25 Jul 2008 07:23:00 +0000</pubDate><atom:updated>2008-07-29T12:16:12.547+02:00</atom:updated><title>La coppia perchè scoppia in vacanza? &quot; Boh&quot;</title><description>Molte coppie in vacanza, invece di rilassarsi e condividere finalmente momenti di intimità, litigano. Secondo me,questo avviene perchè durante l&#39;anno trascorso insieme si vive il rapporto a due freneticamente e con mille problemi. in vacanza invece ci troviamo uno spazio enorme da gestire che non riusciamo a goderci, e magari vediamo di più qualche difetto del partner, che durante l&#39;anno non notiamo. Vi riporto questo spunto preso da questa pagina &quot;&lt;EM&gt;&lt;STRONG&gt;Ed è per questo motivo che Eliana Monti ha ben pensato di aiutare le coppie in partenza per le vacanze estive fornendogli la consulenza di numerosi psicologi che cercano di stimolare e migliorare le competenze dei partner nella comunicazione e nella risoluzione dei problemi. Un sistema che riesce a circoscrivere delusioni e brutte sorprese.&quot; &lt;/STRONG&gt;&lt;/EM&gt;, Potete andare a leggere l&#39;articolo &lt;A href=&quot;http://www.lastampa.it/redazione/cmsSezioni/estate/200807articoli/34709girata.asp&quot;&gt;qui&lt;/A&gt; Ma stiamo scherzando? Se pure in vacanza abbiamo bisogno dello psicologo, ragazzi, andiamo da uno psichiatra prima. Sono sempre d&#39;accordo che il detto tra moglie e marito non mettere il dito, funziona sempre. Il mio consiglio è di veder un bel film d&#39;amore appena inizia la vacanza, per pregustare i bei momenti assopiti e dimenticati del sentirsi &quot;Noi&quot;. Qui sotto ci sono due video divertenti che ho scelto per voi. Se volete consigli d&#39;amore inusuali e non di parte &lt;A href=&quot;http://mailto:rosamaria@salottodiromantica.com/&quot;&gt;scrivetemi&lt;/A&gt; , pubblicherò la vostra lettera e la commenteremo. Oppure possiamo parlarne su skype e realizzare un filmato, mantenendo sempre l&#39;anonimato. Rosa Maria Bassi&lt;br /&gt; la vostra &lt;strong&gt;Consueling Love&lt;/strong&gt;&lt;EMBED src=http://www.youtube.com/v/hqaMgCeAHQ8&amp;amp;hl=it&amp;amp;fs=1 width=425 height=344 type=application/x-shockwave-flash allowfullscreen=&quot;true&quot;&gt;&lt;/EMBED&gt;</description><link>http://amodomyo.blogspot.com/2008/07/la-coppia-perch-scoppia-in-vacanza-boh.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>6</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-8186942559060425499</guid><pubDate>Wed, 23 Jul 2008 22:50:00 +0000</pubDate><atom:updated>2008-09-04T23:37:12.508+02:00</atom:updated><title>Un pensiero per Giuliano</title><description>Il blog serve per divertirsi, per sentirsi meno soli, ma anche per riflettere sulla vita che è un bene prezioso. Sono andata alla conferenza stampa di Cortina Incontra, l&#39;attualità in vaganza, una manifestazione con personaggi che si terrà a Cortina fino alla fine di agosto. Ho ripreso il Dr. Enrico Cisnetto che ha voluto dedicare a Giuliano Gennaio,un ragazzo che collaborava con lui, un filmato. Io non conoscevo questo ragazzo, ma ho voluto fare  questo video , perchè sentivo di farlo, per solidarietà verso la famiglia e verso tutte le persone che gli volevano bene. Troverete dei link collegati a dei blog, dove sono stati lasciati dei messaggi di stima e affetto per lui.&lt;br /&gt;Rosa Maria Bassi&lt;br /&gt;&lt;a href=&quot;http://giulianogennaio.wetpaint.com/page/Blogosfera&quot;&gt;Blog che parlano di Giuliano&lt;/a&gt;&lt;br /&gt;&lt;object width=&quot;300&quot; height=&quot;250&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/W61P72Usfc0&amp;hl=it&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/W61P72Usfc0&amp;hl=it&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;300&quot; height=&quot;250&quot;&gt;&lt;/embed&gt;&lt;/object&gt;</description><link>http://amodomyo.blogspot.com/2008/07/un-pensiero-per-giuliano.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-8383808662878159261</guid><pubDate>Wed, 23 Jul 2008 13:22:00 +0000</pubDate><atom:updated>2008-09-04T23:36:24.439+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">monte romantica blog</category><title></title><description>Vi dedico questa canzone particolare molto romantica di Marisa Monte, cantante famosa brasiliana.&lt;br /&gt; &lt;object width=&quot;300&quot; height=&quot;250&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/jSRKJHI8i7Y&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/jSRKJHI8i7Y&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowfullscreen=&quot;true&quot; width=&quot;300&quot; height=&quot;250&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;div style=&#39;padding:3px; border:1px solid #101010; border-bottom:0px; background: #ff33cc; text-align:center; width:310px&#39;&gt;&lt;object width=&#39;310&#39; height=&#39;259&#39;&gt;&lt;param name=&#39;movie&#39; value=&#39;http://youtube.com/v/j9kAKkUZVS0.swf&amp;rel=1&#39;&gt;&lt;/param&gt;&lt;param name=&#39;wmode&#39; value=&#39;transparent&#39;&gt;&lt;/param&gt;&lt;embed src=&#39;http://youtube.com/v/j9kAKkUZVS0.swf&#39; type=&#39;application/x-shockwave-flash&#39; wmode=&#39;transparent&#39; width=&#39;310&#39; height=&#39;259&#39; allowScriptAccess=&#39;never&#39; allownetworking=&#39;internal&#39;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;object width=&#39;300&#39; height=&#39;180&#39;&gt;&lt;embed src=&#39;http://widget.lyrics-keeper.com/widget.swf?lang=en&amp;sid=315229&amp;fontcolor=ffffff&amp;bordercolor=101010&amp;backgroundcolor=ff33cc&#39; width=&#39;318&#39; height=&#39;181&#39; type=&#39;application/x-shockwave-flash&#39;/&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;a href=&quot;http://lyrics-keeper.com/en/marisa-monte/index.html&quot;&gt;Marisa Monte Lyrics&lt;/a&gt; | &lt;a href=&quot;http://lyrics-keeper.com/en/marisa-monte/o-que-me-importa.html&quot;&gt;O Que Me Importa Lyrics&lt;/a&gt;</description><link>http://amodomyo.blogspot.com/2008/07/vi-dedico-questa-canzone-particolare.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-5826620638954774129</guid><pubDate>Mon, 21 Jul 2008 16:00:00 +0000</pubDate><atom:updated>2008-07-21T18:12:40.017+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">dedica canzone romantica salotto serenata uomo bassi</category><title></title><description>Ed eccoci come se fossimo in radio. Finalmente su internet comincio a sentirmi come a casa mia. Elio Antonucci di Bologna è stato il primo a chiedermi una canzone in dedica . Con il karaoke l&#39;ho cantata. Insomma una serenata per se stessi su misura.&lt;br /&gt;Se volete contattare Elio su skype Ik4Nyy, per sapere che cosa ha provato. Abbiamo lanciato radioYoutube.&lt;br /&gt;Potete visitare il mio sito &lt;a href=&quot;http://www.salottodiromantica.com/&quot;&gt;www.salottodiromantica.com&lt;/a&gt;, dove troverete sul mio blog a modo myo la dedica a Elio.&lt;br /&gt;Potete scrivermi a &lt;a href=&quot;mailto:rosamariabassi@libero.it&quot;&gt;rosamariabassi@libero.it&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.blogger.com/video.g?token=AD6v5dwTXFUlBtUzp0_cNM9NTsP32d5Xr8G3PmSK2Tqvx_uV02eRvy82O0KoN_NNoEirU8fuQSA93hGMJvnj6exuow&#39; class=&#39;b-hbp-video b-uploaded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;</description><enclosure type='video/mp4' url='http://www.blogger.com/video-play.mp4?contentId=9382f2c04420bc7a&amp;type=video%2Fmp4' length='0'/><link>http://amodomyo.blogspot.com/2008/07/ed-eccoci-come-se-fossimo-in-radio.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-2592103379885636405</guid><pubDate>Mon, 21 Jul 2008 06:07:00 +0000</pubDate><atom:updated>2008-07-21T08:08:37.794+02:00</atom:updated><title></title><description>&lt;a href=&quot;http://2.bp.blogspot.com/_HOuwr8o0edA/SIQn3HCPsVI/AAAAAAAAAEU/F0fvgr6F3AY/s1600-h/4ed10e0fa0274eb1330433a01b196427.jpg&quot;&gt;&lt;img id=&quot;BLOGGER_PHOTO_ID_5225345295391371602&quot; style=&quot;FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand&quot; alt=&quot;&quot; src=&quot;http://2.bp.blogspot.com/_HOuwr8o0edA/SIQn3HCPsVI/AAAAAAAAAEU/F0fvgr6F3AY/s200/4ed10e0fa0274eb1330433a01b196427.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;Guardate che vignetta carina, meno male che abbiamo una scelta, pensa se dovevamo mangiare sempre le stesse pietanze.&lt;/div&gt;</description><link>http://amodomyo.blogspot.com/2008/07/guardate-che-vignetta-carina-meno-male.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_HOuwr8o0edA/SIQn3HCPsVI/AAAAAAAAAEU/F0fvgr6F3AY/s72-c/4ed10e0fa0274eb1330433a01b196427.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-170692157296062968</guid><pubDate>Sun, 20 Jul 2008 22:19:00 +0000</pubDate><atom:updated>2008-07-21T01:04:41.182+02:00</atom:updated><title>Me la canto e me la sono</title><description>&lt;div align=&quot;justify&quot;&gt;&lt;span style=&quot;font-family:verdana;&quot;&gt;Mi piace cantare, quando ho tempo faccio qualche serata, sono stata l&#39;ideatrice della serenata all&#39;uomo e quando meno ve lo aspettate, canterò per un bellissimo attore. Voi saprete i primi a saperlo. Volevo cantare ed ho pensato come faccio stasera? Idea , detto e fatto. Ho cantato con il karaoke, Acquerello di Toquinio, ampressa ampressa come dicono a Napoli. Fatemi sapere se vi è piaciuta. Intanto ricordatevi di visitare il mio sito &lt;a href=&quot;http://www.salottodiromantica.com/&quot;&gt;www.salottodiromantica.com&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;Parola di Rosa Maria Bassi&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;&lt;/span&gt;&lt;/strong&gt; &lt;/div&gt;&lt;p&gt;&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.blogger.com/video.g?token=AD6v5dz9XgNJdvQJ1WOZ-2yM4rujMJhRe-6GHmudv8GDHGePQJlEPm6B4liLFV9biWxMuKujj3Sh5zdpKdUc4lp2gQ&#39; class=&#39;b-hbp-video b-uploaded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt; &lt;/p&gt;</description><enclosure type='video/mp4' url='http://www.blogger.com/video-play.mp4?contentId=c1411b5415c29b7b&amp;type=video%2Fmp4' length='0'/><link>http://amodomyo.blogspot.com/2008/07/me-la-canto-e-me-la-sono.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-520652595125072561</guid><pubDate>Thu, 17 Jul 2008 14:39:00 +0000</pubDate><atom:updated>2008-07-17T17:00:25.765+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">canzone amore romantica salotto bassi</category><title>L&#39;amore non ha età</title><description>Sapete che sono molto romantica, oggi grazie anche al mio amico &lt;strong&gt;&lt;span style=&quot;color:#3333ff;&quot;&gt;Luciano Anelli&lt;/span&gt;&lt;/strong&gt;, che mi ha inviato questa email, ho deciso di abbinare a questa storia, una canzone d&#39;amore cantata da &lt;strong&gt;&lt;span style=&quot;color:#3333ff;&quot;&gt;Max Pezzali.&lt;/span&gt;&lt;/strong&gt; &lt;strong&gt;&lt;span style=&quot;color:#ff0000;&quot;&gt;L&#39;amore&lt;/span&gt;&lt;/strong&gt; non ha età, colore, paragoni, tempo, è universale. Dare e ricevere amore è la forza che ognuno di noi ha dentro di sè, basta tirarla fuori questa grande energia.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://2.bp.blogspot.com/_HOuwr8o0edA/SH9aGDnE7II/AAAAAAAAAEE/eAfzMxa_2Do/s1600-h/BodyPart.gif&quot;&gt;&lt;img id=&quot;BLOGGER_PHOTO_ID_5223993152867986562&quot; style=&quot;FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand&quot; alt=&quot;&quot; src=&quot;http://2.bp.blogspot.com/_HOuwr8o0edA/SH9aGDnE7II/AAAAAAAAAEE/eAfzMxa_2Do/s200/BodyPart.gif&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div align=&quot;justify&quot;&gt;&quot;Era una mattinata movimentata, quando un anziano gentil&#39;uomo di un&#39;ottantinadi anni arrivó per farsi rimuovere dei punti da una ferita al pollice.Disse che aveva molta fretta perché aveva un appuntamento alle 9:00.Rilevai la pressione e lo feci sedere, sapendo che sarebbe passata oltreun&#39;ora prima che qualcuno potesse vederlo.Lo vedevo guardare continuamente il suo orologio e decisi, dal momento chenon avevo impegni con altri pazienti, che mi sarei occupato io della ferita.Ad un primo esame, la ferita sembrava guarita: andai a prendere glistrumenti necessari per rimuovere la sutura e rimedicargli la ferita.Mentre mi prendevo cura di lui, gli chiesi se per caso avesse un altroappuntamento medico dato che aveva tanta fretta.L&#39;anziano signore mi rispose che doveva andare alla casa di cura per farcolazione con sua moglie.Mi informai della sua salute e lui mi raccontó che era affetta da tempodall&#39;Alzheimer.Gli chiesi se per caso la moglie sipreoccupasse nel caso facesse un po&#39; tardi.Lui mi rispose che lei non lo riconosceva giá da 5 anni.Ne fui sorpreso, e gli chiesi &#39;E va ancora ogni mattina a trovarla anche senon sa chi é lei&#39;?L&#39;uomo sorrise e mi batté la mano sulla spalladicendo: &#39;&#39;Lei non sa chi sono,ma io so ancora perfettamente chi é lei&quot;Dovetti trattenere le lacrime... Avevo la pelle d&#39;oca e pensai:&#39;Questo é il genere di amore che voglio nella mia vita&quot;.Il vero amore non é né fisico né romantico. &lt;strong&gt;&lt;span style=&quot;color:#ff6666;&quot;&gt;Il vero amore&lt;/span&gt;&lt;/strong&gt; é l&#39;accettazionedi tutto ció che é, é stato, sará e non sará.Le persone piú felici non sononecessariamente coloro che hanno il meglio di tutto, ma coloro che traggonoil meglio da ció che hanno.Spero condividerai questo messaggio con qualcuno cui vuoi bene, io l&#39;hoappena fatto.La vita non é una questione di come sopravvivere alla tempesta, ma di comedanzare nella pioggia.Sii piú gentile del necessario, perché ciascuna delle persone che incontrista combattendo qualche sorta di battaglia.&lt;/div&gt;&lt;br /&gt;&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.blogger.com/video.g?token=AD6v5dxv5pp62ljraUchAiI7kBKL7IjMRVJkyYuQH7bq8Vorp9iV4GOzqM7CTmD4bJAh08N4t0t8lbTk73xOhmom&#39; class=&#39;b-hbp-video b-uploaded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;</description><enclosure type='video/mp4' url='http://www.blogger.com/video-play.mp4?contentId=37a2f861581b65a&amp;type=video%2Fmp4' length='0'/><link>http://amodomyo.blogspot.com/2008/07/lamore-non-ha-et.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_HOuwr8o0edA/SH9aGDnE7II/AAAAAAAAAEE/eAfzMxa_2Do/s72-c/BodyPart.gif" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-2337210473047197100</guid><pubDate>Fri, 13 Jun 2008 13:42:00 +0000</pubDate><atom:updated>2008-07-25T22:15:32.695+02:00</atom:updated><title></title><description>&lt;a href=&quot;http://4.bp.blogspot.com/_HOuwr8o0edA/SFJ5bzusmpI/AAAAAAAAAD8/juuPG2iW1W4/s1600-h/sitiarticoli.gif&quot;&gt;&lt;img style=&quot;float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;&quot; src=&quot;http://4.bp.blogspot.com/_HOuwr8o0edA/SFJ5bzusmpI/AAAAAAAAAD8/juuPG2iW1W4/s200/sitiarticoli.gif&quot; border=&quot;0&quot; alt=&quot;&quot;id=&quot;BLOGGER_PHOTO_ID_5211361237470583442&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;</description><link>http://amodomyo.blogspot.com/2008/06/blog-post_13.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://4.bp.blogspot.com/_HOuwr8o0edA/SFJ5bzusmpI/AAAAAAAAAD8/juuPG2iW1W4/s72-c/sitiarticoli.gif" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-252438451514351084.post-6249988941539220168</guid><pubDate>Thu, 12 Jun 2008 21:45:00 +0000</pubDate><atom:updated>2008-06-13T01:45:09.926+02:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">lettera fogazzaro romantica</category><title>1910 Lettera d&#39;amore da Antonio Fogazzaro ad Agnese Blank</title><description>&lt;a href=&quot;http://1.bp.blogspot.com/_HOuwr8o0edA/SFGwpnYPQPI/AAAAAAAAAD0/x0-Qnb_moTA/s1600-h/fogazzaro.jpg&quot;&gt;&lt;img id=&quot;BLOGGER_PHOTO_ID_5211140472836145394&quot; style=&quot;FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand&quot; alt=&quot;&quot; src=&quot;http://1.bp.blogspot.com/_HOuwr8o0edA/SFGwpnYPQPI/AAAAAAAAAD0/x0-Qnb_moTA/s200/fogazzaro.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div align=&quot;center&quot;&gt;&lt;br /&gt;La lettera d&#39;amore è il mezzo più romantico ed antico del mondo. Chi di noi non conserva almeno una lettera d&#39;amore per ricordo? Oggi ci sono mezzi più efficaci e rapidi come le email,i messaggi, arrivano all&#39;istante. Ma il fascino della lettera rimane nel tempo, sia per l&#39;attesa intrepida di chi aspettava con ansia un cenno di risposta dalla persona che gli faceva battere il cuore. Qui vi riporto una lettera d&#39;amore da un libro che profuma di antico,con le pagine ingiallite dal tempo, le lettere però sono qui sempre più vive.&lt;br /&gt;da Antonio Fogazzaro ad Agnese Blank Montegalda 16 ottobre 1910&lt;br /&gt;&lt;br /&gt;&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;320&#39; height=&#39;266&#39; src=&#39;https://www.blogger.com/video.g?token=AD6v5dyqbCHPUOVbp7Q-JW3h-4YLehCLlEv3n_eenGLaqApL4ZeZRI3_f3wcuKAMzXSKPz7xhhfr60Ki_GAHJm8tVA&#39; class=&#39;b-hbp-video b-uploaded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&lt;br /&gt;&lt;br /&gt;Parlami d&#39;amore Mariù&lt;br /&gt;tutta la mia vita sei tu&lt;br /&gt;Gli occhi tuoi belli brillano&lt;br /&gt;fiamme di sogno scintillano&lt;br /&gt;&lt;br /&gt;Dimmi che illusione non è,&lt;br /&gt;dimmi che sei tutta per me&lt;br /&gt;Qui sul tuo cuor non soffro più,&lt;br /&gt;parlami d&#39;amore Mariù...! &lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;Milly-Mina - Parlami d&#39;amore Mariu&#39; - Comparing 2 renditions of the same song Parlami d&#39;amore&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;embed style=&quot;WIDTH: 361px; HEIGHT: 267px&quot; src=&quot;http://www.youtube.com/v/HFRZJDpMda8&amp;amp;hl=&quot; width=&quot;361&quot; height=&quot;267&quot; type=&quot;application/x-shockwave-flash&quot;&gt;&lt;/embed&gt;&lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;Carreras, Domingo, and Pavarotti singing &quot;Parlami d&#39;amore Mariù&quot;&lt;/strong&gt;&lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/div&gt;&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;&lt;div&gt;&lt;/div&gt;&lt;/strong&gt;&lt;/div&gt;&lt;br /&gt;&lt;p align=&quot;center&quot;&gt;&lt;strong&gt;&lt;iframe allowfullscreen=&#39;allowfullscreen&#39; webkitallowfullscreen=&#39;webkitallowfullscreen&#39; mozallowfullscreen=&#39;mozallowfullscreen&#39; width=&#39;360&#39; height=&#39;266&#39; src=&#39;https://www.blogger.com/video.g?token=AD6v5dyYCOJrPTUQrVtN_dLVOWmTS2761VsPpjNqmdkfN7i6cFGmyKzbZ7b49y4yiOvL9O-ZbZhUryTPM6MbxFPbEg&#39; class=&#39;b-hbp-video b-uploaded&#39; frameborder=&#39;0&#39;&gt;&lt;/iframe&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;strong&gt;Rosa Maria Bassi Roma 13 giugno 2008&lt;/strong&gt;&lt;/p&gt;&lt;p align=&quot;center&quot;&gt;&lt;/p&gt;</description><enclosure type='video/mp4' url='http://www.blogger.com/video-play.mp4?contentId=2434f96e30a55a05&amp;type=video%2Fmp4' length='0'/><enclosure type='video/mp4' url='http://www.blogger.com/video-play.mp4?contentId=da7b13b62562c1cd&amp;type=video%2Fmp4' length='0'/><link>http://amodomyo.blogspot.com/2008/06/1910-lettera-damore-da-antonio.html</link><author>noreply@blogger.com (Rosa Maria Bassi )</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://1.bp.blogspot.com/_HOuwr8o0edA/SFGwpnYPQPI/AAAAAAAAAD0/x0-Qnb_moTA/s72-c/fogazzaro.jpg" height="72" width="72"/><thr:total>0</thr:total></item></channel></rss>