-
Notifications
You must be signed in to change notification settings - Fork 0
/
salud_examenes.html
79 lines (75 loc) · 4.27 KB
/
salud_examenes.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
79
<!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 Examenes en Salud Pública II">
<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>Examenes de Salud Pública</title>
<!--icons-->
<link rel="stylesheet" type="text/css" href="css/whhg.css">
<!--Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Pacifico|Permanent+Marker" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Viga" rel="stylesheet">
<!-- Version 1.1 -->
<link href="css/theme-aml/vintage.css" rel="stylesheet">
<link rel="stylesheet" media="(max-width: 736px)" href="css/theme-aml/responsive/max-vintage-736px.css">
<link rel="stylesheet" media="(min-width: 860px)" href="css/theme-aml/responsive/min-vintage-768px.css">
<!--Version 1.0 OBSOLET
<link href="css/anatomia/anatomiastyle.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="css/anatomia/dashboard.css">
<link rel="stylesheet" type="text/css" href="css/fisiologia/fisio_tables.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\vintage\vintage-control.js"></script>
<script type="text/javascript" src="java\vintage\vintage-build.js"></script>
<script type="text/javascript" src="java\vintage\vintage-examenes.js"></script>
<script type="text/javascript" src="java\jquery-3.2.1.js "></script>
</body>
</html>