Randazzo
Nome Abitanti: randazzesi
Popolazione (2012): 11.108
CAP: 95036
Provincia: Catania (CT)
Codice Istat: 087038
Codice Catastale: H175
Coordinate GPS (Lat Lng): 37.8779, 14.9507
Altitudine (m. s.l.m.): 765
Patrono: SS Maria Assunta – San Giuseppe
Giorno festivo: 15 agosto – 19 marzo
Altre informazioni
<script type="text/javascript">
function initialize() {
var myLatlng = new google.maps.LatLng(37.8779, 14.9507);
var myOptions = {
zoom: 15,
center: myLatlng,
mapTypeId: google.maps.MapTypeId.ROADMAP
}
var map = new google.maps.Map(document.getElementById("map_canvas"), myOptions);
// var adUnitDiv = document.createElement('div');
// var adUnitOptions = {
// format: google.maps.adsense.AdFormat.HALF_BANNER,
// position: google.maps.ControlPosition.RIGHT_BOTTOM,
// publisherId: 'ca-pub-9149849575965024',
// map: map,
// visible: true
// };
// adUnit = new google.maps.adsense.AdUnit(adUnitDiv, adUnitOptions);
}
google.maps.event.addDomListener(window, ‘load’, initialize);