if (str.match("-R")){document.write('<img src="xdvd_-r.jpg">');}

if (str.match("8x")){document.write('<img src="xdvd_8x.jpg">');}
if (str.match("16x")){document.write('<img src="xdvd_16x.jpg">');}

if (str.match("+R")){document.write('<img src="xdvd_+r.jpg">');}

