<!--

function popup () {

mywindow=window.open ("shippingServices.html", "mywindow", "width=550, height=550");


}

// -->