function make_feed8042c3(width,ziel) {
document.writeln('<!--Anf JS//-->')
document.writeln('<script> <!--')
document.writeln('function show_archiv_8042c3() { ')
document.writeln(' document.all["aktuell_8042c3"].style.display = "none"; ')
document.writeln(' document.all["archiv_8042c3"].style.display = "block"; ')
document.writeln('} ')
document.writeln('function show_aktuell_8042c3() { ')
document.writeln(' document.all["archiv_8042c3"].style.display = "none"; ')
document.writeln(' document.all["aktuell_8042c3"].style.display = "block"; ')
document.writeln('} ')
document.writeln('//--> </script>')
document.writeln('<table cellpadding=1 cellspacing=1 border=0 width='+width+' style=""><tr><td>')
document.writeln('<DIV id="aktuell_8042c3" style="display:block;"> '); 
document.writeln('<table cellpadding="0" cellspacing="0" border="0"> '); 
document.writeln('	<tr><td> '); 
var z_link = "";
if (ziel == "intern") { z_link = "a id=link_text style=\"color:FF0000;\" href=\"/cgi-bin/page/main.pl?e3_ID=52\" target=main"; }
if (ziel == "popup") { z_link = "a id=link_text style=\"color:FF0000;\" href=javascript:void(f_8042c3=window.open(\"http://www.alpenverein-muehldorf.de/cgi-bin/page/main.pl?e3_ID=52&ziel=popup\",\"f_8042c3\",\"width=620,height=550,left=0,top=0,resizable\"));f_8042c3.focus();"; }
if (ziel == "extern") { z_link = "a id=link_text style=\"color:FF0000;\" href=http://www.alpenverein-muehldorf.de?http://www.alpenverein-muehldorf.de/cgi-bin/page/main.pl?e3_ID=52 target=f_8042c3"; }
document.writeln('<table cellpadding="2" cellspacing="2" border="0" background="http://www.alpenverein-muehldorf.de" style="font-family:Arial;"> '); 
document.writeln('	<tr> '); 
document.writeln('		<td width="100%" colspan="3" style="font-size:10pt;"><span style="font-size:7pt;color: ;">20.6.2010</span><br><'+z_link+'><b>Jahresprogramm</b></a></span></td> '); 
document.writeln('	</tr> '); 
document.writeln('	<tr> '); 
document.writeln('		<td width="100%" colspan="3" align="right" style="font-size:7pt;color:0000FF"><'+z_link+'><span style="color:0000FF"><b>>> weiterlesen</b></span></a></td> '); 
document.writeln('	</tr> '); 
document.writeln('</table> '); 
document.writeln('	</td></tr> '); 
document.writeln('</table> '); 
document.writeln('</DIV> '); 
document.writeln('</td></tr></table>')
document.writeln('<!--End JS//-->')
}


document.writeln('<!--Anf JS//-->')
function show_archiv2_8042c3(width,ziel) {
var top=parent.window.screenTop;
var left=parent.window.screenLeft;
var height=420;
AR = window.open("","AR","width="+width+",height="+height+",left="+left+",top="+top+",resizable,scrollbars");
AR.document.writeln('<html><head><title>Newsfeed Archiv</title></head><body leftmargin=0 topmargin=0>');
AR.document.writeln('<table cellpadding="2" cellspacing="2" border="0" background="http://www.alpenverein-muehldorf.de" style="font-family:Arial;"> '); 
AR.document.writeln('	<tr> '); 
AR.document.writeln('		<td colspan="3" width="100%" align="center"><b>Archiv</b></td> '); 
AR.document.writeln('	</tr> '); 
AR.document.writeln('	<tr> '); 
AR.document.writeln('		<td colspan="3" width="100%" style="font-size:2px; border-bottom:1px solid gray;">&nbsp;</td> '); 
AR.document.writeln('	</tr> '); 
AR.document.writeln('	<tr> '); 
AR.document.writeln('		<td colspan="3" width="100%" style="font-size:2px;">&nbsp;</td> '); 
AR.document.writeln('	</tr> '); 
AR.document.writeln('</table> '); 
AR.document.writeln('</body></html>');
AR.document.close(); 
AR.moveTo(left,top); 
AR.focus();
} 
document.writeln('<!--End JS//-->')
