	var kinek = "2009"	// 2008! de rákeresni!
	var ahol = "almalap.hu"
	document.write('<map name="mail_rss"><area alt="Klikkelj ide, hogy e-mailt k&uuml;ldhess!" coords="300,53,448,64" hre' + 'f=mai' + 'lto:' + kinek + '@' + ahol + '><area alt="RSS-h&iacute;rsz&aacute;l" coords="630,51,666,65" href="http://almalapmintblog.blogspot.com/feeds/posts/default"></map>');
// [The HTML that caused this error was generated by a script.] <map> is not allowed inside <tr>. Inserting <map> before the <table> instead.
	document.write('<table width="950" cellspacing="0" cellpadding="0" border="0">');
	document.write('<tr><td><img src="http://www.almalap.hu/img/tavtart_2.gif" width="40" height="65" border="0"><br></td>');
	
	month = new Date().getMonth()+1;
//	document.write('<td><img src="http://www.almalap.hu/img'+new Date().getYear()+'/' + month + '.gif" width=181 height=65 border=0></td>'); mert a köcsög Safari és Firefox nem jól érrtelmezi
	document.write('<td><a href="http://www.almalap.hu"><img src="http://www.almalap.hu/img2010/' + month + '.gif" width=181 height=65 border=0 id="ezazahonap"></a></td>');
	day = new Date().getDate()+1;
	document.write('<td><a href="http://www.almalap.hu/50/csabijani.html"><img src="http://www.almalap.hu/img2003/days/0.gif" width=49 height=65 border=0></a><br>');
	document.write('<td><img src="http://www.almalap.hu/img2007/macazin.gif" width="680" height="65" border="0" usemap="#mail_rss"></td></tr></table>');
