if(top.location == self.location) { 
	setTimeout("window.location.replace('/index_fix.php?bottomFrame=' + window.location.href)",300);
}
