<!--
if (window!= top)
	top.location.href=location.href

function FocusWindow() {
    window.focus();
}
// -->

