function win_child()
{
	var cwin=window.open("artist_list.php", "Ratting", "width=300,height=400,left=350,top=230,scrollbars=yes");
}

