	var sections = new Array(	new Array("column", "Editorials"),
					new Array("arab_news", "Arab News"),
					new Array("world_news", "World News"),
					new Array("OPED", "Op-Ed"),
					new Array("comment", "Commentators"),
					new Array("opinion", "Opinion"),
					new Array("business", "Business"),
					new Array("letters", "Readers'Opinions"),
					new Array("Spec", "Specials"),
					new Array("culture", "Culture"),
					new Array("metro", "Metropolitan"),
					new Array("society", "Society"),
					new Array("science_tech", "Science &amp; Technology"),
					new Array("sports", "Sports"),
					new Array("site_info", "Site Info")
				);
	var url = location.pathname;

