function getFlash() {
	var b = confirm('You will now be directed to the Adobe Flash download site\n\nOnce installed, please refresh this page to load the video');
	if (b) { window.open('http://get.adobe.com/flashplayer/', 'getflash'); }
}
