// JavaScript Document


function shipmentcost(){
var popurl="order/shipmentcost.html"
winpops=window.open(popurl,"","width=310,height=400,scrollbars,resizable,")
}
