			//page settings
			$S.setVal("articleType","article");  //the article type, e.g. story, video, photo, etc..

			//pluck modules (add multiple modules by adding more elements to the pModules array)
			$S.setVal("pModules",["p-comments"]);  //the module to be loaded, e.g. "p-article", "p-comments", "p-lineup", "p-discovery"

		
