  var mapping = {
           'blotter': {url:'http://ptonline.net/blotter', title:'Police Blotter'},         'cnhi_elections': {url:'http://ptonline.net/cnhi_elections', title:'Election Updates'},         'community': {url:'http://ptonline.net/community', title:'Community Clips'},         'contactus': {url:'http://ptonline.net/contactus', title:'Contact Us'},         'empty': {url:'http://ptonline.net/empty', title:'Empty Template'},         'homepage': {url:'http://ptonline.net', title:'Homepage'},         'letters': {url:'http://ptonline.net/letters', title:'Letters to Editor'},         'lmsbluefield': {url:'http://ptonline.net/lmsbluefield', title:'LMS Bluefield'},         'mmemories': {url:'http://ptonline.net/mmemories', title:'Mercer County Memories'},         'multimedia': {url:'http://ptonline.net/multimedia', title:'Multimedia'},         'newsofrecord': {url:'http://ptonline.net/newsofrecord', title:'News of Record'},         'other': {url:'http://ptonline.net/other', title:'Other sections of interest'},         'poll': {url:'http://ptonline.net/poll', title:'Poll'},         'ppast': {url:'http://ptonline.net/ppast', title:'Pieces from Princeton\'s Past'},         'princeton': {url:'http://ptonline.net/princeton', title:'News'},         'princetonopinion': {url:'http://ptonline.net/princetonopinion', title:'Opinion'},         'princetonpageone': {url:'http://ptonline.net/princetonpageone', title:'Page 1'},         'princetonsports': {url:'http://ptonline.net/princetonsports', title:'Sports'},         'ptobits': {url:'http://ptonline.net/ptobits', title:'Obits'},         'v': {url:'http://ptonline.net/v', title:'Video'},         'weather': {url:'http://ptonline.net/weather', title:'Weather Empty Template'},         'weatherpage': {url:'http://ptonline.net/weatherpage', title:'Weather Page'}
  };
  mapping.archive = {
  	title : 'Archive',
  	url : mapping.homepage.url
  };

