function calpop(imgsrc) {
	url = "/zh_tw/calendar/cal_popup.asp?path=/zh_tw/img_content/&src=" + imgsrc;
	window.open(url,'calpop','scrollbars=0,resizable=1,width=10,height=10');
}
