// JavaScript Document
function openpopup_vm(popurl){
var winpops=window.open(popurl,"","width=800,height=534")
}
// var winpops=window.open(popurl,"","width=335,height=68")
