<!--
if(window.top==self) { 
    var parentURL = "http://www.equinoxcentral.com/"
    var childURL = window.location.href
    var reframeURL = parentURL 
    location.href = reframeURL
}
//-->
