try {
  parent.check();
}
catch (e) {
  top.document.location = 'http://holidaylakebrooklynia.com/';
  //top.document.location = 'file:///C:/Users/ken/Documents/Holiday%20Lake%20Web%20Site/public/index.html';
}