<div>Hi, i'm using openlayers using this code to insert OpenLayers.js:</div>
<div><script src="<a href="http://www.openlayers.org/api/OpenLayers.js%22%3E%3C/script">http://www.openlayers.org/api/OpenLayers.js"></script</a>></div>
<div>now i want to use the .js file i downloaded from openlayer's so i put openlayers,js in my server and used:</div>
<div><script src="<a href="http://www.openlayers.org/api/OpenLayers.js%22%3E%3C/script">OpenLayers.js"></script</a>></div>
<div>but now all zoom images don't show up, where should i put this images? and where to find them</div>