Location:
The Clockwork Crow
68 George Street
Hastings
TN34 3EE

 
Telephone:
01424 716847
07979 528 633

Email: [email protected]

embed google maps
disclaimer generator
#gmap_canvas img{max-width:none!important;background:none!important}
function init_map(){var myOptions = {zoom:13,center:new google.maps.LatLng(50.8561655,0.5894095999999536),mapTypeId: google.maps.MapTypeId.ROADMAP};map = new google.maps.Map(document.getElementById('gmap_canvas'), myOptions);marker = new google.maps.Marker({map: map,position: new google.maps.LatLng(50.8561655,0.5894095999999536)});infowindow = new google.maps.InfoWindow({content:'<strong>The Clockwork Crow</strong><br>68 George Street, Hastings<br>'});google.maps.event.addListener(marker, 'click', function(){infowindow.open(map,marker);});infowindow.open(map,marker);}google.maps.event.addDomListener(window, 'load', init_map);