/* vmappop.js RCD 24/02/2009 */

function vmappopup(file){
  winpops=window.open(file,"","width=720,height=600,top=0,left=0 scrollbars=no resizable=no")
}
