

// (C) 2000 www.CodeLifter.com
// http://www.codelifter.com
// Free for all users, but leave in this header

if (parent.location.href == self.location.href){
    // change the url below to the url of the
    // frameset page...
    window.location.href = '/inside_8_limbs/welcome/'
}

