/*-- --------------------------------------------->
*--  Page Title Rename Start					-->
*-- --------------------------------------------*/

document.title = document.title.replace("Conde Nast", "Benefits Conde Nast");
document.title = document.title.replace("Golf Resort Program", "Benefits Golf Resort Program");
document.title = document.title.replace("Golf Access", "Benefits Golf Access");
document.title = document.title.replace("Benefits Information", "Benefits Confirmation Information");
document.title = document.title.replace("Banking Center", "Benefits Banking Center");

/*--  Make all title pages that contain Gold, to have Benefits before Gold */
document.title = document.title.replace("Gold", "Benefits Gold");
document.title = document.title.replace("Platinum", "Benefits Platinum");



/** -------------------------------------------	-->
*--  Page Title Rename End						-->
	---------------------------------------------**/	
