function web()
 {
 msg = window.open('webkamera.html', 'web', 'top=0,left=0,width=480,height=570');
}
