function updateTimer(start, end){
  var t = '00:00';
  switch(start) {
   case '#newport':
     if(end == '#newbloomfield') { t = '00:15'; }
     if(end == '#duncannon') { t = '00:16'; }
     if(end == '#hamburg') { t = '01:21'; }
     if(end == '#lebanon') { t = '01:09'; }
     if(end == '#reading') { t = '01:35'; }
     if(end == '#boyertown') { t = '01:59'; }
     if(end == '#carlisle') { t = '00:47'; }
     if(end == '#mechanicsburg') { t = '00:46'; }
     if(end == '#harrisburg') { t = '00:33'; }
     if(end == '#hershey') { t = '00:50'; }
     if(end == '#annville') { t = '00:59'; }
     if(end == '#middletown') { t = '00:51'; }
     if(end == '#mtgretna') { t = '01:09'; }
     if(end == '#shippensburg') { t = '01:12'; }
     if(end == '#mercersburg') { t = '01:40'; }
     if(end == '#greencastle') { t = '01:31'; }
     if(end == '#chambersburg') { t = '01:21'; }
     if(end == '#fairfield') { t = '01:35'; }
     if(end == '#gettysburg') { t = '01:20'; }
     if(end == '#newoxford') { t = '01:21'; }
     if(end == '#hanover') { t = '01:28'; }
     if(end == '#york') { t = '01:05'; }
     if(end == '#wrightsville') { t = '01:15'; }
     if(end == '#lancaster') { t = '01:15'; }
     if(end == '#intercourse') { t = '01:27'; }
     if(end == '#strasburg') { t = '01:25'; }
     break;
   case '#newbloomfield':
     if(end == '#newport') { t = '00:14'; }
     if(end == '#duncannon') { t = '00:18'; }
     if(end == '#hamburg') { t = '01:27'; }
     if(end == '#lebanon') { t = '01:15'; }
     if(end == '#reading') { t = '01:41'; }
     if(end == '#boyertown') { t = '02:05'; }
     if(end == '#carlisle') { t = '00:32'; }
     if(end == '#mechanicsburg') { t = '00:33'; }
     if(end == '#harrisburg') { t = '00:39'; }
     if(end == '#hershey') { t = '00:56'; }
     if(end == '#annville') { t = '01:05'; }
     if(end == '#middletown') { t = '00:57'; }
     if(end == '#mtgretna') { t = '01:15'; }
     if(end == '#shippensburg') { t = '00:58'; }
     if(end == '#mercersburg') { t = '01:27'; }
     if(end == '#greencastle') { t = '01:18'; }
     if(end == '#chambersburg') { t = '01:08'; }
     if(end == '#fairfield') { t = '01:25'; }
     if(end == '#gettysburg') { t = '01:10'; }
     if(end == '#newoxford') { t = '01:11'; }
     if(end == '#hanover') { t = '01:18'; }
     if(end == '#york') { t = '01:04'; }
     if(end == '#wrightsville') { t = '01:14'; }
     if(end == '#lancaster') { t = '01:21'; }
     if(end == '#intercourse') { t = '01:33'; }
     if(end == '#strasburg') { t = '01:31'; }
     break;
   case '#duncannon':
     if(end == '#newport') { t = '00:18'; }
     if(end == '#newbloomfield') { t = '00:18'; }
     if(end == '#hamburg') { t = '01:08'; }
     if(end == '#lebanon') { t = '00:56'; }
     if(end == '#reading') { t = '01:22'; }
     if(end == '#boyertown') { t = '01:47'; }
     if(end == '#carlisle') { t = '00:38'; }
     if(end == '#mechanicsburg') { t = '00:34'; }
     if(end == '#harrisburg') { t = '00:20'; }
     if(end == '#hershey') { t = '00:37'; }
     if(end == '#annville') { t = '00:46'; }
     if(end == '#middletown') { t = '00:39'; }
     if(end == '#mtgretna') { t = '00:56'; }
     if(end == '#shippensburg') { t = '00:59'; }
     if(end == '#mercersburg') { t = '01:33'; }
     if(end == '#greencastle') { t = '01:18'; }
     if(end == '#chambersburg') { t = '01:09'; }
     if(end == '#fairfield') { t = '01:23'; }
     if(end == '#gettysburg') { t = '01:07'; }
     if(end == '#newoxford') { t = '01:08'; }
     if(end == '#hanover') { t = '01:15'; }
     if(end == '#york') { t = '00:53'; }
     if(end == '#wrightsville') { t = '01:03'; }
     if(end == '#lancaster') { t = '01:03'; }
     if(end == '#intercourse') { t = '01:14'; }
     if(end == '#strasburg') { t = '01:13'; }
     break;
   case '#hamburg':
     if(end == '#newport') { t = '01:20'; }
     if(end == '#newbloomfield') { t = '01:26'; }
     if(end == '#duncannon') { t = '01:08'; }
     if(end == '#lebanon') { t = '00:39'; }
     if(end == '#reading') { t = '00:27'; }
     if(end == '#boyertown') { t = '00:42'; }
     if(end == '#carlisle') { t = '01:15'; }
     if(end == '#mechanicsburg') { t = '01:11'; }
     if(end == '#harrisburg') { t = '00:58'; }
     if(end == '#hershey') { t = '00:52'; }
     if(end == '#annville') { t = '00:47'; }
     if(end == '#middletown') { t = '01:10'; }
     if(end == '#mtgretna') { t = '00:57'; }
     if(end == '#shippensburg') { t = '01:37'; }
     if(end == '#mercersburg') { t = '02:10'; }
     if(end == '#greencastle') { t = '01:56'; }
     if(end == '#chambersburg') { t = '01:46'; }
     if(end == '#fairfield') { t = '01:56'; }
     if(end == '#gettysburg') { t = '01:41'; }
     if(end == '#newoxford') { t = '01:42'; }
     if(end == '#hanover') { t = '01:49'; }
     if(end == '#york') { t = '01:28'; }
     if(end == '#wrightsville') { t = '01:12'; }
     if(end == '#lancaster') { t = '01:01'; }
     if(end == '#intercourse') { t = '01:03'; }
     if(end == '#strasburg') { t = '01:07'; }
     break;
   case '#lebanon':
     if(end == '#newport') { t = '01:09'; }
     if(end == '#newbloomfield') { t = '01:15'; }
     if(end == '#duncannon') { t = '00:57'; }
     if(end == '#hamburg') { t = '00:41'; }
     if(end == '#reading') { t = '00:47'; }
     if(end == '#boyertown') { t = '01:13'; }
     if(end == '#carlisle') { t = '01:04'; }
     if(end == '#mechanicsburg') { t = '00:54'; }
     if(end == '#harrisburg') { t = '00:46'; }
     if(end == '#hershey') { t = '00:28'; }
     if(end == '#annville') { t = '00:13'; }
     if(end == '#middletown') { t = '00:45'; }
     if(end == '#mtgretna') { t = '00:18'; }
     if(end == '#shippensburg') { t = '01:25'; }
     if(end == '#mercersburg') { t = '01:59'; }
     if(end == '#greencastle') { t = '01:45'; }
     if(end == '#chambersburg') { t = '01:35'; }
     if(end == '#fairfield') { t = '01:35'; }
     if(end == '#gettysburg') { t = '01:20'; }
     if(end == '#newoxford') { t = '01:21'; }
     if(end == '#hanover') { t = '01:28'; }
     if(end == '#york') { t = '01:06'; }
     if(end == '#wrightsville') { t = '00:55'; }
     if(end == '#lancaster') { t = '00:48'; }
     if(end == '#intercourse') { t = '00:56'; }
     if(end == '#strasburg') { t = '00:58'; }
     break;
   case '#reading':
     if(end == '#newport') { t = '01:33'; }
     if(end == '#newbloomfield') { t = '01:39'; }
     if(end == '#duncannon') { t = '01:21'; }
     if(end == '#hamburg') { t = '00:26'; }
     if(end == '#lebanon') { t = '00:45'; }
     if(end == '#boyertown') { t = '00:28'; }
     if(end == '#carlisle') { t = '01:28'; }
     if(end == '#mechanicsburg') { t = '01:18'; }
     if(end == '#harrisburg') { t = '01:10'; }
     if(end == '#hershey') { t = '01:04'; }
     if(end == '#annville') { t = '00:55'; }
     if(end == '#middletown') { t = '01:04'; }
     if(end == '#mtgretna') { t = '00:50'; }
     if(end == '#shippensburg') { t = '01:50'; }
     if(end == '#mercersburg') { t = '02:23'; }
     if(end == '#greencastle') { t = '02:09'; }
     if(end == '#chambersburg') { t = '01:59'; }
     if(end == '#fairfield') { t = '01:59'; }
     if(end == '#gettysburg') { t = '01:44'; }
     if(end == '#newoxford') { t = '01:34'; }
     if(end == '#hanover') { t = '01:41'; }
     if(end == '#york') { t = '01:09'; }
     if(end == '#wrightsville') { t = '00:53'; }
     if(end == '#lancaster') { t = '00:43'; }
     if(end == '#intercourse') { t = '00:45'; }
     if(end == '#strasburg') { t = '00:49'; }
     break;
   case '#boyertown':
     if(end == '#newport') { t = '01:59'; }
     if(end == '#newbloomfield') { t = '02:05'; }
     if(end == '#duncannon') { t = '01:47'; }
     if(end == '#hamburg') { t = '00:42'; }
     if(end == '#lebanon') { t = '01:11'; }
     if(end == '#reading') { t = '00:28'; }
     if(end == '#carlisle') { t = '01:54'; }
     if(end == '#mechanicsburg') { t = '01:45'; }
     if(end == '#harrisburg') { t = '01:36'; }
     if(end == '#hershey') { t = '01:30'; }
     if(end == '#annville') { t = '01:22'; }
     if(end == '#middletown') { t = '01:30'; }
     if(end == '#mtgretna') { t = '01:18'; }
     if(end == '#shippensburg') { t = '02:15'; }
     if(end == '#mercersburg') { t = '02:49'; }
     if(end == '#greencastle') { t = '02:35'; }
     if(end == '#chambersburg') { t = '02:25'; }
     if(end == '#fairfield') { t = '02:26'; }
     if(end == '#gettysburg') { t = '02:11'; }
     if(end == '#newoxford') { t = '02:01'; }
     if(end == '#hanover') { t = '02:08'; }
     if(end == '#york') { t = '01:36'; }
     if(end == '#wrightsville') { t = '01:20'; }
     if(end == '#lancaster') { t = '01:09'; }
     if(end == '#intercourse') { t = '01:06'; }
     if(end == '#strasburg') { t = '01:13'; }
     break;
   case '#carlisle':
     if(end == '#newport') { t = '00:47'; }
     if(end == '#newbloomfield') { t = '00:32'; }
     if(end == '#duncannon') { t = '00:39'; }
     if(end == '#hamburg') { t = '01:15'; }
     if(end == '#lebanon') { t = '01:03'; }
     if(end == '#reading') { t = '01:29'; }
     if(end == '#boyertown') { t = '01:54'; }
     if(end == '#mechanicsburg') { t = '00:17'; }
     if(end == '#harrisburg') { t = '00:28'; }
     if(end == '#hershey') { t = '00:42'; }
     if(end == '#annville') { t = '00:53'; }
     if(end == '#middletown') { t = '00:44'; }
     if(end == '#mtgretna') { t = '01 :00'; }
     if(end == '#shippensburg') { t = '00:26'; }
     if(end == '#mercersburg') { t = '00:59'; }
     if(end == '#greencastle') { t = '00:45'; }
     if(end == '#chambersburg') { t = '00:35'; }
     if(end == '#fairfield') { t = '00:56'; }
     if(end == '#gettysburg') { t = '00:40'; }
     if(end == '#newoxford') { t = '00:41'; }
     if(end == '#hanover') { t = '00:48'; }
     if(end == '#york') { t = '00:50'; }
     if(end == '#wrightsville') { t = '01 :00'; }
     if(end == '#lancaster') { t = '01:08'; }
     if(end == '#intercourse') { t = '01:20'; }
     if(end == '#strasburg') { t = '01:18'; }
     break;
   case '#mechanicsburg':
     if(end == '#newport') { t = '00:46'; }
     if(end == '#newbloomfield') { t = '00:33'; }
     if(end == '#duncannon') { t = '00:34'; }
     if(end == '#hamburg') { t = '01:10'; }
     if(end == '#lebanon') { t = '00:57'; }
     if(end == '#reading') { t = '01:19'; }
     if(end == '#boyertown') { t = '01:45'; }
     if(end == '#carlisle') { t = '00:17'; }
     if(end == '#harrisburg') { t = '00:20'; }
     if(end == '#hershey') { t = '00:30'; }
     if(end == '#annville') { t = '00:46'; }
     if(end == '#middletown') { t = '00:32'; }
     if(end == '#mtgretna') { t = '00:49'; }
     if(end == '#shippensburg') { t = '00:41'; }
     if(end == '#mercersburg') { t = '01:15'; }
     if(end == '#greencastle') { t = '01 :00'; }
     if(end == '#chambersburg') { t = '00:51'; }
     if(end == '#fairfield') { t = '00:53'; }
     if(end == '#gettysburg') { t = '00:38'; }
     if(end == '#newoxford') { t = '00:39'; }
     if(end == '#hanover') { t = '00:45'; }
     if(end == '#york') { t = '00:38'; }
     if(end == '#wrightsville') { t = '00:48'; }
     if(end == '#lancaster') { t = '00:56'; }
     if(end == '#intercourse') { t = '01:08'; }
     if(end == '#strasburg') { t = '01:06'; }
     break;
   case '#harrisburg':
     if(end == '#newport') { t = '00:34'; }
     if(end == '#newbloomfield') { t = '00:40'; }
     if(end == '#duncannon') { t = '00:22'; }
     if(end == '#hamburg') { t = '00:58'; }
     if(end == '#lebanon') { t = '00:47'; }
     if(end == '#reading') { t = '01:12'; }
     if(end == '#boyertown') { t = '01:37'; }
     if(end == '#carlisle') { t = '00:29'; }
     if(end == '#mechanicsburg') { t = '00:18'; }
     if(end == '#hershey') { t = '00:22'; }
     if(end == '#annville') { t = '00:36'; }
     if(end == '#middletown') { t = '00:24'; }
     if(end == '#mtgretna') { t = '00:42'; }
     if(end == '#shippensburg') { t = '00:50'; }
     if(end == '#mercersburg') { t = '01:24'; }
     if(end == '#greencastle') { t = '01:10'; }
     if(end == '#chambersburg') { t = '01 :00'; }
     if(end == '#fairfield') { t = '01:01'; }
     if(end == '#gettysburg') { t = '00:46'; }
     if(end == '#newoxford') { t = '00:47'; }
     if(end == '#hanover') { t = '00:54'; }
     if(end == '#york') { t = '00:34'; }
     if(end == '#wrightsville') { t = '00:44'; }
     if(end == '#lancaster') { t = '00:49'; }
     if(end == '#intercourse') { t = '01 :00'; }
     if(end == '#strasburg') { t = '00:58'; }
     break;
   case '#hershey':
     if(end == '#newport') { t = '00:49'; }
     if(end == '#newbloomfield') { t = '00:55'; }
     if(end == '#duncannon') { t = '00:37'; }
     if(end == '#hamburg') { t = '00:51'; }
     if(end == '#lebanon') { t = '00:28'; }
     if(end == '#reading') { t = '01:04'; }
     if(end == '#boyertown') { t = '01:29'; }
     if(end == '#carlisle') { t = '00:41'; }
     if(end == '#mechanicsburg') { t = '00:30'; }
     if(end == '#harrisburg') { t = '00:25'; }
     if(end == '#annville') { t = '00:16'; }
     if(end == '#middletown') { t = '00:19'; }
     if(end == '#mtgretna') { t = '00:24'; }
     if(end == '#shippensburg') { t = '01:03'; }
     if(end == '#mercersburg') { t = '01:37'; }
     if(end == '#greencastle') { t = '01:22'; }
     if(end == '#chambersburg') { t = '01:13'; }
     if(end == '#fairfield') { t = '01:14'; }
     if(end == '#gettysburg') { t = '00:59'; }
     if(end == '#newoxford') { t = '01 :00'; }
     if(end == '#hanover') { t = '01:07'; }
     if(end == '#york') { t = '00:46'; }
     if(end == '#wrightsville') { t = '00:40'; }
     if(end == '#lancaster') { t = '00:38'; }
     if(end == '#intercourse') { t = '00:50'; }
     if(end == '#strasburg') { t = '00:48'; }
     break;
   case '#annville':
     if(end == '#newport') { t = '00:59'; }
     if(end == '#newbloomfield') { t = '01:05'; }
     if(end == '#duncannon') { t = '00:47'; }
     if(end == '#hamburg') { t = '00:46'; }
     if(end == '#lebanon') { t = '00:15'; }
     if(end == '#reading') { t = '00:54'; }
     if(end == '#boyertown') { t = '01:20'; }
     if(end == '#carlisle') { t = '00:53'; }
     if(end == '#mechanicsburg') { t = '00:46'; }
     if(end == '#harrisburg') { t = '00:36'; }
     if(end == '#hershey') { t = '00:16'; }
     if(end == '#middletown') { t = '00:35'; }
     if(end == '#mtgretna') { t = '00:14'; }
     if(end == '#shippensburg') { t = '01:15'; }
     if(end == '#mercersburg') { t = '01:48'; }
     if(end == '#greencastle') { t = '01:34'; }
     if(end == '#chambersburg') { t = '01:25'; }
     if(end == '#fairfield') { t = '01:30'; }
     if(end == '#gettysburg') { t = '01:15'; }
     if(end == '#newoxford') { t = '01:16'; }
     if(end == '#hanover') { t = '01:23'; }
     if(end == '#york') { t = '01:02'; }
     if(end == '#wrightsville') { t = '00:51'; }
     if(end == '#lancaster') { t = '00:44'; }
     if(end == '#intercourse') { t = '00:55'; }
     if(end == '#strasburg') { t = '00:54'; }
     break;
   case '#middletown':
     if(end == '#newport') { t = '00:49'; }
     if(end == '#newbloomfield') { t = '00:56'; }
     if(end == '#duncannon') { t = '00:38'; }
     if(end == '#hamburg') { t = '01:08'; }
     if(end == '#lebanon') { t = '00:46'; }
     if(end == '#reading') { t = '01:04'; }
     if(end == '#boyertown') { t = '01:30'; }
     if(end == '#carlisle') { t = '00:40'; }
     if(end == '#mechanicsburg') { t = '00:30'; }
     if(end == '#harrisburg') { t = '00:26'; }
     if(end == '#hershey') { t = '00:19'; }
     if(end == '#annville') { t = '00:35'; }
     if(end == '#mtgretna') { t = '00:29'; }
     if(end == '#shippensburg') { t = '01:04'; }
     if(end == '#mercersburg') { t = '01:36'; }
     if(end == '#greencastle') { t = '01:24'; }
     if(end == '#chambersburg') { t = '01:14'; }
     if(end == '#fairfield') { t = '01:12'; }
     if(end == '#gettysburg') { t = '00:57'; }
     if(end == '#newoxford') { t = '00:57'; }
     if(end == '#hanover') { t = '01:04'; }
     if(end == '#york') { t = '00:43'; }
     if(end == '#wrightsville') { t = '00:30'; }
     if(end == '#lancaster') { t = '00:35'; }
     if(end == '#intercourse') { t = '00:46'; }
     if(end == '#strasburg') { t = '00:44'; }
     break;
   case '#mtgretna':
     if(end == '#newport') { t = '01:07'; }
     if(end == '#newbloomfield') { t = '01:13'; }
     if(end == '#duncannon') { t = '00:55'; }
     if(end == '#hamburg') { t = '00:57'; }
     if(end == '#lebanon') { t = '00:18'; }
     if(end == '#reading') { t = '00:49'; }
     if(end == '#boyertown') { t = '01:15'; }
     if(end == '#carlisle') { t = '00:55'; }
     if(end == '#mechanicsburg') { t = '00:45'; }
     if(end == '#harrisburg') { t = '00:43'; }
     if(end == '#hershey') { t = '00:24'; }
     if(end == '#annville') { t = '00:15'; }
     if(end == '#middletown') { t = '00:29'; }
     if(end == '#shippensburg') { t = '01:19'; }
     if(end == '#mercersburg') { t = '01:51'; }
     if(end == '#greencastle') { t = '01:39'; }
     if(end == '#chambersburg') { t = '01:29'; }
     if(end == '#fairfield') { t = '01:27'; }
     if(end == '#gettysburg') { t = '01:11'; }
     if(end == '#newoxford') { t = '01:12'; }
     if(end == '#hanover') { t = '01:19'; }
     if(end == '#york') { t = '00:58'; }
     if(end == '#wrightsville') { t = '00:42'; }
     if(end == '#lancaster') { t = '00:39'; }
     if(end == '#intercourse') { t = '00:50'; }
     if(end == '#strasburg') { t = '00:49'; }
     break;
   case '#shippensburg':
     if(end == '#newport') { t = '01:12'; }
     if(end == '#newbloomfield') { t = '00:59'; }
     if(end == '#duncannon') { t = '01:01'; }
     if(end == '#hamburg') { t = '01:37'; }
     if(end == '#lebanon') { t = '01:25'; }
     if(end == '#reading') { t = '01:51'; }
     if(end == '#boyertown') { t = '02:15'; }
     if(end == '#carlisle') { t = '00:26'; }
     if(end == '#mechanicsburg') { t = '00:42'; }
     if(end == '#harrisburg') { t = '00:49'; }
     if(end == '#hershey') { t = '01:04'; }
     if(end == '#annville') { t = '01:15'; }
     if(end == '#middletown') { t = '01:06'; }
     if(end == '#mtgretna') { t = '01:23'; }
     if(end == '#mercersburg') { t = '00:40'; }
     if(end == '#greencastle') { t = '00:25'; }
     if(end == '#chambersburg') { t = '00:16'; }
     if(end == '#fairfield') { t = '00:40'; }
     if(end == '#gettysburg') { t = '00:39'; }
     if(end == '#newoxford') { t = '00:53'; }
     if(end == '#hanover') { t = '01:05'; }
     if(end == '#york') { t = '01:12'; }
     if(end == '#wrightsville') { t = '01:22'; }
     if(end == '#lancaster') { t = '01:30'; }
     if(end == '#intercourse') { t = '01:42'; }
     if(end == '#strasburg') { t = '01:40'; }
     break;
   case '#mercersburg':
     if(end == '#newport') { t = '01:39'; }
     if(end == '#newbloomfield') { t = '01:27'; }
     if(end == '#duncannon') { t = '01:34'; }
     if(end == '#hamburg') { t = '02:10'; }
     if(end == '#lebanon') { t = '01:58'; }
     if(end == '#reading') { t = '02:24'; }
     if(end == '#boyertown') { t = '02:48'; }
     if(end == '#carlisle') { t = '00:59'; }
     if(end == '#mechanicsburg') { t = '01:15'; }
     if(end == '#harrisburg') { t = '01:22'; }
     if(end == '#hershey') { t = '01:37'; }
     if(end == '#annville') { t = '01:48'; }
     if(end == '#middletown') { t = '01:39'; }
     if(end == '#mtgretna') { t = '01:56'; }
     if(end == '#shippensburg') { t = '00:40'; }
     if(end == '#greencastle') { t = '00:14'; }
     if(end == '#chambersburg') { t = '00:24'; }
     if(end == '#fairfield') { t = '00:55'; }
     if(end == '#gettysburg') { t = '00:57'; }
     if(end == '#newoxford') { t = '01:11'; }
     if(end == '#hanover') { t = '01:23'; }
     if(end == '#york') { t = '01:43'; }
     if(end == '#wrightsville') { t = '01:55'; }
     if(end == '#lancaster') { t = '02:03'; }
     if(end == '#intercourse') { t = '02:15'; }
     if(end == '#strasburg') { t = '02:13'; }
     break;
   case '#greencastle':
     if(end == '#newport') { t = '01:32'; }
     if(end == '#newbloomfield') { t = '01:18'; }
     if(end == '#duncannon') { t = '01:20'; }
     if(end == '#hamburg') { t = '01:56'; }
     if(end == '#lebanon') { t = '01:44'; }
     if(end == '#reading') { t = '02:10'; }
     if(end == '#boyertown') { t = '02:34'; }
     if(end == '#carlisle') { t = '00:45'; }
     if(end == '#mechanicsburg') { t = '01:01'; }
     if(end == '#harrisburg') { t = '01:08'; }
     if(end == '#hershey') { t = '01:23'; }
     if(end == '#annville') { t = '01:34'; }
     if(end == '#middletown') { t = '01:25'; }
     if(end == '#mtgretna') { t = '01:42'; }
     if(end == '#shippensburg') { t = '00:26'; }
     if(end == '#mercersburg') { t = '00:14'; }
     if(end == '#chambersburg') { t = '00:16'; }
     if(end == '#fairfield') { t = '00:41'; }
     if(end == '#gettysburg') { t = '00:43'; }
     if(end == '#newoxford') { t = '00:57'; }
     if(end == '#hanover') { t = '01:10'; }
     if(end == '#york') { t = '01:30'; }
     if(end == '#wrightsville') { t = '01:41'; }
     if(end == '#lancaster') { t = '01:49'; }
     if(end == '#intercourse') { t = '02:01'; }
     if(end == '#strasburg') { t = '01:59'; }
     break;
   case '#chambersburg':
     if(end == '#newport') { t = '01:23'; }
     if(end == '#newbloomfield') { t = '01:09'; }
     if(end == '#duncannon') { t = '01:11'; }
     if(end == '#hamburg') { t = '01:47'; }
     if(end == '#lebanon') { t = '01:36'; }
     if(end == '#reading') { t = '02:01'; }
     if(end == '#boyertown') { t = '02:26'; }
     if(end == '#carlisle') { t = '00:37'; }
     if(end == '#mechanicsburg') { t = '00:52'; }
     if(end == '#harrisburg') { t = '01 :00'; }
     if(end == '#hershey') { t = '01:14'; }
     if(end == '#annville') { t = '01:25'; }
     if(end == '#middletown') { t = '01:16'; }
     if(end == '#mtgretna') { t = '01:34'; }
     if(end == '#shippensburg') { t = '00:17'; }
     if(end == '#mercersburg') { t = '00:23'; }
     if(end == '#greencastle') { t = '00:17'; }
     if(end == '#fairfield') { t = '00:35'; }
     if(end == '#gettysburg') { t = '00:34'; }
     if(end == '#newoxford') { t = '00:48'; }
     if(end == '#hanover') { t = '01:01'; }
     if(end == '#york') { t = '01:21'; }
     if(end == '#wrightsville') { t = '01:32'; }
     if(end == '#lancaster') { t = '01:41'; }
     if(end == '#intercourse') { t = '01:52'; }
     if(end == '#strasburg') { t = '01:51'; }
     break;
   case '#fairfield':
     if(end == '#newport') { t = '01:33'; }
     if(end == '#newbloomfield') { t = '01:25'; }
     if(end == '#duncannon') { t = '01:21'; }
     if(end == '#hamburg') { t = '01:55'; }
     if(end == '#lebanon') { t = '01:39'; }
     if(end == '#reading') { t = '02:01'; }
     if(end == '#boyertown') { t = '02:26'; }
     if(end == '#carlisle') { t = '00:56'; }
     if(end == '#mechanicsburg') { t = '00:53'; }
     if(end == '#harrisburg') { t = '01:03'; }
     if(end == '#hershey') { t = '01:13'; }
     if(end == '#annville') { t = '01:29'; }
     if(end == '#middletown') { t = '01:15'; }
     if(end == '#mtgretna') { t = '01:31'; }
     if(end == '#shippensburg') { t = '00:40'; }
     if(end == '#mercersburg') { t = '00:55'; }
     if(end == '#greencastle') { t = '00:41'; }
     if(end == '#chambersburg') { t = '00:34'; }
     if(end == '#gettysburg') { t = '00:15'; }
     if(end == '#newoxford') { t = '00:29'; }
     if(end == '#hanover') { t = '00:41'; }
     if(end == '#york') { t = '01:02'; }
     if(end == '#wrightsville') { t = '01:15'; }
     if(end == '#lancaster') { t = '01:33'; }
     if(end == '#intercourse') { t = '01:46'; }
     if(end == '#strasburg') { t = '01:44'; }
     break;
   case '#gettysburg':
     if(end == '#newport') { t = '01:18'; }
     if(end == '#newbloomfield') { t = '01:10'; }
     if(end == '#duncannon') { t = '01:06'; }
     if(end == '#hamburg') { t = '01:40'; }
     if(end == '#lebanon') { t = '01:24'; }
     if(end == '#reading') { t = '01:46'; }
     if(end == '#boyertown') { t = '02:11'; }
     if(end == '#carlisle') { t = '00:41'; }
     if(end == '#mechanicsburg') { t = '00:38'; }
     if(end == '#harrisburg') { t = '00:48'; }
     if(end == '#hershey') { t = '00:58'; }
     if(end == '#annville') { t = '01:14'; }
     if(end == '#middletown') { t = '01 :00'; }
     if(end == '#mtgretna') { t = '01:16'; }
     if(end == '#shippensburg') { t = '00:38'; }
     if(end == '#mercersburg') { t = '00:56'; }
     if(end == '#greencastle') { t = '00:43'; }
     if(end == '#chambersburg') { t = '00:33'; }
     if(end == '#fairfield') { t = '00:15'; }
     if(end == '#newoxford') { t = '00:13'; }
     if(end == '#hanover') { t = '00:26'; }
     if(end == '#york') { t = '00:46'; }
     if(end == '#wrightsville') { t = '01 :00'; }
     if(end == '#lancaster') { t = '01:18'; }
     if(end == '#intercourse') { t = '01:31'; }
     if(end == '#strasburg') { t = '01:29'; }
     break;
   case '#newoxford':
     if(end == '#newport') { t = '01:17'; }
     if(end == '#newbloomfield') { t = '01:10'; }
     if(end == '#duncannon') { t = '01:06'; }
     if(end == '#hamburg') { t = '01:39'; }
     if(end == '#lebanon') { t = '01:24'; }
     if(end == '#reading') { t = '01:35'; }
     if(end == '#boyertown') { t = '02:01'; }
     if(end == '#carlisle') { t = '00:41'; }
     if(end == '#mechanicsburg') { t = '00:38'; }
     if(end == '#harrisburg') { t = '00:48'; }
     if(end == '#hershey') { t = '00:58'; }
     if(end == '#annville') { t = '01:14'; }
     if(end == '#middletown') { t = '01 :00'; }
     if(end == '#mtgretna') { t = '01:16'; }
     if(end == '#shippensburg') { t = '00:52'; }
     if(end == '#mercersburg') { t = '01:10'; }
     if(end == '#greencastle') { t = '00:57'; }
     if(end == '#chambersburg') { t = '00:47'; }
     if(end == '#fairfield') { t = '00:29'; }
     if(end == '#gettysburg') { t = '00:13'; }
     if(end == '#hanover') { t = '00:12'; }
     if(end == '#york') { t = '00:32'; }
     if(end == '#wrightsville') { t = '00:46'; }
     if(end == '#lancaster') { t = '01:04'; }
     if(end == '#intercourse') { t = '01:17'; }
     if(end == '#strasburg') { t = '01:15'; }
     break;
   case '#hanover':
     if(end == '#newport') { t = '01:25'; }
     if(end == '#newbloomfield') { t = '01:17'; }
     if(end == '#duncannon') { t = '01:13'; }
     if(end == '#hamburg') { t = '01:46'; }
     if(end == '#lebanon') { t = '01:31'; }
     if(end == '#reading') { t = '01:41'; }
     if(end == '#boyertown') { t = '02:07'; }
     if(end == '#carlisle') { t = '00:48'; }
     if(end == '#mechanicsburg') { t = '00:45'; }
     if(end == '#harrisburg') { t = '00:55'; }
     if(end == '#hershey') { t = '01:05'; }
     if(end == '#annville') { t = '01:21'; }
     if(end == '#middletown') { t = '01:07'; }
     if(end == '#mtgretna') { t = '01:23'; }
     if(end == '#shippensburg') { t = '01:05'; }
     if(end == '#mercersburg') { t = '01:23'; }
     if(end == '#greencastle') { t = '01:10'; }
     if(end == '#chambersburg') { t = '01 :00'; }
     if(end == '#fairfield') { t = '00:41'; }
     if(end == '#gettysburg') { t = '00:26'; }
     if(end == '#newoxford') { t = '00:12'; }
     if(end == '#york') { t = '00:38'; }
     if(end == '#wrightsville') { t = '00:52'; }
     if(end == '#lancaster') { t = '01:10'; }
     if(end == '#intercourse') { t = '01:23'; }
     if(end == '#strasburg') { t = '01:21'; }
     break;
   case '#york':
     if(end == '#newport') { t = '01:04'; }
     if(end == '#newbloomfield') { t = '01:04'; }
     if(end == '#duncannon') { t = '00:53'; }
     if(end == '#hamburg') { t = '01:26'; }
     if(end == '#lebanon') { t = '01:07'; }
     if(end == '#reading') { t = '01:09'; }
     if(end == '#boyertown') { t = '01:34'; }
     if(end == '#carlisle') { t = '00:48'; }
     if(end == '#mechanicsburg') { t = '00:38'; }
     if(end == '#harrisburg') { t = '00:36'; }
     if(end == '#hershey') { t = '00:45'; }
     if(end == '#annville') { t = '01:01'; }
     if(end == '#middletown') { t = '00:43'; }
     if(end == '#mtgretna') { t = '00:59'; }
     if(end == '#shippensburg') { t = '01:11'; }
     if(end == '#mercersburg') { t = '01:45'; }
     if(end == '#greencastle') { t = '01:30'; }
     if(end == '#chambersburg') { t = '01:21'; }
     if(end == '#fairfield') { t = '01:02'; }
     if(end == '#gettysburg') { t = '00:47'; }
     if(end == '#newoxford') { t = '00:33'; }
     if(end == '#hanover') { t = '00:40'; }
     if(end == '#wrightsville') { t = '00:20'; }
     if(end == '#lancaster') { t = '00:37'; }
     if(end == '#intercourse') { t = '00:51'; }
     if(end == '#strasburg') { t = '00:49'; }
     break;
   case '#wrightsville':
     if(end == '#newport') { t = '01:15'; }
     if(end == '#newbloomfield') { t = '01:15'; }
     if(end == '#duncannon') { t = '01:03'; }
     if(end == '#hamburg') { t = '01:12'; }
     if(end == '#lebanon') { t = '00:55'; }
     if(end == '#reading') { t = '00:54'; }
     if(end == '#boyertown') { t = '01:20'; }
     if(end == '#carlisle') { t = '00:59'; }
     if(end == '#mechanicsburg') { t = '00:49'; }
     if(end == '#harrisburg') { t = '00:47'; }
     if(end == '#hershey') { t = '00:40'; }
     if(end == '#annville') { t = '00:51'; }
     if(end == '#middletown') { t = '00:31'; }
     if(end == '#mtgretna') { t = '00:42'; }
     if(end == '#shippensburg') { t = '01:22'; }
     if(end == '#mercersburg') { t = '01:55'; }
     if(end == '#greencastle') { t = '01:41'; }
     if(end == '#chambersburg') { t = '01:32'; }
     if(end == '#fairfield') { t = '01:16'; }
     if(end == '#gettysburg') { t = '01:01'; }
     if(end == '#newoxford') { t = '00:47'; }
     if(end == '#hanover') { t = '00:54'; }
     if(end == '#york') { t = '00:22'; }
     if(end == '#lancaster') { t = '00:23'; }
     if(end == '#intercourse') { t = '00:36'; }
     if(end == '#strasburg') { t = '00:34'; }
     break;
   case '#lancaster':
     if(end == '#newport') { t = '01:14'; }
     if(end == '#newbloomfield') { t = '01:20'; }
     if(end == '#duncannon') { t = '01:02'; }
     if(end == '#hamburg') { t = '01 :00'; }
     if(end == '#lebanon') { t = '00:47'; }
     if(end == '#reading') { t = '00:42'; }
     if(end == '#boyertown') { t = '01:07'; }
     if(end == '#carlisle') { t = '01:05'; }
     if(end == '#mechanicsburg') { t = '00:55'; }
     if(end == '#harrisburg') { t = '00:51'; }
     if(end == '#hershey') { t = '00:38'; }
     if(end == '#annville') { t = '00:44'; }
     if(end == '#middletown') { t = '00:35'; }
     if(end == '#mtgretna') { t = '00:37'; }
     if(end == '#shippensburg') { t = '01:29'; }
     if(end == '#mercersburg') { t = '02:01'; }
     if(end == '#greencastle') { t = '01:48'; }
     if(end == '#chambersburg') { t = '01:39'; }
     if(end == '#fairfield') { t = '01:33'; }
     if(end == '#gettysburg') { t = '01:18'; }
     if(end == '#newoxford') { t = '01:04'; }
     if(end == '#hanover') { t = '01:11'; }
     if(end == '#york') { t = '00:39'; }
     if(end == '#wrightsville') { t = '00:23'; }
     if(end == '#intercourse') { t = '00:21'; }
     if(end == '#strasburg') { t = '00:18'; }
     break;
   case '#intercourse':
     if(end == '#newport') { t = '01:26'; }
     if(end == '#newbloomfield') { t = '01:32'; }
     if(end == '#duncannon') { t = '01:14'; }
     if(end == '#hamburg') { t = '01:03'; }
     if(end == '#lebanon') { t = '00:56'; }
     if(end == '#reading') { t = '00:45'; }
     if(end == '#boyertown') { t = '01:07'; }
     if(end == '#carlisle') { t = '01:17'; }
     if(end == '#mechanicsburg') { t = '01:07'; }
     if(end == '#harrisburg') { t = '01:02'; }
     if(end == '#hershey') { t = '00:50'; }
     if(end == '#annville') { t = '00:55'; }
     if(end == '#middletown') { t = '00:47'; }
     if(end == '#mtgretna') { t = '00:47'; }
     if(end == '#shippensburg') { t = '01:41'; }
     if(end == '#mercersburg') { t = '02:13'; }
     if(end == '#greencastle') { t = '02 :00'; }
     if(end == '#chambersburg') { t = '01:50'; }
     if(end == '#fairfield') { t = '01:46'; }
     if(end == '#gettysburg') { t = '01:31'; }
     if(end == '#newoxford') { t = '01:17'; }
     if(end == '#hanover') { t = '01:24'; }
     if(end == '#york') { t = '00:52'; }
     if(end == '#wrightsville') { t = '00:36'; }
     if(end == '#lancaster') { t = '00:23'; }
     if(end == '#strasburg') { t = '00:15'; }
     break;
   case '#strasburg':
     if(end == '#newport') { t = '01:24'; }
     if(end == '#newbloomfield') { t = '01:30'; }
     if(end == '#duncannon') { t = '01:12'; }
     if(end == '#hamburg') { t = '01:07'; }
     if(end == '#lebanon') { t = '00:57'; }
     if(end == '#reading') { t = '00:49'; }
     if(end == '#boyertown') { t = '01:15'; }
     if(end == '#carlisle') { t = '01:15'; }
     if(end == '#mechanicsburg') { t = '01:05'; }
     if(end == '#harrisburg') { t = '01:01'; }
     if(end == '#hershey') { t = '00:48'; }
     if(end == '#annville') { t = '00:53'; }
     if(end == '#middletown') { t = '00:45'; }
     if(end == '#mtgretna') { t = '00:46'; }
     if(end == '#shippensburg') { t = '01:39'; }
     if(end == '#mercersburg') { t = '02:11'; }
     if(end == '#greencastle') { t = '01:58'; }
     if(end == '#chambersburg') { t = '01:49'; }
     if(end == '#fairfield') { t = '01:45'; }
     if(end == '#gettysburg') { t = '01:29'; }
     if(end == '#newoxford') { t = '01:16'; }
     if(end == '#hanover') { t = '01:23'; }
     if(end == '#york') { t = '00:50'; }
     if(end == '#wrightsville') { t = '00:35'; }
     if(end == '#lancaster') { t = '00:20'; }
     if(end == '#intercourse') { t = '00:15'; }
     break;
    default:
      t = '00:00';
  }
  t = t.replace(/0/g,'<img src="/images/timer/0.png"/>');
  t = t.replace(/1/g,'<img src="/images/timer/1.png"/>');
  t = t.replace(/2/g,'<img src="/images/timer/2.png"/>');
  t = t.replace(/3/g,'<img src="/images/timer/3.png"/>');
  t = t.replace(/4/g,'<img src="/images/timer/4.png"/>');
  t = t.replace(/5/g,'<img src="/images/timer/5.png"/>');
  t = t.replace(/6/g,'<img src="/images/timer/6.png"/>');
  t = t.replace(/7/g,'<img src="/images/timer/7.png"/>');
  t = t.replace(/8/g,'<img src="/images/timer/8.png"/>');
  t = t.replace(/9/g,'<img src="/images/timer/9.png"/>');
  t = t.replace(':',' ');

  var from = '<img src="/images/timer/cn_' + start.replace('#','') + '.png"/>';
  var to = '<img src="/images/timer/cn_' + end.replace('#','') + '.png"/>';

  $('#timertext').html(t);
  $('#timerto').html(to);
  $('#timerfrom').html(from);
}

