$TOP_MENU = "";
$IN_COURIER_SERVICES_SECTION = true; //For right side news section
include "header.php";
switch($action) {
case "subcontract":
subcontract();
break;
default:
subcontract();
break;
}//end switch
include "news.php";
include "footer.php"
?>
function subcontract() {
?>
Permanent Runs
Harlan Courier Services can provide a regular service for you. Daily, weekly or even monthly, we can pickup and deliver items at your Branch Offices spread throughout the State or perhaps provide a service between you and your suppliers or clients.
Contact our friendly Office staff to negotiate an agreement.
Sub-Contract Services
Harlan Courier Services is happy to provide support for other courier companies. Perhaps you require temporary backup in emergency situations or additional support whilst your staff or vehicles take a well-earned break.
Contact our friendly Office staff to negotiate an agreement.
|
|
}
?>