Help Sitemap Home Skip Navigation Contact Us Disability Statement

advertise with us
Sponsored by
Read more about on-line and in print,
advertising or call 01377 24 11 22 now.

News and sport


Keep in touch


Community


Leisure


Nostalgia


Customer service


Secondary schools


Local attractions


Representatives


Extras


Regional


The news from your home area


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: Mrs Joan Mary Roseveare MBE (nee Widdowson) - Writing From: Coningsby, Lincolnshire

I lived in Beverley between 1937 and 1956. I attended the High School and was a member of the St Nicholas Church Choir and the Church until I left the town in 1956 to join the East Riding Police. I served at Bridlington, met my RAF husband, Leon, at RAF Driffield and eventually settled in Lincolnshire in 1974. Sadly Leon died in 2002. I often drive up to Beverley, visit the Minster and St Nicholas and drive around all my old haunts and particularly Waterside Road where we used to live. I read the Guradian on line and love the newsy stories. If anyone remembers me I would love to hear from you. My sister Margaret Rider lives in Canada and we talk often of our lives in Beverley with such nostalgia. Kind Regards Joan Roseveare ( Widdowson that was)
02/03/2009 21:29:29

Message From: Gill - Writing From: Spain

Its great to be able to keep up with news from my hometown no matter where I am in the world. Thanks Beverley guardian
01/02/2009 19:57:19

Message From: Len Straker - Writing From: Bridlington

Was born in Beverley 1924. Attended St Mary's Boys from 1932 to 1938 when it was located,before the fire in, Mill Lane. I am in touch with Keith Soanes now in Australia [since 1947] and Bernard Shaw now at Lockington.We were all in same class through school. Bernard has recently written a book i/a of Cancer research. Anymore out there from this School for same period.
02/01/2009 20:38:15

Message From: Graham Haldenby - Writing From: Melbourne Austrlalia

I read the Guardian every week and enjoy keeping tabs on things,I immigrated to Oz on 5 November 1982,my last visit to Beverley was 2004.
16/10/2008 00:13:42
 
 
 
 
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; }