function showCam() {
 window.open("","JSL",'toolbar=0,location=0,scrollbars=0,width=400,height=420,resizable=1,top=50,left=100');
}

