Help Sitemap Home Skip Navigation Contact Us Disability Statement

 
 
Friday, 3rd September 2010

Guestbook

 

Welcome to the guestbook, view comments from ex-pats and other users. To add your comment
to the guestbook is easy, just click the link below.



 
 

Message From: mandy roberts - Writing From: St Day, Cornwall

Just found this forum - hello to all my relatives on Lewis and hope to be able to come up and visit soon - wish my granny and grandad stornoway were still with us - Chrissie and Tommy Cheyne (Portrona Drive) - both still hugely missed. Last time I came up was 2006 and was sad to see how many cars were now on the island. Guess it's a sign of the times, but the welcome was still warm and the scenery still beautiful!
15/08/2010 22:02:22

Message From: Rod MacRae - Writing From: Vancouver Island B.C. Canada

members.shaw.ca/saechord
Just a note of thanks to Anne Martin and her mom, Jim Mcleman and Malcolm (Curly) MacRae for being generous with their time and helping me to find out more of my family in Habost and Stornoway. A very large thank you balloon ot Eiledh Whiteford of the Stornoway Gazette for her efforts in connecting myself and others from abroad to establish contact with long lost family in yuor beaytiful neck of the woodsRod MacRae Sandwick B.C.
01/07/2010 17:38:04

Message From: STEVE HANNAFORD - Writing From: CORNWALL

ON JUNE THE 5TH BETWEEN THE FERRY PORT AND KEITH STREET I LOST A SMALL BRASS COMPACT WITH A RED LID IT BELONGED TO MY LATE FATHER AND HAS GREAT SENTIMENTAL VALUE IF FOUND COULD YOU PLEASE HAND IN TO POLICE STATION OR THE HAL-OF THE WIND-GUESTHOUSE THANK YOU
17/06/2010 07:24:48

Message From: christine wales - Writing From: west wales

I am desparately trying to trace my friend Mair Morgon and her son richard previous address rose tree cottage isle of lewis also 23 st john street whittorn please help me find her if you know her of here where abouts please help me find her as i cannot trace her.we have been friends for many years and i would dearly love to get back in touch with her thank you .
13/05/2010 20:13:48

Message From: Maureen Ball - Writing From: Norfolk, England

Seeking MacDonald & MacCleod families in LAXDALE, STORNOWAY. My partner's late father was born and bred in Laxdale, Stornoway and my partner often speaks about his own memories of the place. His father was Donald ROSS (known as Dolly) and he is named Donald after his dad. I wonder if Laxdale or Stornoway have an online community forum where my partner can gain contact with his relatives up there.
25/02/2010 17:39:26
 
 
 
 
Also Search
Days Out UK Date me today Online Shop
 
 
Local pages today
 
 

Sister Newspapers:
Press Complaints Commission

This website and its associated newspaper adheres to the Press Complaints Commission’s Code of Practice. If you have a complaint about editorial content which relates to inaccuracy or intrusion, then contact the Editor by clicking here.

If you remain dissatisfied with the response provided then you can contact the PCC by clicking here.




var c_$ID$timerLength = 5; var c_$ID$animationLengths = new Array(); var c_$ID$timerIDs = new Array(); var c_$ID$startTimes = new Array(); var c_$ID$objectList = new Array(); var c_$ID$endHeights = new Array(); var c_$ID$isMoving = new Array(); var c_$ID$SelectedIndex = 0; var c_$ID$BaseClass = new Array();c_$ID$BaseClass[0]="a";c_$ID$BaseClass[1]="b";c_$ID$BaseClass[2]="c";c_$ID$BaseClass[3]="d";c_$ID$BaseClass[4]="e"; function $ID$SlideOpen(index,interval, contentHeight){ var elementNameStart=$ID$PanelList[index].PanelContentID; if(c_$ID$isMoving[elementNameStart] || c_$ID$SelectedIndex==index){return;} c_$ID$SelectedIndex=index for(x=0;x<$ID$PanelList.length;x++){ document.getElementById($ID$PanelList[x].PanelContentID).style.height = "1px"; document.getElementById($ID$PanelList[x].PanelContentID).style.display = "none"; document.getElementById($ID$PanelList[x].PanelID).className="panelHeader"+ c_$ID$BaseClass[x] +"Off"; } var panelContent = document.getElementById(elementNameStart); var panelHeader = document.getElementById($ID$PanelList[index].PanelID); panelHeader.className="panelHeader"+c_$ID$BaseClass[index]+"On"; document.getElementById($ID$LastSelectedID).value=elementNameStart; if(interval && interval>0){ c_$ID$animationLengths[elementNameStart]=interval; }else{ c_$ID$animationLengths[elementNameStart]=200; } c_$ID$isMoving[elementNameStart] = true; c_$ID$objectList[elementNameStart] = panelContent; c_$ID$endHeights[elementNameStart] = contentHeight; c_$ID$startTimes[elementNameStart] = (new Date()).getTime(); c_$ID$objectList[elementNameStart].style.display = "block"; c_$ID$timerIDs[elementNameStart] = setInterval('$ID$Slidetick(\'' + elementNameStart + '\');',c_$ID$timerLength); } function $ID$MouseOver(index){ if(c_$ID$SelectedIndex==index){ return; } document.getElementById($ID$PanelList[index].PanelID).className="panelHeader"+ c_$ID$BaseClass[index] +"Over"; } function $ID$MouseOut(index){ if(c_$ID$SelectedIndex==index){ return; } document.getElementById($ID$PanelList[index].PanelID).className="panelHeader"+ c_$ID$BaseClass[index] +"Off"; } function $ID$Slidetick(elementName){ var elapsedTime = (new Date()).getTime() - c_$ID$startTimes[elementName]; if (elapsedTime > c_$ID$animationLengths[elementName]){ $ID$endSlide(elementName); }else { var distance =Math.round(elapsedTime / c_$ID$animationLengths[elementName] * c_$ID$endHeights[elementName]); c_$ID$objectList[elementName].style.height = distance + "px"; } return; } function $ID$endSlide(elementName){ clearInterval(c_$ID$timerIDs[elementName]); c_$ID$objectList[elementName].style.height = c_$ID$endHeights[elementName] + "px"; delete(c_$ID$isMoving[elementName]); delete(c_$ID$timerIDs[elementName]); delete(c_$ID$startTimes[elementName]); delete(c_$ID$endHeights[elementName]); delete(c_$ID$objectList[elementName]); return; }