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