// make sure a framset exists
if(parent == self){
	top.location.href = "/PMA430/index.cfm"+window.location.search;
}