function popVideo(url) {
	openCenteredWindow('video/'+url, 'alanis_vid', 500, 400, '', '', '', 'vidViewer');
}
