function myinit()
{
 		map.setCenter( new GLatLng( 51.36900, -0.09050 ), 16, G_HYBRID_MAP);
}
  				
 
