function embedYoutubeVideo(src,w,h){w=video_cfg["w"];h=video_cfg["h"];document.writeln("<object width=\""+w+"\" height=\""+h+"\"><param name=\"movie\" value=\"http://www.youtube.com/v/"+src+"\"></param><param name=\"wmode\" value=\"transparent\"></param><embed src=\"http://www.youtube.com/v/"+src+"\" type=\"application/x-shockwave-flash\" wmode=\"transparent\" width=\""+w+"\" height=\""+h+"\"></embed></object>");return true;}
function embedMP3(src){document.writeln("<embed classname=\"audio-player-embed\" type=\"application/x-shockwave-flash\" src=\"http://www.pilli.com/tools/player.swf\" allowscriptaccess=\"always\" quality=\"best\" bgcolor=\"#ffffff\" wmode=\"transparent\" flashvars=\"playerID=3514&amp;bg=0xf8f8f8&amp;leftbg=0xeeeeee&amp;lefticon=0x666666&amp;rightbg=0xcccccc&amp;rightbghover=0x999999&amp;righticon=0x666666&amp;righticonhover=0xffffff&amp;text=0x666666&amp;slider=0x666666&amp;track=0xFFFFFF&amp;border=0x666666&amp;loader=0x9FFFB8&amp;soundFile="+src+"\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" height=\"27\" width=\"350\">");} 
