﻿// HEADER KÉP
document.write('<table id="frontTable" border="0" cellpadding="0" cellspacing="0">');
document.write('	<tr>');
document.write('		<td colspan="3" id="frontHeader">');
document.write('			<img src="images/header.jpg" border="" alt="" /><br />');
document.write('		</td>');
document.write('	</tr>');

// FÖLSÕ TÉRKÖZ (header és tartalom között), Style.css-bõl kell változtatni
document.write('	<tr>');
document.write('		<td colspan="3" id="frontSpaceTop">');
document.write('			2000 Szentendre, Petőfi Sándor utca 1. Telefon: (26) 500-111; (26) 500-129; (20) 954 9303 Fax: (26) 300 898, E-mail: <a href="mailto:euro-p@euro-p.hu">euro-p@euro-p.hu</a>');
document.write('		</td>');
document.write('	</tr>');
document.write('	<tr>');
document.write('		<td id="frontLeft">');
