function showVideo() {
	window.open('video.html', 'Taste the Mountain', 'width=360,height=240,top=200,left=200,scrollbars=NO,resizable=NO,directories=NO,location=NO,menubar=NO,status=NO,toolbar=NO');
}