function mailinglistpopup(){
var popurl="./mailinglist/signup.html"
winpops=window.open(popurl,"","width=340,height=150")
}