// JavaScript Document
function openpopup(popurl){
var winpops=window.open(popurl,"","width=635,height=170")
}
// var winpops=window.open(popurl,"","width=335,height=68")