-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
37 lines (35 loc) · 1.49 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
<!--[if gte IE 6]>
<style>
#container {margin-top: expression( this . parentNode . offsetHeight > this . offsetHeight ?(( this . parentNode . offsetHeight-this . offsetHeight ) / 2 + "px" ) : "0" );}
</style>
<![endif]-->
<style>
* {margin: 0; padding: 0;}
html, body {height: 100%; width: 100%; background:#d2d2d2;}
html {display: table;}
body {display: table-cell; vertical-align: middle;}
#centered {text-align:center;}
</style>
<title>RADIA Visual communications</title>
</head>
<body>
<div id="centered"><img src="radia-title.jpg" alt="RADIA" width="650" height="650" border="0" usemap="#Map" />
<map name="Map" id="Map">
<area shape="rect" coords="272,568,379,585" href="mailto:hello@radia.ru" />
</map>
</div>
</body>
<!-- Yandex.Metrika counter -->
<script src="//mc.yandex.ru/metrika/watch.js" type="text/javascript"></script>
<div style="display:none;"><script type="text/javascript">
try { var yaCounter232556 = new Ya.Metrika({id:232556,
clickmap:true, webvisor:true});}
catch(e) { }
</script></div>
<noscript><div><img src="//mc.yandex.ru/watch/232556" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</html>