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: Mike Steel - Writing From: Nevada

http://www.pigskingenius.com
Hi everyone, I was just checking the news on Hawick since I did a stint as an exchange student back in the days. Loved the town and glad you have this online newspaper so I can see what's happening to my favorite town in Ireland!
20/08/2010 18:08:12

Message From: Sheila McCamley - Writing From: Beith, Ayrshire

Worked at Philipburn House Hotel in the 80's....what happened to the Hills the family who owned it? Does anyone know? Saw it's a Best Western Hotel now....does it still have a swimming pool? I remember it was quite a wild summer.....and I was only 17 years old! Thanks!
30/07/2010 00:00:09

Message From: Britt Andersson - Writing From: Sweden

September 1974- february 75 I was a volunteer social therapist at Dingleton Hospital in Melrose. I worked on Tweed ward. Some of the Staff was, George Simson, Joe Mcguill, Ian Simson, Annie ?, Ritsuko and Kennie etc. I will be in the Borders 10- 13 of august 2010 and it would be nice to meet someone over a coffe or a drink, who worked at the hospital during that winter. My name was Britt Hörnfeldt as unmarried. Please contact me it would be nice to talk about those days. Britt
25/07/2010 18:49:48

Message From: Manfred Breiter - Writing From: Bavaria

http:\\www.Lohr.de
Does anyone remember Janet Proctor, knitwear designer in Hawick in 1978/79? Please contact me if you know where she lives now. m.breiter@gmx.net
29/03/2010 21:16:03

Message From: Kath - Writing From: Australia

None
Lovely website but couldn't find what I was after. Can someone please tell me the History behind The 1514 Memorial in Harwick of 'The Tired Horse'. My dad was in your part of the world many years back and was going to tell us about this but has forgotten too and as he is now deaf it is very hard to try and get him to understand what you are asking him. Thansk for the help.
20/02/2010 21:46:13
 
 
 
 
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; }