function demo_song(id) {
	win1=window.open('demo_transfer.php?id='+id,'window2','resizable=yes,scrollbars=yes,width=520,height=300,top=90,left=150');
}
