Criar uma Loja Virtual Grátis

(Página sem titulo)

(Página sem titulo)


<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv="Content-Language" content="pt">

<title>Utilidades Maury </title>
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>Maury</o:Author>
  <o:LastAuthor>Maury</o:LastAuthor>
  <o:Revision>18</o:Revision>
  <o:TotalTime>63</o:TotalTime>
  <o:Created>2003-09-11T19:10:00Z</o:Created>
  <o:LastSaved>2003-09-12T14:11:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>10</o:Words>
  <o:Characters>54</o:Characters>
  <o:Company>Mau</o:Company>
  <o:Lines>1</o:Lines>
  <o:Paragraphs>1</o:Paragraphs>
  <o:CharactersWithSpaces>63</o:CharactersWithSpaces>
  <o:Version>10.3501</o:Version>
 </o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:HyphenationZone>21</w:HyphenationZone>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
    {font-family:Vivaldi;
    panose-1:3 2 6 2 5 5 6 9 8 4;
    mso-font-charset:0;
    mso-generic-font-family:script;
    mso-font-pitch:variable;
    mso-font-signature:3 0 0 0 1 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
    {mso-style-parent:"";
    margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:Arial;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-language:EN-US; margin-left:0cm; margin-right:0cm; margin-top:0cm}
a:link, span.MsoHyperlink
    {color:blue;
    text-decoration:underline;
    text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
    {color:purple;
    text-decoration:underline;
    text-underline:single;}
p.Estilo1, li.Estilo1, div.Estilo1
    {mso-style-name:Estilo1;
    margin:0cm;
    margin-bottom:.0001pt;
    text-align:center;
    mso-pagination:widow-orphan;
    font-size:72.0pt;
    font-family:Vivaldi;
    mso-fareast-font-family:"Times New Roman";
    mso-bidi-font-family:Arial;
    color:blue;
    mso-fareast-language:EN-US;}
p.Estilo2, li.Estilo2, div.Estilo2
    {mso-style-name:Estilo2;
    margin:0cm;
    margin-bottom:.0001pt;
    text-align:center;
    mso-pagination:widow-orphan;
    font-size:72.0pt;
    font-family:Vivaldi;
    mso-fareast-font-family:"Times New Roman";
    mso-bidi-font-family:Arial;
    color:blue;
    mso-fareast-language:EN-US;}
@page Section1
    {size:595.3pt 841.9pt;
    margin:70.85pt 3.0cm 70.85pt 3.0cm;
    mso-header-margin:35.4pt;
    mso-footer-margin:35.4pt;
    mso-paper-source:0;}
div.Section1
    {page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */
 table.MsoNormalTable
    {mso-style-name:"Tabela normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-parent:"";
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:10.0pt;
    font-family:"Times New Roman"}
table.MsoTableGrid
    {mso-style-name:"Tabela com grelha";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    border:solid windowtext 1.0pt;
    mso-border-alt:solid windowtext .5pt;
    mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
    mso-border-insideh:.5pt solid windowtext;
    mso-border-insidev:.5pt solid windowtext;
    mso-para-margin:0cm;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:10.0pt;
    font-family:"Times New Roman";}
</style>
<![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1"/>
 </o:shapelayout></xml><![endif]-->
 
 <SCRIPT LANGUAGE="JavaScript">
if (document.all) {
yourLogo = "Wellcome to P A G E  M A U R Y  utilidades"  ;
logoFont = " verdana";
logoColor = " #FFFFFF";
yourLogo = yourLogo.split('');
L = yourLogo.length;
TrigSplit = 360 / L;
Sz = new Array()
logoWidth = 90;
logoHeight = -50;
ypos = 0;
xpos = 0;
step = 0.04;
currStep = 0;
document.write('<div id="outer" style="position:absolute;top:0px;left:0px "><div style="position:relative">');
for (i = 0; i < L; i++) {
document.write('<div id="ie" style="position:absolute;top:0px;left:0px ;'
+'width:10px;height:10px;font-family: '+logoFont+'; font-size:12px;'
+'color:'+logoColor+'; text-align:cent er">'+yourLogo[i]+'</div>');
}
document.write('</div></div>');
function Mouse() {
ypos = event.y;
xpos = event.x - 3;
}
document.onmousemove=Mouse;
function animateLogo() {
outer.style.pixelTop = document.body.scrollTop;
for (i = 0; i < L; i++) {
ie[i].style.top = ypos + logoHeight * Math.sin(currStep + i * TrigSplit * Math.PI / 180);
ie[i].style.left = xpos + logoWidth * Math.cos(currStep + i * TrigSplit * Math.PI / 180);
Sz[i] = ie[i].style.pixelTop - ypos;
if (Sz[i] < 5) Sz[i] = 3;
ie[i].style.fontSize = Sz[i] / 1.7;
}
currStep -= step;
setTimeout('animateLogo()', 10);
}
window.onload = animateLogo;
}
// End -->

</SCRIPT>
 
<bgsound src="enya.wav" loop="-1">
</head>

<SCRIPT language=JavaScript>
<!--
function click() {
if (event.button==2) {
alert('http://maury.com.sapo.pt/')

}
}
document.onmousedown=click
// -->
</SCRIPT>

<style fprolloverstyle>A:hover {color: red; font-weight: bold}
</style>
</head>





<body bgcolor=#000000 lang=PT link=#0000FF vlink=#800080 style='tab-interval:35.4pt' background="ceubrilho.gif">

<div class="Section1">

<blockquote>

<p align=center style='text-align:center'>
<BODY bgColor=#000000></p>

  </blockquote>
  <BODY bgColor=#000000>

</div>

<p align="center">
<img border="0" src="default_ficheiros/maury001.gif" width="797" height="136"></p>
<div align="center">
    <table border="1" width="100%" id="table1" height="86">
        <tr>
            <td width="149" align="center"><font color="#FFFF00">
            <a href="Iluminacao.htm" style="color: blue; text-decoration: underline; text-underline: single"><font color="#FFFF00">Iluminação</font></a></font></td>
            <td width="200">
            <p align="center"><font color="#FFFF00"><a href="Ferramentas.htm">
            <font color="#FFFF00">Ferramentas</font></a></font></td>
            <td width="204">&nbsp;</td>
            <td>&nbsp;</td>
            <td width="226" align="center"><font color="#FFFF00">
            <a href="Informes.htm" style="color: blue; text-decoration: underline; text-underline: single"><font color="#FFFF00">Informes</font></a></font></td>
        </tr>
        <tr>
            <td width="149" align="center">&nbsp;</td>
            <td width="200">&nbsp;</td>
            <td width="204">&nbsp;</td>
            <td>&nbsp;</td>
            <td width="226" align="center"><font color="#FFFF00">
            <a href="Condicoes.htm" style="color: blue; text-decoration: underline; text-underline: single"><font color="#FFFF00">Condições</font></a></font></td>
        </tr>
        <tr>
            <td width="149" align="center" height="30"><font color="#FFFF00">
            <a href="http://maury.home.sapo.pt/links.html">
            <font color="#FFFF00">Links </font></a></font></td>
            <td height="30" width="200">
            <p align="center"><font color="#FFFF00">
            <a href="http://maury.home.sapo.pt/Noticias.htm">
            <font color="#FFFF00">Notícias</font></a></font></td>
            <td height="30" width="204">
            <p align="center"><font color="#FFFF00">
            <a href="http://maury.home.sapo.pt/Jogos.htm"><font color="#FFFF00">
            Jogos</font></a></font></td>
            <td height="30">
            <p align="center"><font color="#FFFF00">
            <a href="http://maury.home.sapo.pt/Signos/Astrologia.html">
            <font color="#FFFF00">Astrologia</font></a></font></td>
            <td width="226" align="center" height="30"><font color="#FFFF00">
            <a href="http://maury.home.sapo.pt/Celta/Celtas.htm">
            <font color="#FFFF00">Astrologia Celta</font></a></font></td>
        </tr>
    </table>
</div>


<p>&nbsp;</p>
<p align="center">
&nbsp;</p>
<p align="center">
&nbsp;</p>
<p>&nbsp;</p>
<p><img border="0" src="default_ficheiros/mauryam.gif" width="199" height="40"></p>



<BODY bgColor=#000000>
<BODY bgColor=#000000><BODY>

<BODY bgColor=#000000><BODY bgColor=#000000>

</html>