Diff for /Amaya/amaya/AmayaPage.html between versions 1.123 and 1.124

version 1.123, 2002/09/16 12:57:13 version 1.124, 2002/10/10 07:15:42
Line 67 Line 67
     </a>      </a>
   </g>    </g>
   <g>    <g>
     <image id="backgroundImage" x="0" y="0" width="466" height="349"      <image id="backgroundImage" xlink:href="amaya.png" width="471px"
            xlink:href="amaya.png">             height="338px" y="1px">
       <desc>Leading the Web to its full potential</desc>        <desc>Leading the Web to its full potential</desc>
     </image>      </image>
     <defs>      <defs>
Line 81 Line 81
       </symbol>        </symbol>
     </defs>      </defs>
     <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"
       <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"/>             opacity="20%"/>
       <use x="260" y="112" xlink:href="#cube" style="fill: #53AAC5"/>        <use x="230" y="112" xlink:href="#cube" style="fill: #2B9FC3"
       <use x="290" y="112" xlink:href="#cube" style="fill: #7AB4C6"/>             opacity="40%"/>
         <use x="260" y="112" xlink:href="#cube" style="fill: #53AAC5"
              opacity="60%"/>
         <use x="290" y="112" xlink:href="#cube" style="fill: #7AB4C6"
              opacity="80%"/>
       <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"/>
Line 102 Line 106
     </text>      </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"/>                 transform="translate(30,60)" stroke-width="1" opacity="1"/>
       <polygon style="fill: #9EA4A6;" points="0,0 78,148 95,95"        <polygon style="fill: #9EA4A6;" points="0,0 78,148 95,95"
                transform="translate(30,60)" stroke-width="1"/>                 transform="translate(30,60)scale(1.000000,1.000000)"
                  stroke-width="1" opacity="80%"/>
       <polygon style="fill: #89A5C7;" points="0,0 95,95 114,101"        <polygon style="fill: #89A5C7;" points="0,0 95,95 114,101"
                transform="translate(30,60)" stroke-width="1"/>                 transform="translate(30,60)scale(1.000000,1.000000)"
                  stroke-width="1" opacity="90%"/>
       <polygon style="fill: #488B9B;" points="0,0 114,101 108,55"        <polygon style="fill: #488B9B;" points="0,0 114,101 108,55"
                transform="translate(30,60)" stroke-width="1"/>                 transform="translate(30,60)scale(1.000000,1.000000)"
                  stroke-width="1" opacity="0.6"/>
       <polygon style="fill: #9EA4A6;" points="0,0 108,55 150,54"        <polygon style="fill: #9EA4A6;" points="0,0 108,55 150,54"
                transform="translate(30,60)" stroke-width="1"/>                 transform="translate(30,60)scale(1.000000,1.000000)"
                  stroke-width="1" opacity="0.4"/>
       <polygon style="fill: #EC1608;" points="0,0 150,54 130,0"        <polygon style="fill: #EC1608;" points="0,0 150,54 130,0"
                transform="translate(30,60)" stroke-width="1"/>                 transform="translate(30,60)scale(1.000000,1.000000)"
                  stroke-width="1" opacity="0.2"/>
       <switch>        <switch>
         <foreignObject y="156px" x="35px">          <foreignObject y="156px" x="35px">
           <math xmlns="http://www.w3.org/1998/Math/MathML"            <math xmlns="http://www.w3.org/1998/Math/MathML"

Removed from v.1.123  
changed lines
  Added in v.1.124


Webmaster