function myinit()
{
 		map.setCenter( new GLatLng( 51.37000, -0.12040 ), 17, G_HYBRID_MAP);
}
  				
 
