Hello,

I recently started using GE as a tool here at work and have slowly started to learn some advanced functions.

That said, I have been creating placemarks and attaching .jpg files to the placemark popup via the description box. However, when I exit GE and start it up again later, the language in the description box has changed and my pics don't show, or are jumbled.

Example:

<img src="G:/Client/images/picture 037.jpg" width=888><br>
<br>
<img src="G:/Client/images/94.jpg" width=888>

becomes this,

<img src="images/picture 037.jpg" width=888><br>
<br>
<img src="images/94.jpg" width=888>


What is going on and is there a solution my Neanderthal brain can grasp.

Thanks in advance.