<!--
if (window == top) {
var url='window.location.replace("index.php?var1='+window.location.href+'")';
eval(url);
}
//-->

