First commit 05/07/2001

This commit is contained in:
2021-09-12 22:44:33 +02:00
commit 7f547252c2
189 changed files with 43450 additions and 0 deletions
NuevaInterfaz
Protelsur.rarREADME.mdSegurRed - Normativa.url
addons
contacto.htmenlaces.htmespeciales.htmhistoria.htmhomologaciones.htm
images
incendios.htmindex.html
intranet
intrusion.htmofertas.htmplantilla.htmportada.htmservicios.htm

@ -0,0 +1,21 @@
<HTML>
<HEAD>
<TITLE>Simple Template</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFFF", Text="000000">
<div align=Center>
<applet name="Template1" code="uPixScreen.class" archive="uPixScreen.jar" width=400 height=150>
<PARAM NAME=title VALUE="">
<PARAM NAME=titlePos VALUE="0">
<PARAM NAME=viewType VALUE="1">
<PARAM NAME=autoPan VALUE="yes">
<PARAM NAME=autoPanSpeed VALUE="10">
<PARAM NAME=partialStitch VALUE="no">
<PARAM NAME=horFov VALUE="360">
<PARAM NAME=url VALUE="memoryimage.jpg" >
</applet>
</div>
</BODY>
</HTML>