<html>
<head>
<title>Performing media</title>
<style type="text/css">
body {
  text-align:center;
  background-image:url(http://acmos.net//seminari/xmedia/immagini/Sand_Pattern_by_ScintillaOfEternity.jpg);
  margin: 0;
}
#contenuto {
  background-image: url(http://acmos.net/seminari/xmedia/immagini/riga.png);
  padding: 30px;
  color: #111111;
  font-family: georgia;
}
#pagina {
  width:954px;
  text-align: left;
  margin:auto;
  margin-top: 30px;
}
#flares {
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.main-link {
  margin-left: 21px;
  margin-right: 21px;
}
.box {
  clear: both;
}
div.box h2 {
  font-size: 30px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #997945;
}
#calendario {
  font-size: 19px;
}
#calendario  .titolo {
  color: #000000;
  font-size: 30px;
}
#calendario .orario {
  font-size: 21px;
  color: #aa9b65;
}
#calendario .giorno {
  color: #997945;
  font-size: 30px;
}
#box1 {
  font-size: 21px;
  text-align: center;
  text-shadow: -1px -1px 1px #fff;
  padding-bottom: 20px;
}
h1 {
  font-weight: normal;
  font-size: 30px;
  margin: 0;
  padding: 0;
}
.box {
  font-size: 21px;
  text-align: center;
  text-shadow: -1px -1px 1px #D1C2AB;
  padding-bottom: 20px;
  border-top: 1px solid #C1C09E;
  margin-top: 20px;
  padding-top: 20px;
}
.opener{
  cursor: pointer;
}
.openr:hover{
  color: #fff;
}
.opener, .media{
  background: #EBE2D3;
  margin: 0 6px;
  padding: 15px;
  box-shadow: 0px 0px 11px #000;
  text-align: center;
}
.media{
  display: block;
}
.media *{
  margin: 0;
}
.stream{
  height: 385px;
  width: 640px;
  margin: 0 auto 20px auto;
  box-shadow: 0px 3px 5px #000;
}
.twitter iframe{
  border: none;
  box-shadow: 0px 3px 5px #000;

}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"></head>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
<script type="text/javascript">
function contr() {
if(document.forms['modulo'].elements['nome'].value!="")
{
  if(document.forms['modulo'].elements['cognome'].value!="")
  {
    if(document.forms['modulo'].elements['email'].value!="")
    {
      if(document.forms['modulo'].elements['cellulare'].value!="")
      {
        return true;
      }
    }
  }
}
  alert("Devi compilare tutti i campi");
  return false;
}

</script>
<body>
<div align="center" id="flares">
    <div id="pagina">
      <div id="header">
        <div align="center"><img src="http://acmos.net/seminari/xmedia/immagini/header.png" alt="Header" width="940" height="156"></div>
      </div>
      <div class="media">
        <div class="stream">
          <object width="640" height="385" id="lsplayer" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="movie" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel=performingmedialab&amp;color=0xe7e7e7&amp;autoPlay=false&amp;mute=false&amp;iconColorOver=0x888888&amp;iconColor=0x777777"></param><param name="allowScriptAccess" value="always"></param><param name="allowFullScreen" value="true"></param><embed name="lsplayer" wmode="transparent" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel=performingmedialab&amp;color=0xe7e7e7&amp;autoPlay=false&amp;mute=false&amp;iconColorOver=0x888888&amp;iconColor=0x777777" width="640" height="385" allowScriptAccess="always" allowFullScreen="true" type="application/x-shockwave-flash"></embed></object>
        </div>
        <div class="twitter">
          <iframe src="http://acmos.net:8080/twitter_wall/?hashtag=#eduskill" width="640" height="385"></iframe>
        </div>
      </div>
  </div>
</div>
</body>
</head>