// JavaScript Document	
	if(self == top)
		top.location.replace("Default.aspx");
