Hey Keith, I'll start with the painfully obvious stuff you've probably already checked: 1. Did you click the plus sign of the layer menu to make it show up? 2. Are you sure you're using the correct path to the png? 3. Try not using the backslash escape character: var legend_text = '<img src="legend.png">'; -Mike