/*----[ FUNCTIONS TO DISPLAY POPUPS ]----*/

function popupWindowPos(name,link,width,height,top,left) {
  wfPopupWindowPos(name,link,width,height,top,left);
}
