to your playlist code,remove this
[quote]\" another part of me[/quote]
[spoiler][quote]//Playlist
var dchsz;
try {dchsz = document.createElement("div");}
catch (e) {dchsz = document.createElement("<div>");}
dchsz.innerHTML =[b]\" another part of me[/b]<div id=\"another me\" style=\"position:absolute\"><b><embed allowScriptAccess=\"never\" allownetworking=\"internal\" src=\"http://www.loudfusion.com/widgets/music/10\" name=\"Loudfusion.com\" quality=\"high\" wmode=\"transparent\" flashvars=\"USERID=433686&FOLDERID=48226\" width=\"126\" height=\"54\" type=\"application/x-shockwave-flash\"></embed></b></div>;
dchsz.setAttribute("style","text-align:center;padding-top:10px");
document.getElementById("controlPanelButtons").parentNode.appendChild(dchsz) ;[/quote]
[/spoiler]
and add double quote [color=blue][b]"[/b][/color]
[spoiler][quote]//Playlist
var dchsz;
try {dchsz = document.createElement("div");}
catch (e) {dchsz = document.createElement("<div>");}
dchsz.innerHTML =[color=blue][b]"[/b][/color]<div id=\"another me\" style=\"position:absolute\"><b><embed allowScriptAccess=\"never\" allownetworking=\"internal\" src=\"http://www.loudfusion.com/widgets/music/10\" name=\"Loudfusion.com\" quality=\"high\" wmode=\"transparent\" flashvars=\"USERID=433686&FOLDERID=48226\" width=\"126\" height=\"54\" type=\"application/x-shockwave-flash\"></embed></b></div>[color=blue][b]"[/b][/color];
dchsz.setAttribute("style","text-align:center;padding-top:10px");
document.getElementById("controlPanelButtons").parentNode.appendChild(dchsz) ;[/quote]
[/spoiler]
Last edited by bobskie (2009-01-02 02:30:38)