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