<!--
  if (top.location == self.location) {
   top.location.href = "http://www.starforest.com/hooked/"
}
// -->
<!--
if((parent.location.href.indexOf('www.starforest.com')) < 0){
top.location.href='http://www.starforest.com/hooked/';
}
// -->
