if(window.location!=document.location){
	window.location = (document.location.pathname);
};

function OnLoad(){
	if(window.ResizeMainFrame && document.body.scrollHeight)
		top.ResizeMainFrame(document.body.scrollHeight);
}

affInterfaceOptions += '&bgcolor=F6F6F6';
