function upsStandard() {
window.open( "http://www.ups.com/content/ca/en/shipping/time/service/intra/standard.html#ccGloBdy", "UPS Standard", 
"height=280,width=615,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no" )
}

function upsExpedited() {
window.open( "http://www.ups.com/content/ca/en/shipping/time/service/intra/expedited.html#ccGloBdy", "UPS Expedited", 
"height=280,width=615,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no" )
}

function upsExpress() {
window.open( "http://www.ups.com/content/ca/en/shipping/time/service/intra/express.html#ccGloBdy", "UPS Express", 
"height=280,width=615,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no" )
}

function upsWwexpress() {
window.open( "http://www.ups.com/content/ca/en/shipping/time/service/inter/express.html#ccGloBdy", "UPS WW Express", 
"height=280,width=615,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no" )
}

function upsWwexpedited() {
window.open( "http://www.ups.com/content/ca/en/shipping/time/service/inter/expedited.html#ccGloBdy", "UPS WW Expedited", 
"height=280,width=615,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no" )
}

function upsThreeday() {
window.open( "http://www.ups.com/content/ca/en/shipping/time/service/inter/three_day_us.html#ccGloBdy", "UPS Three Day", 
"height=280,width=615,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no" )
}

function upsEarlyam() {
window.open( "http://www.ups.com/content/ca/en/shipping/time/service/intra/express_early_am.html#ccGloBdy", "UPS Early AM", 
"height=280,width=615,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no" )
}
function upsSaver() {
window.open( "http://www.ups.com/content/ca/en/shipping/time/service/intra/express_saver.html#ccGloBdy", "UPS Express Saver", 
"height=280,width=615,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no" )
}


