function reload() {
 if (parent.frames.length < 3) {window.location = "index.html";}
}


