<!--
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',
'30072010',
'01082010','08082010','10082010','15082010','15082010','27082010','28082010',
'05092010','05092010','05092010','27092010',
'09102010',
'20102010',
'05022011',
'26032011'

)
des = new Array (
 '<p><a href="news.htm">News 05/07/10</a> New Bus Shelters planned and Clanage Rd crossing update.',
 '<p><a href="comments.htm">Comments on the 12<sup>th</sup> of June, Street Party</a>',
 '<a href="http://news.bbc.co.uk/sport1/hi/football/teams/b/bristol_city/fixtures/default.stm" target="_blank">Football Fixtures 2010/11</a> &amp;<br><a href="http://www.ashtoncourtestate.co.uk/events.pdf">Ashton Court Event Programme</a>.',
  
 '<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.',

 'BCFC <a rel="nofollow" href="http://www.britishcomputerfairs.com/cgi-bin/floorplan?vnu_id=395" target="_blank">Computer Fair</a>. 10am to 3pm Sun 1st Aug 2010, &pound;3, &pound;2 or &pound;1, cheaper for later entry.',
 '<a rel="nofollow" href=" http://www.bristol.gov.uk/item/event.html?eventid=25801" target="_blank">Zip Wire across the Avon Gorge</a>. 8th August 2010, 800 feet across 300 feet high (3&frac14; feet is about 1 metre) - charity event by Cancer Research.',
 '<a rel="nofollow" href="http://www.bcfc.co.uk/page/SpecialEvents/0,,10327,00.html" target="blank">England under 21 v Uzbeckistan</a> Ashton Gate, 7:30pm kick off, Tuesday 10th August 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.bristol.gov.uk/ccm/content/Transport-Streets/Roads-highways-and-pavements/bristol-international-balloon-fiesta-2010---travel-summary.en" target="_blank">Balloon Fiesta Road Closures</a> - Bristol Council information page.',
 '<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="pdf/20100828.pdf" target="_blank">End of Season Pig Roast</a> Clanage Rd, Bedminster Cricket Club - from 7:30pm 28th August 2010.<p>Bedminster CC XI v Bristol West&nbsp;Indians CC XI.</p>',

  '<a href="">Bristol &frac12; Marathon</a> 5th Sept 2010, 9am start for the 1st Wave',
 'BCFC <a rel="nofollow" href="http://www.britishcomputerfairs.com/cgi-bin/floorplan?vnu_id=395" target="_blank">Computer Fair</a>. 10am to 3pm Sun 5th Sept 2010, &pound;3, &pound;2 or &pound;1, cheaper for later entry.',
 '<a href="http://www.kite-festival.org.uk/" target="_blank" rel="nofollow">Bristol Kite Festival</a>: Sat 4th &amp; Sun 5th Sept 2010.',
 '<a href="http://www.sciencecafe.co.uk/" target="_blank" rel="nofollow">Peak Everything... And then?"</a>, Ian Page. Science Cafe: Tobacco Factory 27th Sept 2010.',
 
 '<a href="http://www.uwe.ac.uk/openday/" target="blank" rel="nofollow">UWE Open day</a> 9th Oct 2010',

  '<a href="http://www.uwe.ac.uk/openday/" target="blank" rel="nofollow">UWE Open day</a> 20th Nov 2010',
	
 '<a href="http://www.uwe.ac.uk/openday/" target="blank" rel="nofollow">UWE Open day</a> 5th Feb 2011',
 
 '<a href="http://www.uwe.ac.uk/openday/" target="blank" rel="nofollow">UWE Open day</a> 26th March 2011'


 )
 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.')
}
//--->