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