--- location.im.inc	2008-01-24 09:00:03.000000000 +0000
+++ location.im.incNEW	2010-03-30 13:11:53.000000000 +0100
@@ -2,9 +2,15 @@
 // $Id $
 
 // Isle of Man
+// http://www.statoids.com/uim.html
 
 function location_province_list_im() {
   return array(
-
+    'AY' => 'Ayre',
+    'GR' => 'Garff',
+    'GB' => 'Glenfaba',
+    'MC' => 'Michael',
+    'MD' => 'Middle',
+    'RU' => 'Rushen',
   );
 }
