function jukustclk(sid, iid){
	window.open('http://jukust.ecbb.jp/clk.php?sid=' + sid + '&iid=' + iid);
	return false;
}
