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