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: Anne MacFadyen - Writing From: Adelaide South Australia

What a great idea! I was born and raised in Milngavie and will always love it, a fantastic place to grow up, so many wonderful memories. I moved to Australia when I was 16. I have been very fortunate to have been able to return "home" a few times. Last time for a primary school reunion in 2002. Not long now till we have the next one which was suggested should be in 2012. So start saving all you expats from primary 6-7 of 1962. Hope to see you all there!!
21/03/2009 23:33:43

Message From: Stephen Faulds - Writing From: Adelaide,Australia

Hi From Steve Faulds to anyone who remembers me. Left Milngavie many years ago,but always come back to see my mum Jean who lived in Balvie Rd and then Craigilea Crescent. Sadly she passed away in Jan of this year. Played for the Milngavie Wanderers for many years and had some fantastic times.Trips to Bauge and Islay at Easter. Got fond memories of Milngavie. Was a fantastic place to be brought up. Now happily living in Adelaide, Australia with my wife Lynne. Anyone who remembers me drop me an email. All the Best Big Steve Faulds.
06/11/2008 05:03:28

Message From: Kaitlin x - Writing From: home

dont have one x
my heart goes out to that little girl who died at the water works. its hard to see anyone die, but when its as sudden and it involes a seven-year-old, its devastating. my thoughts are with her family and friends at this difficult time. R.I.P Erin x May God Be With You (L) xxxxxx
19/10/2008 10:48:06

Message From: morna scott - Writing From: Bearsden

The girl guiding association need your help! Guiding is a wonderful opportunity to give something to the community and help develop life skills for you and for the girls. We are looking for reliable, honest helpers - leaders to help with guiding and brownie units. . We will support you through qualification (free) to become a warranted guider/ brownie leader. It is a weekly commitment. Prior to helping we require an Enhanced Disclosure Form which we will arrange for you.
10/09/2008 23:38:25

Message From: Morna Scott - Writing From: Bearsden

I am a guider within the bearsden area, we are desperately looking for leaders. If you are interested in helping with the guides/ brownies, please reply! We are all friendly; and our guides are well behaved - the majority of the time! Regards
10/09/2008 10:59:07
 
 
 
 
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; }