function magazine(){
	myWin = window.open("https://wakatsuki-chinatsu-wc.jp/top/mailmaga/asp/member_entry.asp" , "mg" , "width=580,height=460,scrollbars=1,status=1");
	/*myWin.moveTo(0,50)*/
}
function topics(){
	myWin = window.open("http://storewc.jugem.jp/" , "topi" , "");
	/*myWin.moveTo(0,50)*/
}