<!--
map1 = "http://maps.google.co.uk/maps?hl=en&q=BS3+2HB&ie=UTF8&ll=51.435805,-2.636011&spn=0.008829,0.019226&t=h&z=16"
map2 = "http://maps.google.co.uk/maps?f=q&hl=en&geocode=&q=BS3+2QA&ie=UTF8&ll=51.435604,-2.63541&spn=0.008829,0.019226&t=h&z=16&iwloc=addr"
eve = new Array (
'01012099','01012099','01012099','01012099','01012099','01012099','01012099',
'24032010','27032010',
'13042010','17042010',
'07052010','08052010','09052010',
'04062010',
'09072010','10072010','30072010',
'15082010','27082010',
'05092010','31092010'

)
des = new Array (

 '<p><a href="news.htm">News 02/03/10</a> Ashton Court: Cycle Path Consultation responce.',
 '<p><a href="landscape-plan.htm">News 27/02/10</a> Roundabout landscape plan and planting scheme detail.',
 '<p><a href="topping-out.htm">News 24/02/10</a> Topping out Ashton Park Schools new building.',
 '<p><a href="comments.htm">Comment 15/02/10</a> Roundabout.',
 '<p><a href="news.htm">News 29/01/10</a> Chairmans reply to Ashton Court cycle path link.',
 '<strong>Noise, dust, other problems</strong> from the School development?<br><strong>Skanska</strong> contacts are:-<br>Owen Wright, Site Supervisor -07817 454 406<br>Paul Drage, Project Manager -01454 455552',
 '<a href="http://news.bbc.co.uk/sport1/hi/football/teams/b/bristol_city/fixtures/default.stm" target="_blank">Ashton Gate</a> football 2010',

 '<a href="http://www.bristol.gov.uk/item/event.html?eventid=23510" target="blank" rel="nofollow">Peak Oil exhibition</a>. Peak oil describes the point at which the amount of oil produced globally in a single year reaches its absolute maximum, 24th Nov 2009 to 24th Mar 2010, Create Centre.',
 '<a href="http://www.uwe.ac.uk/openday/" target="blank" rel="nofollow">UWE Open day</a> 27th March 2010',
 
 '<a href="http://www.beefy25.com/ target="_blank" rel="nofollow">Leukaemia Research Walk in Ashton Court Ian Botham</a> Friday 13th April 2010.', 
 '<a href="http://www.bristol.gov.uk/item/event.html?eventid=23738" target="_blank" rel="nofollow"> Sponsored Abseil in support of West of England Multiple Sclerosis centre</a>, 17th Apr 2010 Avon Gorge.',
 
 '<a rel="nofollow" href="http://www.greatwesternrunners.org.uk/frm_towpath.html" target="_blank">Towpath 1 10K Race</a> Great Western Runners. Fri 7th May 2010.',
 '<a href="http://www.uwe.ac.uk/openday/" target="blank" rel="nofollow">UWE Open day</a> 8th May 2010 10:00-23:00',
 '<a href="http://www.bristolhalfmarathon.com/bristol10k" rel="nofollow" target="_blank">Bristol 10K</a> Sun 9th May 2010. Portway and other roads closed.',
 
 '<a rel="nofollow" href="http://www.greatwesternrunners.org.uk/frm_towpath.html" target="_blank">Towpath 2 10K Race</a> Great Western Runners. Fri 4th Jun 2010.',
 
 '<a rel="nofollow" href="http://www.greatwesternrunners.org.uk/frm_towpath.html" target="_blank">Towpath 3 10K Race</a> Great Western Runners. Fri 9th July 2010.',
 '<a rel="nofollow" href="http://www.musical-concepts.com/Default.aspx?pagename=Ashton-Court-Summer-Nights" target="_blank">Summer Nights at Ashton Court</a> Thu 8th July to Sat 10th July 2010. Dame Kiri Te Kanawa (8th),  Motown with The Commitments (9th) &amp; Bootleg Beatles/Jive Talkin Bee Gees (Sat 10th).', 
 '<a rel="nofollow" href="http://www.greatwesternrunners.org.uk/frm_towpath.html" target="_blank">Towpath 4 10K Race</a> Great Western Runners. Fri 30th July 2010.',

 '<a rel="nofollow" href="http://www.bristolfiesta.co.uk/content.php?pid=18" target="_blank">Bristol Balloon Fiesta 2010</a> Thurs 12th to Sun 15th Aug 2010.',
 '<a rel="nofollow" href="http://www.greatwesternrunners.org.uk/frm_towpath.html" target="_blank">Towpath 5 5K Race</a> Great Western Runners. Fri 27th Aug 2010.',
 
 '<a href="http://www.kite-festival.org.uk/" target="_blank" rel="nofollow">Bristol Kite Festival</a>: Sat 4th &amp; Sun 5th Sept 2010.',
 '<a rel="nofollow" href="http://www.gordonbennett2010.com/" target="_blank">Gordon Bennett Gas Balloon Race</a> Ashton Court, Fri 24th to 29th Sept 2010.'

 )
 cnt = des.length
 


cnf = 86400000
now = new Date()
year=now.getYear()
bName="none"
if (bName=="Netscape") year=parseInt(year)+1900 
today = new Date(year,now.getMonth(),now.getDate())
function first() {
/*notices go here
document.write('<div class="not pad">Welcome to <a href="http://www.ashtonvaleheritage.co.uk/" target="_blank">Ashton Vale Heritage</a> a new neighbourhood community website. Well worth a visit to see what happening near to the proposed new BCFC ground.</div><p>')
*/
}	 

function events() {
 first()
 i=0;j=0
 last=""
 save=""
 more="n"
 lB=" wbx"
 while (i<cnt) {
  work=eve[i]
  nexdd=work.substr(0,2)
  nexmm=work.substr(2,2) - 1
  nexyy=work.substr(4,4)
  workDate = new Date(nexyy,nexmm,nexdd)
  diff = parseInt((workDate - today + 1) / cnf)
  if (diff>0) {
   if (j<11) {
    if (j+1==cnt) last=lB
  	if (j==11) last=lB
	  document.write('<div class="eve pad'+last+'">'+des[i]+'</div>')
	  last=""
   } else {
    if (i+1==cnt) last=lB
	  if (more=="n") {document.write('</p><div id="mor"><a name="more"></a><p class="tcn"><a href="Javascript:moreClick();">Further events ...</a></div>');more="y"}
	  save=save+'<div class="eve pad"'+last+'>'+des[i]+'</div>'
   }
	 j++
  }
  i++
 }
}
function moreClick() {document.getElementById("mor").innerHTML=save}

bName=navigator.appName

function ln(len){document.writeln('<div class="cor bar" style="width:'+len+'px;">&nbsp;</div>')}
function eMail() {
 address='me7@privacy.netbower-ashton.co.uk?cc=&bcc=&subject=Feedback&body='
 address=address.split("me7@privacy.net")
 address=address.join("@")
 window.open ('mailto:peter369101'+address)
}
function em() {
 address='me6@privacy.net@karakal.com?cc=&bcc='
 address=address.split("me6@privacy.net")
 address=address.join("@")
 window.open ('mailto:keith'+address)
}
function zm(xx,yy) {
 if (yy==1) {wid=612*xx;ht=577*xx;ph=""} else {wid=608*xx;ht=608*xx;ph="2"}
 document.getElementById('zoom').innerHTML='<img src="grph/bower-ashton'+ph+'.jpg" width="'+wid+'" height="'+ht+'" title="Aerial Photo of Bower Ashton" alt="" border="0">'
}
function bus() {
 document.write('Public transport is by Somerset services to and from Portishead, Nailsea, Clevedon and Weston.')
 document.write('Giving access to Hotwells, Anchor Road and the City Centre bus station by Firstgroup <a href="http://www.firstgroup.com/">bus services</a>.<p>')
 document.write('Note that most express services do not stop in Bower Ashton - please check the timetables.<p>')

 document.write('<center><img src="grph/u1.jpg" border="1" alt="U1 Bus Service"></center>')
 document.write('The UWE Ulink is now open to all.')
 document.write('The <a href="http://www.uwe.ac.uk/hsv/transport/bus.shtml">U1 bus service</a> runs from the UWE (Kennel Lodge Rd) to the UWE Frenchay campus via Coronation Road, Temple Meads, Gloucester Rd and Filton Avenue.')
 document.write('<p>The bus picks up and drops off at any bus stop on route.')
}
//--->