function openWC(url,op)
{
	window.open('/pag_cms/w_popup_webcam.asp?url='+url+'&op='+op,'','width=817,height=680,toolbar=no,scrollbars=yes');
}
