function newwindow1() {
	window.open("webcamera/index.html",
                    "Newwindow","width=320,height=600,scrollbars=no")
}
