The script is running, the files are loaded. Maybe you can try to move the embed/script inside the canvas div.
From: <div id="map-canvas"></div><script src='/files/mapmedia/mapscript1.js <view-source:http://www.ctik.org.uk/files/mapmedia/mapscript1.js>' type='text/javascript'></script> To: <div id="map-canvas"> <script src='/files/mapmedia/mapscript1.js <view-source:http://www.ctik.org.uk/files/mapmedia/mapscript1.js>' type='text/javascript'></script> </div> Greetings, Martin -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/boltwire. For more options, visit https://groups.google.com/d/optout.
