function win()
{
window.open("songbook.html","new","toolbar=no,status=no,scrollbars=yes,resizable=no,width=300,height=420");
}
