		var selfwin
		selfwin=window.self
		if (selfwin.name != "workframe")
			{
			top.document.write("<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.0 Frameset//EN'><HTML>");
			top.document.write("<HEAD><meta http-equiv='Content-Type' content='text/html; charset=iso-8859-2'>");
			top.document.write("<meta http-equiv='keywords' content='AATSZ, Anonym AIDS Tanácsadó Szolgálat, HIV, AIDS, STD, anonim, anonym, hetero, szex, sex, homo, meleg, leszbi, leszbikus, lesbian, gay, betegség, szexuális, szexuális úton terjedő, Anonim AIDS Tanácsadó Szolgálat, teszt, hepatitisz, hepatitis, vizsgálat, szűrés, szűrővizsgálat'>");
			top.document.write("<meta http-equiv='description' content='Az Anonym AIDS Tanácsadó Szolgálat honlapja'>");
			top.document.title="Az Anonym AIDS Tanácsadó Szolgálat honlapja";
			top.document.write("</HEAD><FRAMESET cols='120,*'  id='hor' border='0'>");
			top.document.write("<FRAME src='menu.html' scrolling='auto' name='menu' marginwidth='0' marginheight='0'>");
			top.document.write("<FRAMESET rows='35,*' id='vert' border='0'>");
			top.document.write("<FRAME src='head.htm' scrolling='no' name='head' marginwidth='5' marginheight='3'>");
			top.document.write("<FRAME name='workframe' marginwidth='60' marginheight='15'>");
			window.top.frames["workframe"].location=selfwin.location;
			top.document.write("</FRAMESET><NOFRAMES>");
			top.document.write("<BODY topmargin='0' leftmargin='0' rightmargin='0' bottommargin='0'></BODY>");
			top.document.write("</NOFRAMES></FRAMESET></HTML>");
			}