// display a nice popup link - non-JS browsers will ignore this file
function popupCam()
{
 window.open('webcampopup.html', 'datalosswebcam', 'height=480, width=640, location=no, menubar=no, resizable=no, scrollbars=no, status=no');
}
