Help Sitemap Home Skip Navigation Contact Us Disability Statement

 
 
Wednesday, 17th 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: Kristina Ratapu - Writing From: NZ, Gisborne 1st city to see the sun

Kia ora, to all you readers out there, especialy to the Dwane family Paul, Carol, CHRISTOPHER..can you guys why his name in capitals ha ha extended friends, hi Errol, hi Fran.Best wishes and have a great new year. Kristina xx
19/12/2008 21:53:10

Message From: Sharon Ridley - Writing From: Newmarket

Hi Dil, yes I remember Lisa Akins. I went to school with her. I'm not sure if she is still in Newmarket now but she was about 5yrs ago. If I happen to see her around, i'll mention u to her. Shaz x
02/10/2008 20:07:14

Message From: George Bragg - Writing From: 106 Marsden St Kirkham Preston Lancs PR4 2TJ

I would like to thank everyone whome I contacted on my trip to Newmarket this week Especially Kim & Colin Timmins. for making me feel so welcome.And showing me the old memory places that I remebered from the past . I would like to contact the lady that rang Kim and introduced herself as Mr Perrymans granddaughter We didnt manage to get her telephone number but if the lady in question would contact me I would be very pleased to speak to her.Again thanks to everyone George Bragg
25/09/2008 13:05:22

Message From: Rita Garrett (Smith, maiden name) - Writing From: Ridgecrest,California(Mojave Desert area)

Hi Pauline, Saw your entry in the guest book,pretty sure I remember you from school,I think I can also help you with your request for that school photo...Would love to get in touch please Email me at lankyg@mchsi.com maybe we can get this rolling and see who both of us can remember (blast from the past)Take Care
06/08/2008 14:10:11

Message From: Pauline Dunn (nee Bond) - Writing From: USA

Does anyone have the school photo from Newmarket Secondary Modern? The year would be 1963. I would rather like to have a copy if at all possible. Cheers!
02/08/2008 18:27:22
 
 
 
 
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; }