/*
if (window == top)top.location.href = "index.html"; //index.htmlÎª¿ò¼ÜÍøÒ³
if (top.location != self.location)top.location=self.location;
*/
