//All framesets must be the top most document on the browser
if (top != self) top.location.href = location.href;

