function v (adresse) {
	buyframe = open ('', 'buyframe', 'toolbar=yes,location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=780,height=560');
	buyframe.document.open();
	with (buyframe.document) {

write('<html><head><title>CDU-Abtsgmuend.de || Weiterleitung auf externe Internetseite ' + adresse + '</title><link rel=stylesheet type="text/css" href="c.css"><meta http-equiv="refresh" content="5; URL=' + adresse + '"></head>');

write('<TABLE cellpadding=0 cellspacing=0 width=100%><TR><TD><table cellpadding=0 cellspacing=0 width=100% border=0><tr><td bgcolor=#FFE9C9>&nbsp;</td><td width=580 bgcolor=#FF9900 valign=top><img src=p.gif height=6><br><img src=p.gif width=15><img src=1.gif width=74 height=11>&nbsp;&nbsp;<img src=2.gif width=116 height=11>&nbsp;&nbsp;<img src=3.gif width=44 height=11>&nbsp;&nbsp;<img src=4.gif width=106 height=11></td><td width=200 bgcolor=#FF9900 align=right><img src=p.gif height=9><br><img src=l2.gif width=196 height=38><br><img src=p.gif height=5></td><td bgcolor=#FFE9C9>&nbsp;</td></tr></table></TD></TR><TR><TD><table cellpadding=0 cellspacing=0 width=100%><tr><td bgcolor=#FFE9C9>&nbsp;</td><td width=150 bgcolor=#FF9900>&nbsp;</td><td width=630 height=20 class=ga><div style="position:absolute; top:62px"><img src=p.gif width=5>Ortsverband <b>Abtsgmünd</b></div></td><td bgcolor=#FFE9C9>&nbsp;</td></tr></table></TD></TR><TR><TD><table cellpadding=0 cellspacing=0 width=100%><tr><td>&nbsp;</td><td valign=top width=150 bgcolor=#ffffff><img src=p.gif height=20><br><table cellpadding=0 cellspacing=0 width=100%><tr><td>&nbsp;</td></tr></table></td><td valign=top width=430><img src=p.gif height=20><br><table cellpadding=0 cellspacing=0 width=92% align=center><tr><td class=s10n><br><br><br><span class=u>Verweis auf externe Internetseite</span><br><br><br>Sie verlassen das Internetangebot des CDU-Ortsverbandes Abtsgmünd.<br><br>Wir sind nicht für den Inhalt externer Internetseiten verantwortlich.<br><br>Weiterleitung nach 5 Sekunden auf <br><br><a href=' + adresse + ' class=l>' + adresse + '</a><br><br><br><br><br></td></tr></table></td><td valign=top width=200 bgcolor=#ffffff><table cellpadding=8 cellspacing=0 width=100%><tr><td>&nbsp;</td></tr></table><br><br><br><br><br><br></td><td>&nbsp;</td></tr></table></TD></TR><TR><TD><table cellpadding=0 cellspacing=0 width=100%><tr><td bgcolor=#FFE9C9>&nbsp;</td><td width=150 bgcolor=#FF9900>&nbsp;</td><td width=630 class=co><img src=p.gif width=5><span class=s8><font color=white>&copy; CDU Abtsgmünd</font></span></td><td bgcolor=#FFE9C9>&nbsp;</td></tr></table></TD></TR></TABLE>');

write('</body></html>');}
buyframe.document.close();
buyframe.focus();}


