function popUp(url) {
	popupWindow = window.open(url,'cfp_video','height=450,width=482,left=400,top=200,resizable=0,scrollbars=0,toolbar=0,menubar=0;status=0')
	}