ript>
var x = document.getElementsByClassName("page-content page-content--centered")[0].innerHTML.trim();
if(x.indexOf("We've received your feedback and will respond shortly if required.")>=0){
window.location.replace("http://ethnicliving.com.au/thank-you");
}