-
Notifications
You must be signed in to change notification settings - Fork 0
/
semio_inicio.html
78 lines (74 loc) · 4.24 KB
/
semio_inicio.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Recursos para la Facultad de Ciencias Médicas de la Universidad de San Carlos de Guatemala, anatomia, Fisiologia, bioquimica, salud publica, Semiologia médica, ayuda para estudiantes, Sección de Semiología Médica">
<meta name="author" content="Jorge A.M.L. AML Productions y Solarin Industries.">
<link rel="icon" href="pictures/icon.png">
<meta property="og:image" content="../pictures/icon.png" />
<title>Página principal de Semiología</title>
<!--icons-->
<link rel="stylesheet" type="text/css" href="css/whhg.css">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Patrick+Hand+SC" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Neucha" rel="stylesheet">
<!-- paper style
<link rel="stylesheet" href="https://unpkg.com/papercss@1.1.0/dist/paper.min.css">
<link rel="stylesheet" href="https://unpkg.com/papercss@1.1.0/dist/paper.css">
<link rel="stylesheet" type="text/css" href="css/paper/paper.css">-->
<link rel="stylesheet" type="text/css" href="css/theme-aml/paper_style.css">
<link rel="stylesheet" media="(max-width: 736px)" href="css/theme-aml/responsive/max-paper-736px.css">
<link rel="stylesheet" media="(min-width: 860px)" href="css/theme-aml/responsive/min-paper-768px.css">
<!--jQuery-->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
<!-- Old Boostrap -->
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" rel="stylesheet">
<link href="css/bootstrap/ie10-viewport-bug-workaround.css" rel="stylesheet">
<script src="css/bootstrap/ie-emulation-modes-warning.js"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:530203,hjsv:5};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'//static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-105793761-1', 'auto');
ga('require', 'GTM-T77N5DQ');
ga('send', 'pageview');
</script>
<style>.async-hide { opacity: 0 !important} </style>
<script>(function(a,s,y,n,c,h,i,d,e){s.className+=' '+y;h.start=1*new Date;
h.end=i=function(){s.className=s.className.replace(RegExp(' ?'+y),'')};
(a[n]=a[n]||[]).hide=h;setTimeout(function(){i();h.end=null},c);h.timeout=c;
})(window,document.documentElement,'async-hide','dataLayer',4000,
{'GTM-T77N5DQ':true});</script>
</head>
<body>
<section id="space-nav"></section>
<section class="list-group-js"></section>
<section id="space-footer"></section>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="css\bootstrap\jquery.min.js"><\/script>')</script>
<script src="css\bootstrap\bootstrap.min.js"></script>
<script src="css\bootstrap\ie10-viewport-bug-workaround.js"></script>
<script type="text/javascript" src="java\paper\paper-control.js"></script>
<script type="text/javascript" src="java\paper\paper-build.js"></script>
<script type="text/javascript" src="java\paper\paper-inicio.js"></script>
<script type="text/javascript" src="java\jquery-3.2.1.js "></script>
</body>
</html>