-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathide_OKAY.html
More file actions
20 lines (19 loc) · 1006 Bytes
/
ide_OKAY.html
File metadata and controls
20 lines (19 loc) · 1006 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>Identidad Corporativa</title>
</head>
<body>
<img src="images/iden_OKAY.png" width="1024" height="768" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="34,124,92,147" href="home.html" /><area shape="rect" coords="214,125,247,147" href="images/cu.jpg" />
<area shape="rect" coords="359,125,463,150" href="contacto.html" /><area shape="rect" coords="49,291,444,656" href="images/iden_ROCK.png" />
<area shape="rect" coords="649,465,739,558" href="images/OKAY_tarjetas.png" /><area shape="rect" coords="537,594,602,696" href="Ed_sexo.html" />
<area shape="circle" coords="692,640,50" href="ide_DIANA.html" />
<area shape="circle" coords="814,642,50" href="ide_AURORA.html" /><area shape="rect" coords="885,590,986,694" href="ide_ROCK.html" />
<area shape="circle" coords="573,510,47" href="images/iman_OKAY-01.jpg" />
</map>
</body>
</html>