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