index.htm
1.07 KB
<html>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<link rel="stylesheet" type="text/css" href="../../css/i3geo_ferramentas.css">
<title></title>
<style type="text/css" >button{background:url(../../imagens/tic.png) 98% 50% no-repeat;}</style>
<link rel="stylesheet" type="text/css" href="../../pacotes/yui270/build/button/assets/skins/sam/button.css"/>
<style type="text/css">
body {
margin:0;
padding:0;border:0px;
}
</style>
</head>
<body name="ancora" class="yui-skin-sam" >
<br>
<div style="top:0px;left:0px;text-align:left;">
<input style="cursor:text" size=12 class=digitar type='text' id=cor value='' />
<img alt="aquarela.gif" style=cursor:pointer src='../../imagens/aquarela.gif' onclick="cor('cor')" />
</div>
<div onclick="mudacor()" style="top:-22px;left:100px;text-align:left;">
<input size=20 id=botao1 type=button value="Aplica" /><br><br>
</div>
<script src="../i3geo_tudo_compacto.js.php" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript" src="index.js"></script>
</body>
</html>