-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtop_foot.inc.php
128 lines (117 loc) · 5.08 KB
/
top_foot.inc.php
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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<? function top() { ?>
<html>
<head>
<meta name="GENERATOR" content="HTML">
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<meta name="DC.Title" content="Amint, associazione, micologica, italiana, naturalistica, telematica">
<meta name="Description" content="Indice">
<meta name="Keyword" content="Micologia, Funghi, Sistematica, Tassonomia, Regno Funghi, Indice Funghi, Archivio Funghi, Fungi, Mushroom, Basidiomycota, Ascomycota, Chytrodimycota, Zygomycota, Myxomycota, Licheni">
<meta name="author" content="Elia Curti">
<title>Indice Schede Micologiche - Archivio Generale AMINT</title>
<link href="css/botanica.css" type="text/css" rel="stylesheet">
<script type="text/javascript" language="JavaScript1.2"></script>
<link rel="shortcut icon" href="http://www.funghiitaliani.it/style_images/immaginiit/favicon.ico" >
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-19249838-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>
</head>
<body topmargin="0" bgcolor="#eef3f7">
<center>
<? }
function foot() { ?>
</center>
</body>
</html>
<? }
function top_admin() { ?>
<html>
<head>
<meta name="GENERATOR" content="HTML">
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<meta name="DC.Title" content="Amint, associazione, micologica, italiana, naturalistica, telematica">
<meta name="Description" content="Indice">
<meta name="Keyword" content="Micologia, Botanica, Sistematica, Tassonomia, Regno fungi, Basidiomycota, Ascomycota, Chytrodimycota, Zygomycota, Myxomycota, Licheni">
<meta name="author" content="Elia Curti"><title>Indice lavori micologia sito Amint</title>
<link rel="stylesheet" type="text/css" href="../css/botanica.css"/>
<link rel="shortcut icon" href="http://www.funghiitaliani.it/style_images/immaginiit/favicon.ico" />
</head>
<body topmargin="0" bgcolor="2e2e2e">
<center>
<table border="0" cellpadding="0" cellspacing="2" width="64">
<tbody><tr height="9">
<td height="9" width="60"></td>
</tr>
</tbody></table>
<table class="Table_Testata_Admin" bgcolor="#00008b" height="55" width="980">
<tr>
<td style="border:1px solid #ffffff">
<div align="center"><img src="../images/testata_admin.jpg" alt="" border="0" width="974" /></div>
</td>
</tr>
</table>
<table class="Table_coda_Admin" height="20" width="980">
<tbody>
<tr>
<td bgcolor="#4d9661">
<div align="center">
<table border="0" cellpadding="0" cellspacing="2" height="17" width="960">
<tbody><tr height="13">
<td bgcolor="#4d9661" height="13" width="322">
<div align="center">
<a class="link10" href="http://www.funghiitaliani.it/">Il Meraviglioso Mondo dei Funghi e dei Fiori Spontanei</a></div>
</td>
<td bgcolor="#4d9661" height="13" width="76">
<div align="center">
<a class="link10" href="http://www.funghiitaliani.it/micologia/indice.html">Micologia</a></div>
</td>
<td bgcolor="#4d9661" height="13" width="70">
<div align="center">
<a class="link10" href="http://www.funghiitaliani.it/botanica/indice.html">Botanica</a></div>
</td>
<td bgcolor="#4d9661" height="13" width="92">
<div align="center">
<a class="link10" href="http://shop.amint.it/">Shop AMINT</a></div>
</td>
<td bgcolor="#4d9661" height="13" width="109">
<div align="center">
<a class="link10" href="http://www.funghiitaliani.it/Lezioni%20in%20chat/chat%20funghi.htm">Chat AMINT</a></div>
</td>
<td bgcolor="#4d9661" height="13" width="277">
<div align="center"></div>
</td>
</tr>
</tbody></table>
</div>
</td>
</tr>
</tbody>
</table>
<?
}
function link_admin(){
?>
<table Class="Table_Coda_Admin" width="980" height="20">
<tr>
<td bgcolor="#4d9661">
<table border="0" cellspacing="2" cellpadding="0" height="30">
<tr>
<td align="center" bgcolor="#4d9661" width="200" height="30">
<a class="link10" href="index.php">PANNELLO AMMINISTRAZIONE</a>
</td>
<td align="center" bgcolor="#4d9661" width="200" height="30">
</td>
</tr>
</table>
</td>
</tr>
</table>
<?
}
?>