document.writeln('<a href="javascript:{}" onclick="go();">Lev&eacute;l &iacute;r&aacute;sa az oldal szerkeszt&#337;j&eacute;nek</a>');

function go()
{
	window.open('http://halacs.hu/kapcsolat/index.php','kapcsolat','width=350,height=600');
}
