Register
Sign In
Help
Sitemap
Home
Skip Navigation
Contact Us
Disability Statement
Site
Web
Search
Home
News
Sport
Community
Your say
Newspaper
Health Info
Money
Video news
Fuel Watch
Contact us (01273 480601)
Business
Family Events
Virtual Weddings
Letters to the Editor
Entertainment
History
The Fat File
Faith news
Family announcements
You need to have javascript enabled to view this page correctly
Thursday, 2nd September 2010
Headline
Summary
Date
WAKEHURST PLACE
Often described as one of the most beautiful gardens in England, Wakehurst contains a series of ornamental features with many plants from across the world providing year-round colour and interest.
17/10/2002
TILGATE PARK NATURE CENTRE
Youngsters who dream of creeping with crawlies or slithering with snakes could have their wish come true at Tilgate Park Nature Centre.
17/10/2002
STANDEN
A family house of the 1890s, Standen was designed by Philip Webb, a friend of William Morris, and a showpiece of the Arts & Crafts Movement.
17/10/2002
NYMANS GARDEN
Nymans Garden at Handcross is one of the great gardens of the Sussex Weald and one that still retains much of its distinctive family style.
17/10/2002
LEONARDSLEE GARDENS
The gardens at Lower Beeding are set in a romantic 240-acre valley with walks around seven beautiful lakes, giving delightful views and reflections
17/10/2002
HIGH BEECHES GARDENS
Help to preserve 20 acres of magically beautiful, peaceful woodland and water gardens at High Beeches, Handcross.
17/10/2002
GATWICK AIRPORT
GATWICK may be right on our doorsteps but how many folk have called at the airport for anything other than travelling.
17/10/2002
CHARTWELL
Sir Winston Churchill’s family house at Chartwell, near Westerham, Kent is managed and cared for by the National Trust
17/10/2002
BUCHAN PARK
Buchan Park includes 170 acres of woodland and heathland on the edge of the High Weald at Broadfield, Crawley.
17/10/2002
BORDE HILL GARDEN
Set in 200 acres of parkland, Borde Hill Garden contains a phenomenal range of rare trees, shrubs and perennials.
17/10/2002
BLUEBELL RAILWAY
The complete vintage experience is promised and fulfilled - by the Bluebell Railway, where visitors can travel in beautifully restored old railway coaches behind veteran steam locomotives through the unspoilt scenery of the Sussex Weald.
17/10/2002
ASHDOWN LLAMA FARM
Ashdown Llama Farm at Wych Cross in Ashdown Forest, East Sussex, is home to a large herd of llamas and alpacas,as well as sheep and goats.
17/10/2002
12
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; }