if(parent.frames.length>0)
{parent.document.location.replace('http://www.ollov.com/')}

if (top == self)
{top.location.replace('index.html')}	
