diff --git a/ogc.htm b/ogc.htm index 99d97b8..24195f3 100644 --- a/ogc.htm +++ b/ogc.htm @@ -172,7 +172,7 @@ A:hover { if (tema === undefined) { tema = botao.title; } - ins = "

Endereço do web service:

"; + ins = "

Endereços de acesso:

"; var re = new RegExp(".htm", "g"); var servico = window.location.href.replace(re, '.php?'); //remove variaveis adicionais, se houver @@ -187,9 +187,10 @@ A:hover { } servico += s; - servico += s; - ins += "

" + servico + ""; + ins += "

Webservice com todas as camadas: " + servico + ""; + ins += "

Webservice dessa camada: " + servico + "tema=" + tema + "&"; ins += "

Link para essa página: "+ window.location.href.split("?")[0] + "?temaOgc=" + tema + ""; + ins += "

Bookmark: "; ins += "