Tabbar - Loading via XML with Href parameters

I’m getting an error with dhtml.js (line 65 - Invalid XML) when trying to read the following:

<?xml version="1.0"?> Details Related UDA

it calls the Details.po fine when I remove the &myid=1164481.

Thanks in advance.

Steve

Found the correct way:

<?xml version="1.0"?>
Related Tones West

it calls the Details.po fine when I remove the &myid=1164481.

& symbol should be encoded as &:

Details