function opennews(){
var popurl="newsletter.cfm"
winpops=window.open(popurl,"","width=550,height=600,scrollbars")
}