function openpopup(){

var popurl="interactive/special.html"

winpops=window.open(popurl,"","width=404, height=65")


}
