function PropertyCartManager_OnDelete(status){
	location.replace("SavedProperties.aspx");
}

var PropertyCart = new EstateWeb_Objects_PropertyCartManager();