Help Sitemap Home Skip Navigation Contact Us Disability Statement

 
 
Monday, 15th March 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: asdasd - Writing From: 

Hello friends! I want to invite you all to play with me at EterniaGames LastChaos - EterniaGames.com. EGLastChaos, powered by EterniaGames is an unique private server of LAST CHAOS. If you want to join me in this great game, or you want to join one of the other games that EterniaGames.com has, please click on the following links: Main Site: http://eterniagames.com Forums: http://forum.eterniagames.com Game Site: http://lastchaos.eterniagames.com Note: This message was provided by "EGLastChaos" to be used in our advertising system. We take no responsibility for the misuse of this system.
08/02/2010 13:56:16

Message From: Chris Glendening - Writing From: Homer,NY.USA.

Just wanted to say how much i enjoy reading about my hometown.I always have missed Girvan,and always look forward to visiting again.I was sad to see that the swimming baths are closing,i spent a lot of time there growing up,and im sure that most people feel the same.My family owned Hendrie and sons butchers and it still has the best in town:) All the best to everyone in and around town.
02/05/2009 18:36:13

Message From: Mary - Writing From: home pc

I have one comment..... Joe Mc Cabe, is a very nice man and will take care of anyone who wants to talk to him. He has such resepct for people and namely, "My broher Paddy Reilly and his Son James" his Daughter Lena and Wife Gerldine. Whom great resepet, help and love should be showen to them at this their hour of need, and week and Month and YEARS. Always keep them in your thought's. I as a sister, will miss him so very very much and i trust that he will help me from where he is now... I have faith in you Paddy. I always did and now u know that. ( U got alot of work wrer u are now, I'll be asking u all sorts, I know your there.) Love You Forever And Miss You Your bestest Friend and SIS and phone buddy Future cant kill the Past. see ya there honey. and i understand and forgive u. Love YOU God Rest IN peace My Brother Paddy Miss You Forever Mary X
02/04/2009 02:51:12

Message From: William Jackson - Writing From: Canada

I am trying to locate long lost relatives in the Girvan area. Their family names would be Jackson, McCubbin, McMurtrie descended from John Jackson and Mary Gaw.
10/09/2008 16:38:16

Message From: Elliot - Writing From: 

Has the Carrick Gazette died? Where are all your court reports? Community council reports? Council meetings i.e. planning committee meeting reports?It's become a 'community events' paper instead of news. Please sort it out!
18/08/2008 14:54:17
 
 
 
 
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; }