Anda di halaman 1dari 10

<html>

<body background="d:\documents and settings\kamal\desktop\star.bmp">

<body bgcolr=yellow>
<h1>
<center> ghazals by ghulam ali</center>
</h1>

<!doctype html public "-//w3c//dtd html 4.01 transitional//en"


"http://www.w3.org/tr/html4/loose.dtd">

<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<title>random mp3 music player</title>
<style type="text/css">
<!--
#jukebox {
text-align:center;
}
-->
</style>
<script type="text/javascript">
<!--
nummp3 = 10
day = new date()
z = day.gettime()
y = (z - (parseint(z/1000,10) * 1000))/10
x = parseint(y/100*nummp3,10) + 1
if (x == (1))
mp3=("song1.mp3")
if (x == (2))
mp3=("song2.mp3")
if (x == (3))
mp3=("song3.mp3")
if (x == (4))
mp3=("song4.mp3")
if (x == (5))
mp3=("song5.mp3")
if (x == (6))
mp3=("song6.mp3")
if (x == (7))
mp3=("song7.mp3")
if (x == (8))
mp3=("song8.mp3")
if (x == (9))
mp3=("song9.mp3")
if (x == (10))
mp3=("song10.mp3")
function song(){
document.getelementbyid('music1').innerhtml="<embed type='application/x-mplayer2'
id='music2' pluginspage='http://www.microsoft.com/windows/mediaplayer/'
src='"+document.getelementbyid('cancion').value+"' name='mediaplayer1' width='300'
height='69' controltype='2' showcontrols='1' showstatusbar='1'
autostart='true'></embed>";
}
//-->
</script>
</head>

<body>
<div id="jukebox">jukebox<br><br>
<select id="cancion" onchange="song()" size="1">
<option value="none">::::::::::::: choose your song here :::::::::::::</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/reg9aqokcmsaaclhfxc1/
aankhe%20hai%20ya%20jaame%20%28punkaj1%29.mp3">song 1</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/reg@jgokcmsaadwu6ju1/
ek%20husne%20benaqab%20%28punkaj2%29.mp3">song 2</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/reg@8wokcmsaaduuhzq1/
hansta%20chera%20%28punkaj3%29.mp3">song 3</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/rehc8qokcmsaaf5f8cw1/
insaan%20mein%20haiwaan%20%28punkaj4%29.mp3">song 4</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/rehehqokcmsagmicam1/k
uch%20bhi%20bacha%20%28punkaj5%29.mp3">song 5</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/regybgokcmsaaflexyg1/
rang%20salona%20-%20pankaj%20udhasp5.mp3">song 6</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/regzywokcmsaaf2t2m81/
roz%20mulaqatein%20hoti%20hain%20-%20pankaj%20udhasp9.mp3">song 7</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/reg0ngokcmsaago1lyc1/
aaiye%20barishon%20ka%20-%20pankaj%20udhasp8.mp3">song 8</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/reg1uwokcmsaahyxv8k1/
baba%20bolep4.mp3">song 9</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/reg2dgokcmsaahemajy1/
biji%20to%20koi%20rite--aagmanp6.mp3">song 10</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/rehhvqokcmsaah6gv1k1/
raaste%20main%20who%20mila%20%28punkaj6%29.mp3">song 11</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/rehicgokcmsaaaolmkq1/
sooni%20sooni%20thi%20fiza%20%28punkaj7%29.mp3">song 12</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/rehlyaokcmsaad-
895e1/zindagi%20jaam%20se%20%28punkaj11%29.mp3">song 13</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/rehpcqokcmsaaftqlhi1/
zulf%20ghata%20%28punkaj12%29.mp3">song 14</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/rehqawokcmsaaf-
iup81/ab%20ke%20baras%20dua%20hai%28altaf2%29.mp3">song 15</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/rehtygokcmsaahkbhfy1/
dil%20ka%20haal%20sune%20dilwala%20-%20altaf3.mp3">song 16</option>
<option
value="http://images.kamalkantkhan.multiply.com/attachment/0/rehwgaokcmsaaa-
vqae1/taza%20hawa%20lete%20hai%20-%20altaf4.mp3">song 17</option>
<option value="">song 18</option>
<option value="">song 19</option>
<option value="">song 20</option>
<option value="">song 21</option>
</select><br><br>
<span id="music1">
<script type="text/javascript">
<!--
document.write('<embed type="application/x-mplayer2" '
+'pluginspage="http://www.microsoft.com/windows/mediaplayer/" '
+'src="'+mp3+'" '
+'name="mediaplayer1" '
+'width="300" '
+'height="69" '
+'controltype="2" '
+'showcontrols="1" '
+'showstatusbar="1" '
+'autostart="true">'
+'</embed>');
//-->
</script>
</span>
</div>

<table border=10 bordercolor=black bgcolor=lightblue bordercolordark=blue


align=center>
<caption align="bottom">
<b>table</b>
</caption>
<th colspan=5 bgcolor=light=white> ghazals by jagjit singh </th?
<colgroup span=5 align=center valign=middle>
<tr>

<th> song number </th>


<th> title </th>
<th> album</th>
<th> singer</th>
<th> play</tdh>

</tr>
<tr bordercolorlight=blue>
<td> 1 </td>
<td> a dard e hijre yaar </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 2 </td>
<td> aaj dil se dua </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 3 </td>
<td> aap hain kyoon khafa </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 4 </td>
<td> allah allah lutf </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 5 </td>
<td> aye husn beparwah </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 6 </td>
<td> chamaktey chand ko </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 7 </td>
<td> chhup chhup ke piyo </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 8 </td>
<td> chhup chhupa ke piyo </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 9 </td>
<td> chupke chupke raat din </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 10 </td>
<td> dil dadhakne ka sabab </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 11 </td>
<td> dost ban kar bhi </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 12 </td>
<td> ek lamha maikade </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 13 </td>
<td> ek pagli mera </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 14 </td>
<td> heer </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 15 </td>
<td> heer (waris shah) </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 16 </td>
<td> hum ko kis kay gham </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 17 </td>
<td> ishq ek zikar </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 18 </td>
<td> ishq wohi gulfham </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 19 </td>
<td> iskaadar uska aitbaar </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 20 </td>
<td> jin kay honton pay </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 21 </td>
<td> jiski jhankar mein </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 22 </td>
<td> jo padhte rahe hum </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 23 </td>
<td> karte hay mohabbat </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 24 </td>
<td> khali hai abhi jaam </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 25 </td>
<td> le chala jaan </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 26 </td>
<td> mere lafzon ke </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 27 </td>
<td> mujhe di khabar </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 28 </td>
<td> nazar se nazar </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 29 </td>
<td> peeke jab hum sharaab </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 30 </td>
<td> phir usse mile </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 31 </td>
<td> thodi si sharab </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 32 </td>
<td> to kya yeh tay hai </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 33 </td>
<td> tujhe kya khaabar </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 34 </td>
<td> tujhe kya khabar2 </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 35 </td>
<td> tumhare khat mein </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 36 </td>
<td> woh jo naksh tha </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 37 </td>
<td> uske honton pe kuch </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 38 </td>
<td> woh kaisi pagal ladki thi </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>

</tr>
<tr bordercolorlight=blue>
<td> 39 </td>
<td> yeh dil yeh pagal </td>
<td> ghazals </td>
<td> jagjit singh </td>
<td> play </td>
</tr>
</table>
</body></html>

Anda mungkin juga menyukai