<script language="JavaScript">setTimeout ("changePage()", 100);function changePage() { if (self.parent.frames.length != 0)self.parent.location="http://www.ваша.ru";}</script>