Cufon.replace('h1, #loginContainer h2, .homePortal h2, #homeContentPanel h2, #footer h2', 
				{ 
					fontFamily: 'nobelBook', hover: true
				}
			  );
