function openvideo(){
	window.open("videos/open-house.html","",
	"menubar=no,width=720,height=775,toolbar=no");
}
