<?xml version="1.0" encoding="UTF-8"?>
<xp:view xmlns:xp="http://www.ibm.com/xsp/core">
<xp:eventHandler event="onClientLoad" submit="false">
<xp:this.script><![CDATA[setTimeout("document.location.href='http://mypage.ru'", 60000);]]></xp:this.script>
</xp:eventHandler></xp:view>