



// (C) 2000 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this  header

if (parent.frames.length > 0) {
    parent.location.href = self.document.location
}


