// check for frame, reload to the music frame
if (top == self) {
	document.location = './index.htm?music=1';
}
