if(window.parent==window) {
	window.location.replace("/ase/index.html#"+window.location.pathname)
}

