var webcam = function() {
	props=window.open('http://www.jarvsobacken.se/webcam/index.html', 'poppage', 'toolbars=0, scrollbars=0, location=0, statusbars=0, menubars=0, resizable=0, width=1000, height=670');
	}
