Hackfut Security File Manager
Current Path:
/mnt/ceph/home4/p/e/petimexempresarial.com.mx/cgi-bin
mnt
/
ceph
/
home4
/
p
/
e
/
petimexempresarial.com.mx
/
cgi-bin
/
📁
..
📄
alimentadores.html
(26.09 KB)
📄
contacto.html
(8.34 KB)
📄
cribas.html
(15.73 KB)
📄
imagen.html
(361 B)
📄
index.html
(17.3 KB)
📄
indexcer.html
(20.16 KB)
📄
macuspana.html
(15.4 KB)
📄
mapa.html
(557 B)
📄
mision-vision.html
(8.6 KB)
📄
online
(1.02 MB)
📄
productos.html
(11.97 KB)
📄
quebradoras.html
(22.98 KB)
📄
servicios.html
(10.68 KB)
📄
silao.html
(15.79 KB)
📄
slider.html
(6.58 KB)
📄
timmins.html
(15.15 KB)
📄
transportadores.html
(19.08 KB)
📄
valores.html
(9.96 KB)
Editing: mapa.html
<!DOCTYPE html> <html> <head> <title> INSERTAR MAPA EN GOOGLE MAPS</title> <script src="http://maps.googleapis.com/maps/api/js"> </script> <script> function init(){ var mapOption = { center: new google.maps.LatLng(51.508742,-0.120850), zoom: 5, mapTypeId:google.maps.MapTypeId.ROADMAP }; var map = new google.maps.Map(document.getElementById("map"),mapOption); } google.maps.event.addDomListener(window, 'load', init); </script> </head> <body> <div id="map" style="width:500px; height: 400px; border: solid; border-color: #00FFFF "></div> </body> </html>
Upload File
Create Folder