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