// javaScript Code : Random Music Player
// Author : Loghman Avand @ www.7Learn.com
music = new Array();
Name = new Array();

document.write('<center>'+
'<div style="width:160px;height:120px;background:url(\'http://www.7learn.com/other/javascript/random_music/bg.gif\') no-repeat;font:11px tahoma;">'+
'<p style="padding:7px 0 5px 0;margin-bottom:5px;font-weight:bold;color:#1E4066">Random Music</p>');

