Commit 7e33c70b11041e173c0ff7f5e95851c0c424c850
1 parent
59422d39
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
0 additions
and
14 deletions
Show diff stats
ferramentas/convertews/exemplo.htm
... | ... | @@ -1,14 +0,0 @@ |
1 | -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
2 | -<html> | |
3 | -<head> | |
4 | -<script type="text/javascript" src="../../classesjs/i3geo.js"></script> | |
5 | -</head> | |
6 | -<body name="ancora" id="i3geo" class=yui-skin-sam > | |
7 | -<script type="text/javascript"> | |
8 | -i3GEO.configura.locaplic = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo"; | |
9 | -var g_localimg = i3GEO.util.protocolo()+"://"+window.location.host+"/i3geo/imagens"; | |
10 | -i3GEO.parametros.mapfile = "x" | |
11 | -i3GEO.mapa.dialogo.convertews() | |
12 | -</script> | |
13 | -</body> | |
14 | -</html> | |
15 | 0 | \ No newline at end of file |