function myinit()
{
 		map.setCenter( new GLatLng( 51.42086, -0.06736 ), 15, G_HYBRID_MAP);
}
  
