Register
Sign In
Help
Sitemap
Home
Skip Navigation
Contact Us
Disability Statement
Sponsored by
200,000 ad viewers every month?
Read more about on-line and in print,
advertising or call 01377 24 11 22 now.
Site
Web
Search
Home
News
Sport
Community
Your say
Newspaper
Health Info
Money
Contact us
E-Magazines
Family announcements
Public Notices
Advertising features
Gaming
Crime
Leisure
Find a local business
Big Night Out
Events Calendar
Contact us
Sportograph
Yourphotos
You need to have javascript enabled to view this page correctly
Friday, 3rd September 2010
News and sport
Local news
Local sport
Beverley Sport Extra
National news
National sport
Latest UK news video
Latest York and Humberside News
Latest national sport video
Simon Murden inquest
Barclays Premier League footage
Keep in touch
Your letters
Sign our guestbook
Join the forum
Blog with us
Community
Leven and Brandesburton news
News from Beverley schools
Business and farming news
People in the news
Around the villages
News from the colleges
Local weddings
Society Spot
Tales from Norwood Vets
Floods information and updates
Beverley Minster floodlight sponsors
Hutton Cranswick news
Week in pictures
Chemist rota
Lifestylers 2008
Country and farming
Leisure
Suzie's scene
Local entertainment news
Beverley noticeboard
Walking the Wolds
Places to visit
What's Cooking
Games
TV guide
Reader travel
Explore North and East Yorkshire
Quiz time
Cinema
National entertainment news
Latest entertainment video
Horoscope
Nostalgia
Bygone Beverley
Wally Simpkin's East Riding History
Yorkshire Legends
Customer service
Order photographs
Pay your invoices
Newspaper subscriptions
Find a local business
Look for a job
Meet the team
Secondary schools
Beverley Grammar School
Beverley High School
Longcroft School
Local attractions
Beverley Minster
Beverley Racecourse
St Mary's Church
Burton Constable Hall
Representatives
East Riding of Yorkshire Council
Graham Stuart MP
Extras
Yorkshire coast tide times
Racing at Beverley
Roadworks report
Racing tips
School pals
Travel Reviews
Book reviews
Yahoo
Google
Competitions
On-line shop
Reader offers
Regional
Driffield news
Bridlington news
Scarborough news
Pocklington news
Nafferton news
The news from your home area
Latest North West News
Latest South West News
Latest West Midlands News
Latest Scottish News
Latest Irish News
Latest North East News
Latest East Midlands News
Latest East Anglia News
Latest South East News
Latest London News
Contact Forum Moderator
Please use this form to let the moderator know of any users you think are breaching the Forum House Rules :
Contact Moderator
Your name :
Your Email :
Confirm Email :
Subject :
Your message :
Home
Back to content
Sitemap
Contact Us
Property
Jobs
Motors
Classified Search
Item of the Week
Also Search
Local Pages Ticker
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; }