The song rating on the music sidebar sometimes caused javascript errors for some people. I added the following javascript to kung-tunes correct this error.
if (#r^r0#r > 0) {
for (i = 0; i < ^r; i++)
document.write('* ');
}
else {
document.write('not rated');
}
I have also increased my font size, some people were complaining that it was too small, and I have increased the number of entries on the main page from 5 to 7. If you have any further issues, email me or leave a comment.