if (self==parent)
{
document.write('<B>THIS IS A FRAME ELEMENT</B><br>')
document.write('You will be transported to the Asheville Homeless Network site in a second')
document.write('<META HTTP-EQUIV="refresh" CONTENT="1; URL=index.html">')
}