CINXE.COM
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title></title> <meta name=”robots” content=”noindex,nofollow”> </head> <body> <script> if (window.location.hostname == 'www.uonauctions.com'){ window.top.location.href = 'http://www.uonauctions.com/equipamento.aspx?lang=EN'; } if (window.location.hostname == 'www.uonequipamentos.com'){ window.top.location.href = 'http://www.uonequipamentos.com/equipamento.aspx?lang=PT'; } if (window.location.hostname == 'uonequipamentos.com'){ window.top.location.href = 'http://www.uonequipamentos.com/equipamento.aspx?lang=PT'; } </script> </body> </html>