<!--
internalpage = document.URL
if (top.location == self.location)
top.location.replace("index2.html?" + internalpage,true);
//-->