/* 

© 2009 by Alsoft Publishing Co.
Javascript for child pages.com

*/

if (top.location==self.location) {
 top.location.replace("/index.html");
}
