<!---
function showMap() {
 document.getElementById("mapwin").innerHTML='<iframe width="758" height="556" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps?hl=en&amp;q=BS4+3LA++a4+hotel&amp;ie=UTF8&amp;hq=a4+hotel&amp;hnear=Bristol,+Avon+BS4+3LA,+United+Kingdom&amp;t=h&amp;cid=16493185894357207893&amp;ll=51.439564,-2.558441&amp;spn=0.018726,0.06506&amp;z=14&amp;iwloc=A&amp;output=embed"></iframe>';
 
 document.location.href='#map';
}
//--->

