function openpopup(){
var popurl="http://www.viamare.com/calculator.html"
winpops=window.open(popurl,"","width=430,height=308")
}


