function WinLetter() {
	window.open('https://ssl.avexnet.or.jp/mailmag/commmons/index.php','','width=550,scrollbars=yes,resizable=yes');
}
function WinVoices() {
	window.open('https://ssl.avexnet.or.jp/commmons/voice/','','width=550,scrollbars=yes,resizable=yes');
}
function StopVoices() {
	ajax_loadContent('sound_load','pop.txt');
}
function comment_pop(id_num) {
	window.open('blog_comment/'+id_num+'.html','','width=460,height=600,scrollbars=yes,resizable=yes');
}
