git-svn-id: https://192.168.0.254/svn/Proyectos.IRFineArts_Web/trunk@18 88734cd7-4cec-0b49-a19b-cefba6b9d6f8
22 lines
1.1 KiB
PHP
22 lines
1.1 KiB
PHP
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link rel="stylesheet" type="text/css" media="all" href="/estilos.css" />
|
|
<link rel="stylesheet" type="text/css" media="all" href="/menu.css" />
|
|
<!--[if lte IE 6]>
|
|
<link rel="stylesheet" media="all" type="text/css" href="/menu_ie6.css" />
|
|
<![endif]-->
|
|
|
|
<link href="http://fonts.googleapis.com/css?family=Quattrocento:regular" rel="stylesheet" type="text/css" >
|
|
<link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css' />
|
|
<link href="/fonts/stylesheet.css" rel="stylesheet" type="text/css" />
|
|
|
|
<script type="text/javascript">
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-23016516-1']);
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
</script> |