CINXE.COM

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> <script> function redirectOnLoad() { if (this.SfdcApp && this.SfdcApp.projectOneNavigator) { SfdcApp.projectOneNavigator.handleRedirect('/article/Why-do-reviews-change-from-recommended-to-not-currently-recommended-and-vice-versa'); } else if (window.location.replace){ window.location.replace('/article/Why-do-reviews-change-from-recommended-to-not-currently-recommended-and-vice-versa'); } else { window.location.href ='/article/Why-do-reviews-change-from-recommended-to-not-currently-recommended-and-vice-versa'; } } redirectOnLoad(); </script> </head> </html>