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