放到up.php页面中<script type="text/javascript">
if ((parent.window.location.host != window.location.host) && (top.window.location.href != window.location.href)) {
top.window.location.href = window.location.href
}
</script>