<!--
function orderprint()
{
window.print("","");
}

function cargo_open(){
var w =window.open("", "cargo_open" , "WIDTH=700,HEIGHT=600,SCROLLBARS=yes,RESIZABLE=yes,TOOLBAR=no,MENUBAR=no,LOCATION=no,STATUS=0");
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

//-->

