// JavaScript Document
if (top.window == self) {
top.window.location.replace ("index.asp");
}

