function PageFooterEn()
	{
	document.writeln('<p align="center" style="margin-top: 0px; margin-bottom: 0px"><img src="../Images/HorRowPebbles.gif" width="528" height="30"></p>');
	document.writeln('<div align="center"><center>');
	document.writeln('<table border="0" width="530">');
	document.writeln('	<tr>');
	document.writeln('		<td width="50"><font face="Verdana" size="2"><b><img src="../Images/Shell.gif" align="center" width="46" height="46"></td>');
	document.writeln('		<td width="430"><p align="center" style="margin-top: 0px; margin-bottom: 0px"><font face="Verdana" size="2"><b>Kamari - Santorini 847 00<br>');
	document.writeln('			Tel: +30 (22860) 32608. Fax: +30 (22860) 32273<br>');
	document.writeln('			E-mail: <a href="mailto:info@aretihotel.com.gr">info@AretiHotel.com.gr</td>');
	document.writeln('		<td width="50"><img src="../Images/Shell.gif" align="center" width="46" height="46"></td>');
	document.writeln('	</tr>');
	document.writeln('</table>');
	document.writeln('</center></div>');
	}
function PageFooterGr()
	{
	document.writeln('<p align="center" style="margin-top: 0px; margin-bottom: 0px"><img src="../Images/HorRowPebbles.gif" width="528" height="30"></p>');
	document.writeln('<div align="center"><center>');
	document.writeln('<table border="0" width="530">');
	document.writeln('	<tr>');
	document.writeln('		<td width="50"><font face="Verdana" size="2"><b><img src="../Images/Shell.gif" align="center" width="46" height="46"></td>');
	document.writeln('		<td width="430"><p align="center" style="margin-top: 0px; margin-bottom: 0px"><font face="Verdana" size="2"><b>Καμάρι - Σαντορίνη 847 00<br>');
	document.writeln('			Τηλ.: 22860 - 32608. Fax: 22860 - 32273<br>');
	document.writeln('			E-mail: <a href="mailto:info@aretihotel.com.gr">info@AretiHotel.com.gr</td>');
	document.writeln('		<td width="50"><img src="../Images/Shell.gif" align="center" width="46" height="46"></td>');
	document.writeln('	</tr>');
	document.writeln('</table>');
	document.writeln('</center></div>');
	}
