function watch3DVideo() {
	var newwin = window.open('video_display_3d.php', 'newwin', 'width=320, height=309, scrollbars=no, resizable=no');
}