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