I have 2 questions:
<br />1. Is it possible to show World Wind WMS Layers from OpenLayers as in http://onearth.jpl.nasa.gov/tiled.html?
<br />I can hit their wms from my browser: 
<br />http://wms.jpl.nasa.gov/wms.cgi?request=GetMap&layers=global_mosaic&srs=EPSG:4326&format=image/jpeg&styles=visual&width=512&height=512&bbox=-180,-166,76,90
<br />but can&#39;t seem to connect to it using any of the openlayers.layer.classes.
<br />
<br />2. I also downloaded the NLT Landsat 7 Visible Color-Level 0 cache pack from http://www.worldwinddata.com/
<br />How do I use OpenLayers.Layer.WorldWind to show that layer? I looked at http://openlayers.org/dev/examples/worldwind.html but was even more confused after looking at that page&#39;s source.
<br />The cache pack uzipped to my harddrive as a folder entitled &#39;0&#39;; subfolders entitled &#39;0015&#39; through &#39;0075&#39;; and then images such as &#39;0015_0046.jpg&#39;
<br />Thanks,
<br />Matt