Help Sitemap Home Skip Navigation Contact Us Disability Statement


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: IAIN MACDONALD LAMONT - Writing From: MOTHERWELL

NONE
I AM NOW LIVING HERE IN MOTHERWELL WITH MY YOUNGEST SON AFTER LIVING IN MANCHESTER FOR 17 YEARS;1993-2010,IT IS GOOD TO BE BACK HOME NORTH OF THE BORDER IN SCOTLAND' AND I READ THE MOTHERWELL TIMES ON A REGULAR BASIS AND THOROUGHLY ENJOY THE ARTICLES AND I LOOK FORWARD TO BUYING MY COPY 40 PENCE IS A GREAT BARGAIN AT ANY PRICE.I NOR ANY OF MY FAMILY WERE BORN IN MOTHERWELL BUT I DO HAVE FAMILY AND FRIENDS WHO LIVE HERE,I DO HAVE MORE FAMILY LIVING IN CAMBUSLANG,RUTHERGLEN,HAMILTON,EAST KILBRIDE,CUMBERNAULD AND GLASGOW WHERE I WAS BORN IN 1947 IN GOVAN.I WAS BRED AND RAISEDIN FIFE.BYE FOR NOW.
01/08/2010 18:02:20

Message From: Norrie McBride - Writing From: 

Thanks to all who attended dad's service / funeral. It was how he would have liked it. he was only sorry that he could not join us for a dram later.
17/07/2010 22:31:02

Message From: Alex Mc Bride - Writing From: London

Just a short missive to thank the people who turned out for my eldest brother Norries funeral the service room was overflowing proud of the folks of Motherwell who attended. Alex.
09/07/2010 19:00:52

Message From: Tom Callaghan - Writing From: Oshawa Canada

calltom2000@yahoo.ca
Many years ago I worked at Frame,s bakery on Muir street. Had a buddy named Tam Neally (spelling) I believe he opened up a shop on Merry Street. He had a girl friend from Cleland many years ago. ( Bessie ??) I do believr they got married. If this rings a bell to someone I would love to hear. Planning a trip to Scotland later this year Tks
20/05/2010 17:18:32

Message From: Mick Shuel MBE - Writing From: Aylesbury

Nice to see a page where we can leave comments! Used to live in Laurel Drive Craigneuk before joining the RAF, currently serving at RAF Halton but on the move soon. Look forward to my next visit home.
26/04/2010 15:15:01
 
 
 
 
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; }