ÿþ<html> <head> <title>Eselyegyenloseg</title> <script language=javascript> var whois=location+" " if (whois.indexOf("noierdek.hu")!= -1) { window.location ="noierdek/" } if (whois.indexOf("www.noierdek.hu")!= -1) { window.location ="noierdek/" } if (whois.indexOf("aleuron.hu")!= -1) { window.location ="home/" } if (whois.indexOf("www.aleuron.hu")!= -1) { window.location ="home/" } if (whois.indexOf("eselyegyenloseg.eu")!= -1) { window.location ="index2.html" } if (whois.indexOf("www.eselyegyenloseg.eu")!= -1) { window.location ="index2.html" } if (whois.indexOf("www.euconsult.hu")!= -1) { window.location ="index2.html" } if (whois.indexOf("euconsult.hu")!= -1) { window.location ="index2.html" } if (whois.indexOf("www.keresoember.hu")!= -1) { window.location ="2/" } if (whois.indexOf("keresoember.hu")!= -1) { window.location ="2/" } </script> </head> <body> </body> </html>