/*--- pop up ---*/
function LoadJSfunc() { //v2.0
	window.open('/faq/index','popup','scrollbars=yes,resizable=yes,width=566,height=580');
//	window.open('http://music.you-may.jp/faq/index','popup','scrollbars=yes,resizable=yes,width=566,height=580');
}
