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