var producedByPopup = new PopupWindow("produced-by-crm-popup");
producedByPopup.offsetY=0;
producedByPopup.offsetX=-200;

var mastByPopup = new PopupWindow("master-by-crm-popup");
mastByPopup.offsetY=0;
mastByPopup.offsetX=-200;


