Diff for /Amaya/amaya/AmayaPage.html between versions 1.156 and 1.157

version 1.156, 2004/04/14 14:28:17 version 1.157, 2004/04/20 14:09:36
Line 83 Line 83
       <desc>Leading the Web to its full potential</desc>        <desc>Leading the Web to its full potential</desc>
     </image>      </image>
     <g id="cubes">      <g id="cubes">
       <use x="200" y="112" xlink:href="#cube" style="fill: #0192BF"        <use x="200" y="112" xlink:href="#cube" style="fill: #0192BF"/>
            opacity=".2"/>        <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"/>
       <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"        <use x="260" y="112" xlink:href="#cube" style="fill: #53AAC5"/>
            opacity=".4"/>        <use x="290" y="112" xlink:href="#cube" style="fill: #7AB4C6"/>
       <use x="260" y="112" xlink:href="#cube" style="fill: #53AAC5"  
            opacity=".6"/>  
       <use x="290" y="112" xlink:href="#cube" style="fill: #7AB4C6"  
            opacity=".8"/>  
       <use x="320" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>        <use x="320" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
       <use x="350" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>        <use x="350" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
       <use x="380" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>        <use x="380" y="112" xlink:href="#cube" style="fill: #A3C0C9"/>
       <use opacity=".4" x="410" y="112" xlink:href="#cube"        <use x="410" y="112" xlink:href="#cube" style="fill: #EC1608"/>
            style="fill: #EC1608"/>  
       <use x="410" y="142" xlink:href="#cube" style="fill: #E2372C"/>        <use x="410" y="142" xlink:href="#cube" style="fill: #E2372C"/>
       <use x="350" y="172" xlink:href="#cube" style="fill: #DAAFAC"/>        <use x="350" y="172" xlink:href="#cube" style="fill: #DAAFAC"/>
       <use x="380" y="172" xlink:href="#cube" style="fill: #DF8984"/>        <use x="380" y="172" xlink:href="#cube" style="fill: #DF8984"/>
       <use x="410" y="172" xlink:href="#cube" style="fill: #DC5B53"/>        <use x="410" y="172" xlink:href="#cube" style="fill: #DC5B53"/>
     </g>      </g>
     <g transform="translate(312,156)"      <text id="version" x="360" y="320" fill="#f22"
       style="font: 24px helvetica; font-weight: bold; fill: #488B9B;">  
       <text id="logo">AMAYA  
       </text>  
       <text transform="scale(1,-1)skewX(-50)" opacity=".2">AMAYA  
       </text>  
     </g>  
     <text id="version" x="360px" y="320"  
           style="font: bold 16px italic; fill: #0192BF;">Release 8.4            style="font: bold 16px italic; fill: #0192BF;">Release 8.4
     </text>      </text>
       <text id="logo" x="304" y="162"
             style="font: 24px helvetica; font-weight: bold; fill: #488B9B;">AMAYA 
         <animateTransform attributeName="transform" attributeType="XML"
                           type="translate" from="-304,-162" to="0,0" begin="1s"
                           dur="6s" fill="freeze"/>
       </text>
     <g id="polygonMask" style="stroke: none;">      <g id="polygonMask" style="stroke: none;">
       <polygon style="fill: #0192BF;" points="0,0 0,170 78,148"        <polygon style="fill: #0192BF;" points="0,0 0,170 78,148"
                transform="translate(30,60)" stroke-width="1" opacity="1"/>                 transform="translate(30,60)" stroke-width="1" opacity="1"/>

Removed from v.1.156  
changed lines
  Added in v.1.157


Webmaster