function VM_Popup(theURL, winName, winFeatures) {newWin=window.open(theURL, winName, winFeatures); }
image