// SRSS

var today = new Date();
var thisyr = today.getYear();
var thismonth = today.getMonth();
var thisdate = today.getDate();
if (((thismonth == 00) && (thisdate == 01)))
document.write("Sunrise 08:06 GMT<br>Sunset 16:02 GMT")
if (((thismonth == 00) && (thisdate == 02)))
document.write("Sunrise 08:06 GMT<br>Sunset 16:03 GMT")
if (((thismonth == 00) && (thisdate == 03)))
document.write("Sunrise 08:06 GMT<br>Sunset 16:04 GMT")
if (((thismonth == 00) && (thisdate == 04)))
document.write("Sunrise 08:06 GMT<br>Sunset 16:05 GMT")
if (((thismonth == 00) && (thisdate == 05)))
document.write("Sunrise 08:05 GMT<br>Sunset 16:07 GMT")
if (((thismonth == 00) && (thisdate == 06)))
document.write("Sunrise 08:05 GMT<br>Sunset 16:08 GMT")
if (((thismonth == 00) && (thisdate == 07)))
document.write("Sunrise 08:05 GMT<br>Sunset 16:09 GMT")
if (((thismonth == 00) && (thisdate == 08)))
document.write("Sunrise 08:04 GMT<br>Sunset 16:10 GMT")
if (((thismonth == 00) && (thisdate == 09)))
document.write("Sunrise 08:04 GMT<br>Sunset 16:12 GMT")
if (((thismonth == 00) && (thisdate == 10)))
document.write("Sunrise 08:03 GMT<br>Sunset 16:13 GMT")
if (((thismonth == 00) && (thisdate == 11)))
document.write("Sunrise 08:02 GMT<br>Sunset 16:15 GMT")
if (((thismonth == 00) && (thisdate == 12)))
document.write("Sunrise 08:02 GMT<br>Sunset 16:16 GMT")
if (((thismonth == 00) && (thisdate == 13)))
document.write("Sunrise 08:01 GMT<br>Sunset 16:18 GMT")
if (((thismonth == 00) && (thisdate == 14)))
document.write("Sunrise 08:00 GMT<br>Sunset 16:19 GMT")
if (((thismonth == 00) && (thisdate == 15)))
document.write("Sunrise 08:00 GMT<br>Sunset 16:21 GMT")
if (((thismonth == 00) && (thisdate == 16)))
document.write("Sunrise 07:59 GMT<br>Sunset 16:22 GMT")
if (((thismonth == 00) && (thisdate == 17)))
document.write("Sunrise 07:58 GMT<br>Sunset 16:24 GMT")
if (((thismonth == 00) && (thisdate == 18)))
document.write("Sunrise 07:57 GMT<br>Sunset 16:25 GMT")
if (((thismonth == 00) && (thisdate == 19)))
document.write("Sunrise 07:56 GMT<br>Sunset 16:27 GMT")
if (((thismonth == 00) && (thisdate == 20)))
document.write("Sunrise 07:55 GMT<br>Sunset 16:29 GMT")
if (((thismonth == 00) && (thisdate == 21)))
document.write("Sunrise 07:54 GMT<br>Sunset 16:30 GMT")
if (((thismonth == 00) && (thisdate == 22)))
document.write("Sunrise 07:53 GMT<br>Sunset 16:32 GMT")
if (((thismonth == 00) && (thisdate == 23)))
document.write("Sunrise 07:51 GMT<br>Sunset 16:34 GMT")
if (((thismonth == 00) && (thisdate == 24)))
document.write("Sunrise 07:50 GMT<br>Sunset 16:35 GMT")
if (((thismonth == 00) && (thisdate == 25)))
document.write("Sunrise 07:49 GMT<br>Sunset 16:37 GMT")
if (((thismonth == 00) && (thisdate == 26)))
document.write("Sunrise 07:48 GMT<br>Sunset 16:39 GMT")
if (((thismonth == 00) && (thisdate == 27)))
document.write("Sunrise 07:46 GMT<br>Sunset 16:41 GMT")
if (((thismonth == 00) && (thisdate == 28)))
document.write("Sunrise 07:45 GMT<br>Sunset 16:43 GMT")
if (((thismonth == 00) && (thisdate == 29)))
document.write("Sunrise 07:43 GMT<br>Sunset 16:44 GMT")
if (((thismonth == 00) && (thisdate == 30)))
document.write("Sunrise 07:42 GMT<br>Sunset 16:46 GMT")
if (((thismonth == 00) && (thisdate == 31)))
document.write("Sunrise 07:41 GMT<br>Sunset 16:48 GMT")
if (((thismonth == 01) && (thisdate == 01)))
document.write("Sunrise 07:39 GMT<br>Sunset 16:50 GMT")
if (((thismonth == 01) && (thisdate == 02)))
document.write("Sunrise 07:37 GMT<br>Sunset 16:52 GMT")
if (((thismonth == 01) && (thisdate == 03)))
document.write("Sunrise 07:36 GMT<br>Sunset 16:53 GMT")
if (((thismonth == 01) && (thisdate == 04)))
document.write("Sunrise 07:34 GMT<br>Sunset 16:55 GMT")
if (((thismonth == 01) && (thisdate == 05)))
document.write("Sunrise 07:33 GMT<br>Sunset 16:57 GMT")
if (((thismonth == 01) && (thisdate == 06)))
document.write("Sunrise 07:31 GMT<br>Sunset 16:59 GMT")
if (((thismonth == 01) && (thisdate == 07)))
document.write("Sunrise 07:29 GMT<br>Sunset 17:01 GMT")
if (((thismonth == 01) && (thisdate == 08)))
document.write("Sunrise 07:27 GMT<br>Sunset 17:02 GMT")
if (((thismonth == 01) && (thisdate == 09)))
document.write("Sunrise 07:26 GMT<br>Sunset 17:04 GMT")
if (((thismonth == 01) && (thisdate == 10)))
document.write("Sunrise 07:24 GMT<br>Sunset 17:06 GMT")
if (((thismonth == 01) && (thisdate == 11)))
document.write("Sunrise 07:22 GMT<br>Sunset 17:08 GMT")
if (((thismonth == 01) && (thisdate == 12)))
document.write("Sunrise 07:20 GMT<br>Sunset 17:10 GMT")
if (((thismonth == 01) && (thisdate == 13)))
document.write("Sunrise 07:18 GMT<br>Sunset 17:12 GMT")
if (((thismonth == 01) && (thisdate == 14)))
document.write("Sunrise 07:17 GMT<br>Sunset 17:13 GMT")
if (((thismonth == 01) && (thisdate == 15)))
document.write("Sunrise 07:15 GMT<br>Sunset 17:15 GMT")
if (((thismonth == 01) && (thisdate == 16)))
document.write("Sunrise 07:13 GMT<br>Sunset 17:17 GMT")
if (((thismonth == 01) && (thisdate == 17)))
document.write("Sunrise 07:11 GMT<br>Sunset 17:19 GMT")
if (((thismonth == 01) && (thisdate == 18)))
document.write("Sunrise 07:09 GMT<br>Sunset 17:21 GMT")
if (((thismonth == 01) && (thisdate == 19)))
document.write("Sunrise 07:07 GMT<br>Sunset 17:23 GMT")
if (((thismonth == 01) && (thisdate == 20)))
document.write("Sunrise 07:05 GMT<br>Sunset 17:24 GMT")
if (((thismonth == 01) && (thisdate == 21)))
document.write("Sunrise 07:03 GMT<br>Sunset 17:26 GMT")
if (((thismonth == 01) && (thisdate == 22)))
document.write("Sunrise 07:01 GMT<br>Sunset 17:28 GMT")
if (((thismonth == 01) && (thisdate == 23)))
document.write("Sunrise 06:59 GMT<br>Sunset 17:30 GMT")
if (((thismonth == 01) && (thisdate == 24)))
document.write("Sunrise 06:57 GMT<br>Sunset 17:32 GMT")
if (((thismonth == 01) && (thisdate == 25)))
document.write("Sunrise 06:55 GMT<br>Sunset 17:33 GMT")
if (((thismonth == 01) && (thisdate == 26)))
document.write("Sunrise 06:52 GMT<br>Sunset 17:35 GMT")
if (((thismonth == 01) && (thisdate == 27)))
document.write("Sunrise 06:50 GMT<br>Sunset 17:37 GMT")
if (((thismonth == 01) && (thisdate == 28)))
document.write("Sunrise 06:48 GMT<br>Sunset 17:39 GMT")
if (((thismonth == 02) && (thisdate == 01)))
document.write("Sunrise 06:46 GMT<br>Sunset 17:40 GMT")
if (((thismonth == 02) && (thisdate == 02)))
document.write("Sunrise 06:44 GMT<br>Sunset 17:42 GMT")
if (((thismonth == 02) && (thisdate == 03)))
document.write("Sunrise 06:42 GMT<br>Sunset 17:44 GMT")
if (((thismonth == 02) && (thisdate == 04)))
document.write("Sunrise 06:40 GMT<br>Sunset 17:46 GMT")
if (((thismonth == 02) && (thisdate == 05)))
document.write("Sunrise 06:37 GMT<br>Sunset 17:47 GMT")
if (((thismonth == 02) && (thisdate == 06)))
document.write("Sunrise 06:35 GMT<br>Sunset 17:49 GMT")
if (((thismonth == 02) && (thisdate == 07)))
document.write("Sunrise 06:33 GMT<br>Sunset 17:51 GMT")
if (((thismonth == 02) && (thisdate == 08)))
document.write("Sunrise 06:31 GMT<br>Sunset 17:53 GMT")
if (((thismonth == 02) && (thisdate == 09)))
document.write("Sunrise 06:28 GMT<br>Sunset 17:54 GMT")
if (((thismonth == 02) && (thisdate == 10)))
document.write("Sunrise 06:26 GMT<br>Sunset 17:56 GMT")
if (((thismonth == 02) && (thisdate == 11)))
document.write("Sunrise 06:24 GMT<br>Sunset 17:58 GMT")
if (((thismonth == 02) && (thisdate == 12)))
document.write("Sunrise 06:22 GMT<br>Sunset 18:00 GMT")
if (((thismonth == 02) && (thisdate == 13)))
document.write("Sunrise 06:20 GMT<br>Sunset 18:01 GMT")
if (((thismonth == 02) && (thisdate == 14)))
document.write("Sunrise 06:17 GMT<br>Sunset 18:03 GMT")
if (((thismonth == 02) && (thisdate == 15)))
document.write("Sunrise 06:15 GMT<br>Sunset 18:05 GMT")
if (((thismonth == 02) && (thisdate == 16)))
document.write("Sunrise 06:13 GMT<br>Sunset 18:06 GMT")
if (((thismonth == 02) && (thisdate == 17)))
document.write("Sunrise 06:10 GMT<br>Sunset 18:08 GMT")
if (((thismonth == 02) && (thisdate == 18)))
document.write("Sunrise 06:08 GMT<br>Sunset 18:10 GMT")
if (((thismonth == 02) && (thisdate == 19)))
document.write("Sunrise 06:06 GMT<br>Sunset 18:12 GMT")
if (((thismonth == 02) && (thisdate == 20)))
document.write("Sunrise 06:04 GMT<br>Sunset 18:13 GMT")
if (((thismonth == 02) && (thisdate == 21)))
document.write("Sunrise 06:01 GMT<br>Sunset 18:15 GMT")
if (((thismonth == 02) && (thisdate == 22)))
document.write("Sunrise 05:59 GMT<br>Sunset 18:17 GMT")
if (((thismonth == 02) && (thisdate == 23)))
document.write("Sunrise 05:57 GMT<br>Sunset 18:18 GMT")
if (((thismonth == 02) && (thisdate == 24)))
document.write("Sunrise 05:55 GMT<br>Sunset 18:20 GMT")
if (((thismonth == 02) && (thisdate == 25)))
document.write("Sunrise 05:52 GMT<br>Sunset 18:22 GMT")
if (((thismonth == 02) && (thisdate == 26)))
document.write("Sunrise 05:50 GMT<br>Sunset 18:23 GMT")
if (((thismonth == 02) && (thisdate == 27)))
document.write("Sunrise 05:48 GMT<br>Sunset 18:25 GMT")
if (((thismonth == 02) && (thisdate == 28)))
document.write("Sunrise 06:45 BST<br>Sunset 19:27 BST")
if (((thismonth == 02) && (thisdate == 29)))
document.write("Sunrise 06:43 BST<br>Sunset 19:28 BST")
if (((thismonth == 02) && (thisdate == 30)))
document.write("Sunrise 06:41 BST<br>Sunset 19:30 BST")
if (((thismonth == 02) && (thisdate == 31)))
document.write("Sunrise 06:39 BST<br>Sunset 19:32 BST")
if (((thismonth == 03) && (thisdate == 01)))
document.write("Sunrise 06:36 BST<br>Sunset 19:33 BST")
if (((thismonth == 03) && (thisdate == 02)))
document.write("Sunrise 06:34 BST<br>Sunset 19:35 BST")
if (((thismonth == 03) && (thisdate == 03)))
document.write("Sunrise 06:32 BST<br>Sunset 19:37 BST")
if (((thismonth == 03) && (thisdate == 04)))
document.write("Sunrise 06:30 BST<br>Sunset 19:38 BST")
if (((thismonth == 03) && (thisdate == 05)))
document.write("Sunrise 06:27 BST<br>Sunset 19:40 BST")
if (((thismonth == 03) && (thisdate == 06)))
document.write("Sunrise 06:25 BST<br>Sunset 19:42 BST")
if (((thismonth == 03) && (thisdate == 07)))
document.write("Sunrise 06:23 BST<br>Sunset 19:44 BST")
if (((thismonth == 03) && (thisdate == 08)))
document.write("Sunrise 06:21 BST<br>Sunset 19:45 BST")
if (((thismonth == 03) && (thisdate == 09)))
document.write("Sunrise 06:18 BST<br>Sunset 19:47 BST")
if (((thismonth == 03) && (thisdate == 10)))
document.write("Sunrise 06:16 BST<br>Sunset 19:49 BST")
if (((thismonth == 03) && (thisdate == 11)))
document.write("Sunrise 06:14 BST<br>Sunset 19:50 BST")
if (((thismonth == 03) && (thisdate == 12)))
document.write("Sunrise 06:12 BST<br>Sunset 19:52 BST")
if (((thismonth == 03) && (thisdate == 13)))
document.write("Sunrise 06:10 BST<br>Sunset 19:54 BST")
if (((thismonth == 03) && (thisdate == 14)))
document.write("Sunrise 06:07 BST<br>Sunset 19:55 BST")
if (((thismonth == 03) && (thisdate == 15)))
document.write("Sunrise 06:05 BST<br>Sunset 19:57 BST")
if (((thismonth == 03) && (thisdate == 16)))
document.write("Sunrise 06:03 BST<br>Sunset 19:59 BST")
if (((thismonth == 03) && (thisdate == 17)))
document.write("Sunrise 06:01 BST<br>Sunset 20:00 BST")
if (((thismonth == 03) && (thisdate == 18)))
document.write("Sunrise 05:59 BST<br>Sunset 20:02 BST")
if (((thismonth == 03) && (thisdate == 19)))
document.write("Sunrise 05:57 BST<br>Sunset 20:04 BST")
if (((thismonth == 03) && (thisdate == 20)))
document.write("Sunrise 05:55 BST<br>Sunset 20:05 BST")
if (((thismonth == 03) && (thisdate == 21)))
document.write("Sunrise 05:53 BST<br>Sunset 20:07 BST")
if (((thismonth == 03) && (thisdate == 22)))
document.write("Sunrise 05:51 BST<br>Sunset 20:09 BST")
if (((thismonth == 03) && (thisdate == 23)))
document.write("Sunrise 05:48 BST<br>Sunset 20:10 BST")
if (((thismonth == 03) && (thisdate == 24)))
document.write("Sunrise 05:46 BST<br>Sunset 20:12 BST")
if (((thismonth == 03) && (thisdate == 25)))
document.write("Sunrise 05:44 BST<br>Sunset 20:14 BST")
if (((thismonth == 03) && (thisdate == 26)))
document.write("Sunrise 05:42 BST<br>Sunset 20:15 BST")
if (((thismonth == 03) && (thisdate == 27)))
document.write("Sunrise 05:40 BST<br>Sunset 20:17 BST")
if (((thismonth == 03) && (thisdate == 28)))
document.write("Sunrise 05:38 BST<br>Sunset 20:19 BST")
if (((thismonth == 03) && (thisdate == 29)))
document.write("Sunrise 05:37 BST<br>Sunset 20:20 BST")
if (((thismonth == 03) && (thisdate == 30)))
document.write("Sunrise 05:35 BST<br>Sunset 20:22 BST")
if (((thismonth == 04) && (thisdate == 01)))
document.write("Sunrise 05:33 BST<br>Sunset 20:23 BST")
if (((thismonth == 04) && (thisdate == 02)))
document.write("Sunrise 05:31 BST<br>Sunset 20:25 BST")
if (((thismonth == 04) && (thisdate == 03)))
document.write("Sunrise 05:29 BST<br>Sunset 20:27 BST")
if (((thismonth == 04) && (thisdate == 04)))
document.write("Sunrise 05:27 BST<br>Sunset 20:28 BST")
if (((thismonth == 04) && (thisdate == 05)))
document.write("Sunrise 05:25 BST<br>Sunset 20:30 BST")
if (((thismonth == 04) && (thisdate == 06)))
document.write("Sunrise 05:24 BST<br>Sunset 20:32 BST")
if (((thismonth == 04) && (thisdate == 07)))
document.write("Sunrise 05:22 BST<br>Sunset 20:33 BST")
if (((thismonth == 04) && (thisdate == 08)))
document.write("Sunrise 05:20 BST<br>Sunset 20:35 BST")
if (((thismonth == 04) && (thisdate == 09)))
document.write("Sunrise 05:18 BST<br>Sunset 20:36 BST")
if (((thismonth == 04) && (thisdate == 10)))
document.write("Sunrise 05:17 BST<br>Sunset 20:38 BST")
if (((thismonth == 04) && (thisdate == 11)))
document.write("Sunrise 05:15 BST<br>Sunset 20:39 BST")
if (((thismonth == 04) && (thisdate == 12)))
document.write("Sunrise 05:14 BST<br>Sunset 20:41 BST")
if (((thismonth == 04) && (thisdate == 13)))
document.write("Sunrise 05:12 BST<br>Sunset 20:43 BST")
if (((thismonth == 04) && (thisdate == 14)))
document.write("Sunrise 05:10 BST<br>Sunset 20:44 BST")
if (((thismonth == 04) && (thisdate == 15)))
document.write("Sunrise 05:09 BST<br>Sunset 20:46 BST")
if (((thismonth == 04) && (thisdate == 16)))
document.write("Sunrise 05:07 BST<br>Sunset 20:47 BST")
if (((thismonth == 04) && (thisdate == 17)))
document.write("Sunrise 05:06 BST<br>Sunset 20:49 BST")
if (((thismonth == 04) && (thisdate == 18)))
document.write("Sunrise 05:05 BST<br>Sunset 20:50 BST")
if (((thismonth == 04) && (thisdate == 19)))
document.write("Sunrise 05:03 BST<br>Sunset 20:51 BST")
if (((thismonth == 04) && (thisdate == 20)))
document.write("Sunrise 05:02 BST<br>Sunset 20:53 BST")
if (((thismonth == 04) && (thisdate == 21)))
document.write("Sunrise 05:01 BST<br>Sunset 20:54 BST")
if (((thismonth == 04) && (thisdate == 22)))
document.write("Sunrise 04:59 BST<br>Sunset 20:56 BST")
if (((thismonth == 04) && (thisdate == 23)))
document.write("Sunrise 04:58 BST<br>Sunset 20:57 BST")
if (((thismonth == 04) && (thisdate == 24)))
document.write("Sunrise 04:57 BST<br>Sunset 20:58 BST")
if (((thismonth == 04) && (thisdate == 25)))
document.write("Sunrise 04:56 BST<br>Sunset 21:00 BST")
if (((thismonth == 04) && (thisdate == 26)))
document.write("Sunrise 04:55 BST<br>Sunset 21:01 BST")
if (((thismonth == 04) && (thisdate == 27)))
document.write("Sunrise 04:54 BST<br>Sunset 21:02 BST")
if (((thismonth == 04) && (thisdate == 28)))
document.write("Sunrise 04:53 BST<br>Sunset 21:03 BST")
if (((thismonth == 04) && (thisdate == 29)))
document.write("Sunrise 04:52 BST<br>Sunset 21:05 BST")
if (((thismonth == 04) && (thisdate == 30)))
document.write("Sunrise 04:51 BST<br>Sunset 21:06 BST")
if (((thismonth == 04) && (thisdate == 31)))
document.write("Sunrise 04:50 BST<br>Sunset 21:07 BST")
if (((thismonth == 05) && (thisdate == 01)))
document.write("Sunrise 04:49 BST<br>Sunset 21:08 BST")
if (((thismonth == 05) && (thisdate == 02)))
document.write("Sunrise 04:48 BST<br>Sunset 21:09 BST")
if (((thismonth == 05) && (thisdate == 03)))
document.write("Sunrise 04:48 BST<br>Sunset 21:10 BST")
if (((thismonth == 05) && (thisdate == 04)))
document.write("Sunrise 04:47 BST<br>Sunset 21:11 BST")
if (((thismonth == 05) && (thisdate == 05)))
document.write("Sunrise 04:46 BST<br>Sunset 21:12 BST")
if (((thismonth == 05) && (thisdate == 06)))
document.write("Sunrise 04:46 BST<br>Sunset 21:13 BST")
if (((thismonth == 05) && (thisdate == 07)))
document.write("Sunrise 04:45 BST<br>Sunset 21:14 BST")
if (((thismonth == 05) && (thisdate == 08)))
document.write("Sunrise 04:45 BST<br>Sunset 21:15 BST")
if (((thismonth == 05) && (thisdate == 09)))
document.write("Sunrise 04:44 BST<br>Sunset 21:15 BST")
if (((thismonth == 05) && (thisdate == 10)))
document.write("Sunrise 04:44 BST<br>Sunset 21:16 BST")
if (((thismonth == 05) && (thisdate == 11)))
document.write("Sunrise 04:44 BST<br>Sunset 21:17 BST")
if (((thismonth == 05) && (thisdate == 12)))
document.write("Sunrise 04:43 BST<br>Sunset 21:18 BST")
if (((thismonth == 05) && (thisdate == 13)))
document.write("Sunrise 04:43 BST<br>Sunset 21:18 BST")
if (((thismonth == 05) && (thisdate == 14)))
document.write("Sunrise 04:43 BST<br>Sunset 21:19 BST")
if (((thismonth == 05) && (thisdate == 15)))
document.write("Sunrise 04:43 BST<br>Sunset 21:19 BST")
if (((thismonth == 05) && (thisdate == 16)))
document.write("Sunrise 04:43 BST<br>Sunset 21:20 BST")
if (((thismonth == 05) && (thisdate == 17)))
document.write("Sunrise 04:43 BST<br>Sunset 21:20 BST")
if (((thismonth == 05) && (thisdate == 18)))
document.write("Sunrise 04:43 BST<br>Sunset 21:21 BST")
if (((thismonth == 05) && (thisdate == 19)))
document.write("Sunrise 04:43 BST<br>Sunset 21:21 BST")
if (((thismonth == 05) && (thisdate == 20)))
document.write("Sunrise 04:43 BST<br>Sunset 21:21 BST")
if (((thismonth == 05) && (thisdate == 21)))
document.write("Sunrise 04:43 BST<br>Sunset 21:21 BST")
if (((thismonth == 05) && (thisdate == 22)))
document.write("Sunrise 04:43 BST<br>Sunset 21:22 BST")
if (((thismonth == 05) && (thisdate == 23)))
document.write("Sunrise 04:44 BST<br>Sunset 21:22 BST")
if (((thismonth == 05) && (thisdate == 24)))
document.write("Sunrise 04:44 BST<br>Sunset 21:22 BST")
if (((thismonth == 05) && (thisdate == 25)))
document.write("Sunrise 04:44 BST<br>Sunset 21:22 BST")
if (((thismonth == 05) && (thisdate == 26)))
document.write("Sunrise 04:45 BST<br>Sunset 21:22 BST")
if (((thismonth == 05) && (thisdate == 27)))
document.write("Sunrise 04:45 BST<br>Sunset 21:22 BST")
if (((thismonth == 05) && (thisdate == 28)))
document.write("Sunrise 04:46 BST<br>Sunset 21:22 BST")
if (((thismonth == 05) && (thisdate == 29)))
document.write("Sunrise 04:46 BST<br>Sunset 21:21 BST")
if (((thismonth == 05) && (thisdate == 30)))
document.write("Sunrise 04:47 BST<br>Sunset 21:21 BST")
if (((thismonth == 06) && (thisdate == 01)))
document.write("Sunrise 04:47 BST<br>Sunset 21:21 BST")
if (((thismonth == 06) && (thisdate == 02)))
document.write("Sunrise 04:48 BST<br>Sunset 21:20 BST")
if (((thismonth == 06) && (thisdate == 03)))
document.write("Sunrise 04:49 BST<br>Sunset 21:20 BST")
if (((thismonth == 06) && (thisdate == 04)))
document.write("Sunrise 04:50 BST<br>Sunset 21:20 BST")
if (((thismonth == 06) && (thisdate == 05)))
document.write("Sunrise 04:50 BST<br>Sunset 21:19 BST")
if (((thismonth == 06) && (thisdate == 06)))
document.write("Sunrise 04:51 BST<br>Sunset 21:19 BST")
if (((thismonth == 06) && (thisdate == 07)))
document.write("Sunrise 04:52 BST<br>Sunset 21:18 BST")
if (((thismonth == 06) && (thisdate == 08)))
document.write("Sunrise 04:53 BST<br>Sunset 21:17 BST")
if (((thismonth == 06) && (thisdate == 09)))
document.write("Sunrise 04:54 BST<br>Sunset 21:17 BST")
if (((thismonth == 06) && (thisdate == 10)))
document.write("Sunrise 04:55 BST<br>Sunset 21:16 BST")
if (((thismonth == 06) && (thisdate == 11)))
document.write("Sunrise 04:56 BST<br>Sunset 21:15 BST")
if (((thismonth == 06) && (thisdate == 12)))
document.write("Sunrise 04:57 BST<br>Sunset 21:14 BST")
if (((thismonth == 06) && (thisdate == 13)))
document.write("Sunrise 04:58 BST<br>Sunset 21:13 BST")
if (((thismonth == 06) && (thisdate == 14)))
document.write("Sunrise 05:00 BST<br>Sunset 21:12 BST")
if (((thismonth == 06) && (thisdate == 15)))
document.write("Sunrise 05:01 BST<br>Sunset 21:11 BST")
if (((thismonth == 06) && (thisdate == 16)))
document.write("Sunrise 05:02 BST<br>Sunset 21:10 BST")
if (((thismonth == 06) && (thisdate == 17)))
document.write("Sunrise 05:03 BST<br>Sunset 21:09 BST")
if (((thismonth == 06) && (thisdate == 18)))
document.write("Sunrise 05:04 BST<br>Sunset 21:08 BST")
if (((thismonth == 06) && (thisdate == 19)))
document.write("Sunrise 05:06 BST<br>Sunset 21:07 BST")
if (((thismonth == 06) && (thisdate == 20)))
document.write("Sunrise 05:07 BST<br>Sunset 21:06 BST")
if (((thismonth == 06) && (thisdate == 21)))
document.write("Sunrise 05:08 BST<br>Sunset 21:05 BST")
if (((thismonth == 06) && (thisdate == 22)))
document.write("Sunrise 05:10 BST<br>Sunset 21:03 BST")
if (((thismonth == 06) && (thisdate == 23)))
document.write("Sunrise 05:11 BST<br>Sunset 21:02 BST")
if (((thismonth == 06) && (thisdate == 24)))
document.write("Sunrise 05:12 BST<br>Sunset 21:01 BST")
if (((thismonth == 06) && (thisdate == 25)))
document.write("Sunrise 05:14 BST<br>Sunset 20:59 BST")
if (((thismonth == 06) && (thisdate == 26)))
document.write("Sunrise 05:15 BST<br>Sunset 20:58 BST")
if (((thismonth == 06) && (thisdate == 27)))
document.write("Sunrise 05:17 BST<br>Sunset 20:56 BST")
if (((thismonth == 06) && (thisdate == 28)))
document.write("Sunrise 05:18 BST<br>Sunset 20:55 BST")
if (((thismonth == 06) && (thisdate == 29)))
document.write("Sunrise 05:19 BST<br>Sunset 20:53 BST")
if (((thismonth == 06) && (thisdate == 30)))
document.write("Sunrise 05:21 BST<br>Sunset 20:52 BST")
if (((thismonth == 06) && (thisdate == 31)))
document.write("Sunrise 05:22 BST<br>Sunset 20:50 BST")
if (((thismonth == 07) && (thisdate == 01)))
document.write("Sunrise 05:24 BST<br>Sunset 20:49 BST")
if (((thismonth == 07) && (thisdate == 02)))
document.write("Sunrise 05:25 BST<br>Sunset 20:47 BST")
if (((thismonth == 07) && (thisdate == 03)))
document.write("Sunrise 05:27 BST<br>Sunset 20:45 BST")
if (((thismonth == 07) && (thisdate == 04)))
document.write("Sunrise 05:28 BST<br>Sunset 20:44 BST")
if (((thismonth == 07) && (thisdate == 05)))
document.write("Sunrise 05:30 BST<br>Sunset 20:42 BST")
if (((thismonth == 07) && (thisdate == 06)))
document.write("Sunrise 05:32 BST<br>Sunset 20:40 BST")
if (((thismonth == 07) && (thisdate == 07)))
document.write("Sunrise 05:33 BST<br>Sunset 20:38 BST")
if (((thismonth == 07) && (thisdate == 08)))
document.write("Sunrise 05:35 BST<br>Sunset 20:37 BST")
if (((thismonth == 07) && (thisdate == 09)))
document.write("Sunrise 05:36 BST<br>Sunset 20:35 BST")
if (((thismonth == 07) && (thisdate == 10)))
document.write("Sunrise 05:38 BST<br>Sunset 20:33 BST")
if (((thismonth == 07) && (thisdate == 11)))
document.write("Sunrise 05:39 BST<br>Sunset 20:31 BST")
if (((thismonth == 07) && (thisdate == 12)))
document.write("Sunrise 05:41 BST<br>Sunset 20:29 BST")
if (((thismonth == 07) && (thisdate == 13)))
document.write("Sunrise 05:42 BST<br>Sunset 20:27 BST")
if (((thismonth == 07) && (thisdate == 14)))
document.write("Sunrise 05:44 BST<br>Sunset 20:25 BST")
if (((thismonth == 07) && (thisdate == 15)))
document.write("Sunrise 05:46 BST<br>Sunset 20:23 BST")
if (((thismonth == 07) && (thisdate == 16)))
document.write("Sunrise 05:47 BST<br>Sunset 20:21 BST")
if (((thismonth == 07) && (thisdate == 17)))
document.write("Sunrise 05:49 BST<br>Sunset 20:19 BST")
if (((thismonth == 07) && (thisdate == 18)))
document.write("Sunrise 05:50 BST<br>Sunset 20:17 BST")
if (((thismonth == 07) && (thisdate == 19)))
document.write("Sunrise 05:52 BST<br>Sunset 20:15 BST")
if (((thismonth == 07) && (thisdate == 20)))
document.write("Sunrise 05:54 BST<br>Sunset 20:13 BST")
if (((thismonth == 07) && (thisdate == 21)))
document.write("Sunrise 05:55 BST<br>Sunset 20:11 BST")
if (((thismonth == 07) && (thisdate == 22)))
document.write("Sunrise 05:57 BST<br>Sunset 20:09 BST")
if (((thismonth == 07) && (thisdate == 23)))
document.write("Sunrise 05:58 BST<br>Sunset 20:07 BST")
if (((thismonth == 07) && (thisdate == 24)))
document.write("Sunrise 06:00 BST<br>Sunset 20:05 BST")
if (((thismonth == 07) && (thisdate == 25)))
document.write("Sunrise 06:02 BST<br>Sunset 20:02 BST")
if (((thismonth == 07) && (thisdate == 26)))
document.write("Sunrise 06:03 BST<br>Sunset 20:00 BST")
if (((thismonth == 07) && (thisdate == 27)))
document.write("Sunrise 06:05 BST<br>Sunset 19:58 BST")
if (((thismonth == 07) && (thisdate == 28)))
document.write("Sunrise 06:06 BST<br>Sunset 19:56 BST")
if (((thismonth == 07) && (thisdate == 29)))
document.write("Sunrise 06:08 BST<br>Sunset 19:54 BST")
if (((thismonth == 07) && (thisdate == 30)))
document.write("Sunrise 06:10 BST<br>Sunset 19:52 BST")
if (((thismonth == 07) && (thisdate == 31)))
document.write("Sunrise 06:11 BST<br>Sunset 19:49 BST")
if (((thismonth == 08) && (thisdate == 01)))
document.write("Sunrise 06:13 BST<br>Sunset 19:47 BST")
if (((thismonth == 08) && (thisdate == 02)))
document.write("Sunrise 06:14 BST<br>Sunset 19:45 BST")
if (((thismonth == 08) && (thisdate == 03)))
document.write("Sunrise 06:16 BST<br>Sunset 19:43 BST")
if (((thismonth == 08) && (thisdate == 04)))
document.write("Sunrise 06:18 BST<br>Sunset 19:40 BST")
if (((thismonth == 08) && (thisdate == 05)))
document.write("Sunrise 06:19 BST<br>Sunset 19:38 BST")
if (((thismonth == 08) && (thisdate == 06)))
document.write("Sunrise 06:21 BST<br>Sunset 19:36 BST")
if (((thismonth == 08) && (thisdate == 07)))
document.write("Sunrise 06:22 BST<br>Sunset 19:34 BST")
if (((thismonth == 08) && (thisdate == 08)))
document.write("Sunrise 06:24 BST<br>Sunset 19:31 BST")
if (((thismonth == 08) && (thisdate == 09)))
document.write("Sunrise 06:25 BST<br>Sunset 19:29 BST")
if (((thismonth == 08) && (thisdate == 10)))
document.write("Sunrise 06:27 BST<br>Sunset 19:27 BST")
if (((thismonth == 08) && (thisdate == 11)))
document.write("Sunrise 06:29 BST<br>Sunset 19:25 BST")
if (((thismonth == 08) && (thisdate == 12)))
document.write("Sunrise 06:30 BST<br>Sunset 19:22 BST")
if (((thismonth == 08) && (thisdate == 13)))
document.write("Sunrise 06:32 BST<br>Sunset 19:20 BST")
if (((thismonth == 08) && (thisdate == 14)))
document.write("Sunrise 06:33 BST<br>Sunset 19:18 BST")
if (((thismonth == 08) && (thisdate == 15)))
document.write("Sunrise 06:35 BST<br>Sunset 19:15 BST")
if (((thismonth == 08) && (thisdate == 16)))
document.write("Sunrise 06:37 BST<br>Sunset 19:13 BST")
if (((thismonth == 08) && (thisdate == 17)))
document.write("Sunrise 06:38 BST<br>Sunset 19:11 BST")
if (((thismonth == 08) && (thisdate == 18)))
document.write("Sunrise 06:40 BST<br>Sunset 19:08 BST")
if (((thismonth == 08) && (thisdate == 19)))
document.write("Sunrise 06:41 BST<br>Sunset 19:06 BST")
if (((thismonth == 08) && (thisdate == 20)))
document.write("Sunrise 06:43 BST<br>Sunset 19:04 BST")
if (((thismonth == 08) && (thisdate == 21)))
document.write("Sunrise 06:45 BST<br>Sunset 19:02 BST")
if (((thismonth == 08) && (thisdate == 22)))
document.write("Sunrise 06:46 BST<br>Sunset 18:59 BST")
if (((thismonth == 08) && (thisdate == 23)))
document.write("Sunrise 06:48 BST<br>Sunset 18:57 BST")
if (((thismonth == 08) && (thisdate == 24)))
document.write("Sunrise 06:49 BST<br>Sunset 18:55 BST")
if (((thismonth == 08) && (thisdate == 25)))
document.write("Sunrise 06:51 BST<br>Sunset 18:52 BST")
if (((thismonth == 08) && (thisdate == 26)))
document.write("Sunrise 06:53 BST<br>Sunset 18:50 BST")
if (((thismonth == 08) && (thisdate == 27)))
document.write("Sunrise 06:54 BST<br>Sunset 18:48 BST")
if (((thismonth == 08) && (thisdate == 28)))
document.write("Sunrise 06:56 BST<br>Sunset 18:45 BST")
if (((thismonth == 08) && (thisdate == 29)))
document.write("Sunrise 06:58 BST<br>Sunset 18:43 BST")
if (((thismonth == 08) && (thisdate == 30)))
document.write("Sunrise 06:59 BST<br>Sunset 18:41 BST")
if (((thismonth == 09) && (thisdate == 01)))
document.write("Sunrise 07:01 BST<br>Sunset 18:39 BST")
if (((thismonth == 09) && (thisdate == 02)))
document.write("Sunrise 07:02 BST<br>Sunset 18:36 BST")
if (((thismonth == 09) && (thisdate == 03)))
document.write("Sunrise 07:04 BST<br>Sunset 18:34 BST")
if (((thismonth == 09) && (thisdate == 04)))
document.write("Sunrise 07:06 BST<br>Sunset 18:32 BST")
if (((thismonth == 09) && (thisdate == 05)))
document.write("Sunrise 07:07 BST<br>Sunset 18:30 BST")
if (((thismonth == 09) && (thisdate == 06)))
document.write("Sunrise 07:09 BST<br>Sunset 18:27 BST")
if (((thismonth == 09) && (thisdate == 07)))
document.write("Sunrise 07:11 BST<br>Sunset 18:25 BST")
if (((thismonth == 09) && (thisdate == 08)))
document.write("Sunrise 07:12 BST<br>Sunset 18:23 BST")
if (((thismonth == 09) && (thisdate == 09)))
document.write("Sunrise 07:14 BST<br>Sunset 18:21 BST")
if (((thismonth == 09) && (thisdate == 10)))
document.write("Sunrise 07:16 BST<br>Sunset 18:18 BST")
if (((thismonth == 09) && (thisdate == 11)))
document.write("Sunrise 07:17 BST<br>Sunset 18:16 BST")
if (((thismonth == 09) && (thisdate == 12)))
document.write("Sunrise 07:19 BST<br>Sunset 18:14 BST")
if (((thismonth == 09) && (thisdate == 13)))
document.write("Sunrise 07:21 BST<br>Sunset 18:12 BST")
if (((thismonth == 09) && (thisdate == 14)))
document.write("Sunrise 07:22 BST<br>Sunset 18:10 BST")
if (((thismonth == 09) && (thisdate == 15)))
document.write("Sunrise 07:24 BST<br>Sunset 18:08 BST")
if (((thismonth == 09) && (thisdate == 16)))
document.write("Sunrise 07:26 BST<br>Sunset 18:05 BST")
if (((thismonth == 09) && (thisdate == 17)))
document.write("Sunrise 07:28 BST<br>Sunset 18:03 BST")
if (((thismonth == 09) && (thisdate == 18)))
document.write("Sunrise 07:29 BST<br>Sunset 18:01 BST")
if (((thismonth == 09) && (thisdate == 19)))
document.write("Sunrise 07:31 BST<br>Sunset 17:59 BST")
if (((thismonth == 09) && (thisdate == 20)))
document.write("Sunrise 07:33 BST<br>Sunset 17:57 BST")
if (((thismonth == 09) && (thisdate == 21)))
document.write("Sunrise 07:34 BST<br>Sunset 17:55 BST")
if (((thismonth == 09) && (thisdate == 22)))
document.write("Sunrise 07:36 BST<br>Sunset 17:53 BST")
if (((thismonth == 09) && (thisdate == 23)))
document.write("Sunrise 07:38 BST<br>Sunset 17:51 BST")
if (((thismonth == 09) && (thisdate == 24)))
document.write("Sunrise 07:40 BST<br>Sunset 17:49 BST")
if (((thismonth == 09) && (thisdate == 25)))
document.write("Sunrise 07:41 BST<br>Sunset 17:47 BST")
if (((thismonth == 09) && (thisdate == 26)))
document.write("Sunrise 07:43 BST<br>Sunset 17:45 BST")
if (((thismonth == 09) && (thisdate == 27)))
document.write("Sunrise 07:45 BST<br>Sunset 17:43 BST")
if (((thismonth == 09) && (thisdate == 28)))
document.write("Sunrise 07:47 BST<br>Sunset 17:41 BST")
if (((thismonth == 09) && (thisdate == 29)))
document.write("Sunrise 07:48 BST<br>Sunset 17:39 BST")
if (((thismonth == 09) && (thisdate == 30)))
document.write("Sunrise 07:50 BST<br>Sunset 17:37 BST")
if (((thismonth == 09) && (thisdate == 31)))
document.write("Sunrise 06:52 GMT<br>Sunset 16:36 GMT")
if (((thismonth == 10) && (thisdate == 01)))
document.write("Sunrise 06:54 GMT<br>Sunset 16:34 GMT")
if (((thismonth == 10) && (thisdate == 02)))
document.write("Sunrise 06:55 GMT<br>Sunset 16:32 GMT")
if (((thismonth == 10) && (thisdate == 03)))
document.write("Sunrise 06:57 GMT<br>Sunset 16:30 GMT")
if (((thismonth == 10) && (thisdate == 04)))
document.write("Sunrise 06:59 GMT<br>Sunset 16:28 GMT")
if (((thismonth == 10) && (thisdate == 05)))
document.write("Sunrise 07:01 GMT<br>Sunset 16:27 GMT")
if (((thismonth == 10) && (thisdate == 06)))
document.write("Sunrise 07:03 GMT<br>Sunset 16:25 GMT")
if (((thismonth == 10) && (thisdate == 07)))
document.write("Sunrise 07:04 GMT<br>Sunset 16:23 GMT")
if (((thismonth == 10) && (thisdate == 08)))
document.write("Sunrise 07:06 GMT<br>Sunset 16:22 GMT")
if (((thismonth == 10) && (thisdate == 09)))
document.write("Sunrise 07:08 GMT<br>Sunset 16:20 GMT")
if (((thismonth == 10) && (thisdate == 10)))
document.write("Sunrise 07:10 GMT<br>Sunset 16:19 GMT")
if (((thismonth == 10) && (thisdate == 11)))
document.write("Sunrise 07:11 GMT<br>Sunset 16:17 GMT")
if (((thismonth == 10) && (thisdate == 12)))
document.write("Sunrise 07:13 GMT<br>Sunset 16:16 GMT")
if (((thismonth == 10) && (thisdate == 13)))
document.write("Sunrise 07:15 GMT<br>Sunset 16:14 GMT")
if (((thismonth == 10) && (thisdate == 14)))
document.write("Sunrise 07:16 GMT<br>Sunset 16:13 GMT")
if (((thismonth == 10) && (thisdate == 15)))
document.write("Sunrise 07:18 GMT<br>Sunset 16:11 GMT")
if (((thismonth == 10) && (thisdate == 16)))
document.write("Sunrise 07:20 GMT<br>Sunset 16:10 GMT")
if (((thismonth == 10) && (thisdate == 17)))
document.write("Sunrise 07:22 GMT<br>Sunset 16:09 GMT")
if (((thismonth == 10) && (thisdate == 18)))
document.write("Sunrise 07:23 GMT<br>Sunset 16:07 GMT")
if (((thismonth == 10) && (thisdate == 19)))
document.write("Sunrise 07:25 GMT<br>Sunset 16:06 GMT")
if (((thismonth == 10) && (thisdate == 20)))
document.write("Sunrise 07:27 GMT<br>Sunset 16:05 GMT")
if (((thismonth == 10) && (thisdate == 21)))
document.write("Sunrise 07:28 GMT<br>Sunset 16:04 GMT")
if (((thismonth == 10) && (thisdate == 22)))
document.write("Sunrise 07:30 GMT<br>Sunset 16:03 GMT")
if (((thismonth == 10) && (thisdate == 23)))
document.write("Sunrise 07:31 GMT<br>Sunset 16:02 GMT")
if (((thismonth == 10) && (thisdate == 24)))
document.write("Sunrise 07:33 GMT<br>Sunset 16:01 GMT")
if (((thismonth == 10) && (thisdate == 25)))
document.write("Sunrise 07:35 GMT<br>Sunset 16:00 GMT")
if (((thismonth == 10) && (thisdate == 26)))
document.write("Sunrise 07:36 GMT<br>Sunset 15:59 GMT")
if (((thismonth == 10) && (thisdate == 27)))
document.write("Sunrise 07:38 GMT<br>Sunset 15:58 GMT")
if (((thismonth == 10) && (thisdate == 28)))
document.write("Sunrise 07:39 GMT<br>Sunset 15:57 GMT")
if (((thismonth == 10) && (thisdate == 29)))
document.write("Sunrise 07:41 GMT<br>Sunset 15:56 GMT")
if (((thismonth == 10) && (thisdate == 30)))
document.write("Sunrise 07:42 GMT<br>Sunset 15:56 GMT")
if (((thismonth == 11) && (thisdate == 01)))
document.write("Sunrise 07:44 GMT<br>Sunset 15:55 GMT")
if (((thismonth == 11) && (thisdate == 02)))
document.write("Sunrise 07:45 GMT<br>Sunset 15:54 GMT")
if (((thismonth == 11) && (thisdate == 03)))
document.write("Sunrise 07:46 GMT<br>Sunset 15:54 GMT")
if (((thismonth == 11) && (thisdate == 04)))
document.write("Sunrise 07:48 GMT<br>Sunset 15:53 GMT")
if (((thismonth == 11) && (thisdate == 05)))
document.write("Sunrise 07:49 GMT<br>Sunset 15:53 GMT")
if (((thismonth == 11) && (thisdate == 06)))
document.write("Sunrise 07:50 GMT<br>Sunset 15:53 GMT")
if (((thismonth == 11) && (thisdate == 07)))
document.write("Sunrise 07:51 GMT<br>Sunset 15:52 GMT")
if (((thismonth == 11) && (thisdate == 08)))
document.write("Sunrise 07:53 GMT<br>Sunset 15:52 GMT")
if (((thismonth == 11) && (thisdate == 09)))
document.write("Sunrise 07:54 GMT<br>Sunset 15:52 GMT")
if (((thismonth == 11) && (thisdate == 10)))
document.write("Sunrise 07:55 GMT<br>Sunset 15:51 GMT")
if (((thismonth == 11) && (thisdate == 11)))
document.write("Sunrise 07:56 GMT<br>Sunset 15:51 GMT")
if (((thismonth == 11) && (thisdate == 12)))
document.write("Sunrise 07:57 GMT<br>Sunset 15:51 GMT")
if (((thismonth == 11) && (thisdate == 13)))
document.write("Sunrise 07:58 GMT<br>Sunset 15:51 GMT")
if (((thismonth == 11) && (thisdate == 14)))
document.write("Sunrise 07:59 GMT<br>Sunset 15:51 GMT")
if (((thismonth == 11) && (thisdate == 15)))
document.write("Sunrise 08:00 GMT<br>Sunset 15:51 GMT")
if (((thismonth == 11) && (thisdate == 16)))
document.write("Sunrise 08:00 GMT<br>Sunset 15:52 GMT")
if (((thismonth == 11) && (thisdate == 17)))
document.write("Sunrise 08:01 GMT<br>Sunset 15:52 GMT")
if (((thismonth == 11) && (thisdate == 18)))
document.write("Sunrise 08:02 GMT<br>Sunset 15:52 GMT")
if (((thismonth == 11) && (thisdate == 19)))
document.write("Sunrise 08:02 GMT<br>Sunset 15:53 GMT")
if (((thismonth == 11) && (thisdate == 20)))
document.write("Sunrise 08:03 GMT<br>Sunset 15:53 GMT")
if (((thismonth == 11) && (thisdate == 21)))
document.write("Sunrise 08:04 GMT<br>Sunset 15:53 GMT")
if (((thismonth == 11) && (thisdate == 22)))
document.write("Sunrise 08:04 GMT<br>Sunset 15:54 GMT")
if (((thismonth == 11) && (thisdate == 23)))
document.write("Sunrise 08:05 GMT<br>Sunset 15:54 GMT")
if (((thismonth == 11) && (thisdate == 24)))
document.write("Sunrise 08:05 GMT<br>Sunset 15:55 GMT")
if (((thismonth == 11) && (thisdate == 25)))
document.write("Sunrise 08:05 GMT<br>Sunset 15:56 GMT")
if (((thismonth == 11) && (thisdate == 26)))
document.write("Sunrise 08:06 GMT<br>Sunset 15:56 GMT")
if (((thismonth == 11) && (thisdate == 27)))
document.write("Sunrise 08:06 GMT<br>Sunset 15:57 GMT")
if (((thismonth == 11) && (thisdate == 28)))
document.write("Sunrise 08:06 GMT<br>Sunset 15:58 GMT")
if (((thismonth == 11) && (thisdate == 29)))
document.write("Sunrise 08:06 GMT<br>Sunset 15:59 GMT")
if (((thismonth == 11) && (thisdate == 30)))
document.write("Sunrise 08:06 GMT<br>Sunset 16:00 GMT")
if (((thismonth == 11) && (thisdate == 31)))
document.write("Sunrise 08:06 GMT<br>Sunset 16:01 GMT")
