
	function PopupPhotoGallery(page) {
		OpenWin = this.open(page,"HubbellExtreme", "menubar=no,status=no,scrollbars=yes,resizable=no,width=618,height=450");
	}
	
	function PopupVideo(page) {
		OpenWin = this.open(page,"HubbellExtreme", "menubar=no,status=no,scrollbars=yes,resizable=no,width=470,height=380");
	}




 


