﻿function webcamdetect_DoFSCommand(aX,args){if(aX=='webcam_detected'){if(args=="true")bm=true;else if(args=="false")bm=false;$get("iconWebcam").style.display=(!bs|| !bm)?'none':'inline';}} 