// JavaScript Document

function EventImg(no){
	window.open("swf/eventimg/p"+no+"_big.jpg","eventimg","width=500,height=650,scrollbars=no");
	}
