<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WCA Logistics</title>
	<atom:link href="http://wcalogistics.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wcalogistics.com</link>
	<description></description>
	<lastBuildDate>Thu, 10 May 2012 13:20:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Agent Opportunity</title>
		<link>http://wcalogistics.com/2011/12/21/agent-opportunity/</link>
		<comments>http://wcalogistics.com/2011/12/21/agent-opportunity/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 04:43:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wcalogistics.com/?p=147</guid>
		<description><![CDATA[Agent Opportunity WCA is Seeking 12 Principle Agents If you have a customer following  and have the drive and enthusiasm to be your own boss, then this may be the opportunity for you.  If you are an existing agent with another company and you are not happy with your host provider ,then we know this [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Agent Opportunity</strong></p>
<p><strong>WCA is Seeking 12 Principle Agents<br />
</strong>If you have a customer following  and have the drive and enthusiasm to be your own boss, then this may be the opportunity for you.  If you are an existing agent with another company and you are not happy with your host provider ,then we know this is the opportunity for you.</p>
<p><strong>Quality Agents Only<br />
</strong>WCA Logistics is seeking just 12 quality agents that have a solid book of business with a minimum of $750K in annual revenue , a minimum of 15% gross margins and current receivables . If you meet these basic requirements then this is an opportunity you will  want to learn more about.</p>
<p><strong>Opportunity:</strong></p>
<div>•We are seeking just one (1) agent per region, 12 total.  These regions do not limit your ability to sell nationwide.</div>
<div>•Regions will be “owned” by the principle agent.</div>
<div>•WCA’s goal is to grow to 60 general agents/5 per region.</div>
<div>•As a regional “owner” you will assist and even be responsible for recruiting agents in your region.</div>
<div>•For every agent you help recruit, you will benefit financially by being compensated a percentage of their sales.</div>
<div>•As a principle agent you will be a member of the PAC (Principle Agent Committee), you will sit on the leadership committee  for this division and have voting rights.</div>
<p><strong>WCA Offers</strong></p>
<div>•Robust web based systems – no additional fees</div>
<div>•Competitive commission splits &#8211; paid weekly</div>
<div>•Rating, quoting, RFQ response  &#8211; and sales support</div>
<div>•In addition to TL, you will be able to sell – LTL, parcel and freight payment solutions</div>
<div><strong>•All the tools you need to be successful !</strong></div>
]]></content:encoded>
			<wfw:commentRss>http://wcalogistics.com/2011/12/21/agent-opportunity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://wcalogistics.com/2011/08/18/117/</link>
		<comments>http://wcalogistics.com/2011/08/18/117/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 22:47:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wcalogistics.com/?p=117</guid>
		<description><![CDATA[0 then appPage=&#8221;Y&#8221; end if focusField=&#8221;txtFromZip&#8221; &#8216; button handler If Request.Form(&#8220;btnSend&#8221;) &#8220;&#8221; Then If len(trim(Request.Form(&#8220;txtFromZip&#8221;))) = 0 or not isnumeric(trim(Replace(Request.Form(&#8220;txtFromZip&#8221;),&#8221;-&#8221;,&#8221;"))) then strErrMsg = &#8220;&#8221; &#038; &#8220;You must provide a &#8216;From Zip&#8217; and it must be a number&#8221; &#038; &#8220;&#8221; focusField=&#8221;txtFromZip&#8221; elseIf len(trim(Request.Form(&#8220;txtToZip&#8221;))) = 0 or not isnumeric(trim(Replace(Request.Form(&#8220;txtToZip&#8221;),&#8221;-&#8221;,&#8221;"))) then strErrMsg = &#8220;&#8221; &#038; &#8220;You must provide [...]]]></description>
			<content:encoded><![CDATA[<p><%<br />
blurb="services"<br />
PageTitle="Request Quote For Shipment"<br />
 %><br />
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"></p>
<p><!--#include virtual="includes/dbaccess.resources"--></p>
<p><%<br />
Dim HeaderId<br />
Dim emailBody<br />
Dim index<br />
dim focusField<br />
dim cCount, classList, pCount, packList</p>
<p>if len(session("username")) > 0 then<br />
  appPage=&#8221;Y&#8221;<br />
end if</p>
<p>focusField=&#8221;txtFromZip&#8221;</p>
<p>&#8216; button handler<br />
	If Request.Form(&#8220;btnSend&#8221;) <> &#8220;&#8221; Then<br />
	  If len(trim(Request.Form(&#8220;txtFromZip&#8221;))) = 0 or not isnumeric(trim(Replace(Request.Form(&#8220;txtFromZip&#8221;),&#8221;-&#8221;,&#8221;"))) then<br />
	      strErrMsg = &#8220;<font Color=red>&#8221; &#038; &#8220;You must provide a &#8216;From Zip&#8217; and it must be a number&#8221; &#038; &#8220;</font>&#8221;<br />
				focusField=&#8221;txtFromZip&#8221;<br />
	  elseIf len(trim(Request.Form(&#8220;txtToZip&#8221;))) = 0 or not isnumeric(trim(Replace(Request.Form(&#8220;txtToZip&#8221;),&#8221;-&#8221;,&#8221;"))) then<br />
	      strErrMsg = &#8220;<font Color=red>&#8221; &#038; &#8220;You must provide a &#8216;To Zip&#8217; and it must be a number&#8221; &#038; &#8220;</font>&#8221;<br />
				focusField=&#8221;txtToZip&#8221;<br />
		elseif len(trim(Request.Form(&#8220;txtRole&#8221;))) = 0 then<br />
	      strErrMsg = &#8220;<font Color=red>&#8221; &#038; &#8220;You must provide &#8216;Your involvement&#8217;&#8221; &#038; &#8220;</font>&#8221;<br />
				focusField=&#8221;txtRole&#8221;<br />
		elseif len(trim(Request.Form(&#8220;txtName&#8221;))) = 0 then<br />
	      strErrMsg = &#8220;<font Color=red>&#8221; &#038; &#8220;You must provide &#8216;Your Name&#8217;&#8221; &#038; &#8220;</font>&#8221;<br />
				focusField=&#8221;txtName&#8221;<br />
		elseif len(trim(Request.Form(&#8220;txtCompany&#8221;))) = 0 then<br />
	      strErrMsg = &#8220;<font Color=red>&#8221; &#038; &#8220;You must provide &#8216;Your Company Name&#8217;&#8221; &#038; &#8220;</font>&#8221;<br />
				focusField=&#8221;txtCompany&#8221;<br />
		elseif len(trim(Request.Form(&#8220;txtEmail&#8221;))) = 0 then<br />
	      strErrMsg = &#8220;<font Color=red>&#8221; &#038; &#8220;You must provide &#8216;Your Email&#8217;&#8221; &#038; &#8220;</font>&#8221;<br />
				focusField=&#8221;txtEmail&#8221;<br />
		elseif not IsValidEmail(Request.Form(&#8220;txtEmail&#8221;)) then<br />
	      strErrMsg = &#8220;<font Color=red>&#8221; &#038; &#8220;Email address is invalid&#8221; &#038; &#8220;</font>&#8221;<br />
				focusField=&#8221;txtEmail&#8221;<br />
		elseif len(trim(Request.Form(&#8220;txtPhoneP1&#8243;))) < 3 or len(trim(Request.Form("txtPhoneP2"))) < 3 or len(trim(Request.Form("txtPhoneP3"))) < 4 or _<br />
						not isnumeric(trim(Request.Form("txtPhoneP1"))) or not isnumeric(trim(Request.Form("txtPhoneP2"))) or not isnumeric(trim(Request.Form("txtPhoneP3"))) then<br />
	      strErrMsg = "<font Color=red>&#8221; &#038; &#8220;You nust provide a valid &#8216;Phone&#8217;&#8221; &#038; &#8220;</font>&#8221;<br />
				focusField=&#8221;txtPhoneP1&#8243;<br />
		elseif (len(trim(Request.Form(&#8220;txtFaxP1&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtFaxP2&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtFaxP3&#8243;))) > 0) and (not isnumeric(trim(Request.Form(&#8220;txtFaxP1&#8243;))) or not isnumeric(trim(Request.Form(&#8220;txtFaxP2&#8243;))) or not isnumeric(trim(Request.Form(&#8220;txtFaxP3&#8243;)))) then<br />
	      strErrMsg = &#8220;<font Color=red>&#8221; &#038; &#8220;&#8216;Fax&#8217; is not valid&#8221; &#038; &#8220;</font>&#8221;<br />
				focusField=&#8221;txtFaxP1&#8243;<br />
		else<br />
	      strFormMode = &#8220;Send&#8221;<br />
   end if<br />
	Else<br />
		strFormMode = &#8220;&#8221;<br />
	End if</p>
<p>	Select Case strFormMode<br />
		Case &#8220;Send&#8221;<br />
				emailBody = &#8220;The following quote request information was submitted from the web site&#8221; &#038; vbcrlf &#038; vbcrlf<br />
				SaveTLQuoteHeaderData Request.Form(&#8220;txtFromZip&#8221;),Request.Form(&#8220;txtToZip&#8221;),Request.Form(&#8220;txtRole&#8221;),Request.Form(&#8220;txtName&#8221;),Request.Form(&#8220;txtCompany&#8221;),Request.Form(&#8220;txtEmail&#8221;),Request.Form(&#8220;txtPhoneP1&#8243;) &#038; Request.Form(&#8220;txtPhoneP2&#8243;) &#038; Request.Form(&#8220;txtPhoneP3&#8243;),Request.Form(&#8220;txtFaxP1&#8243;) &#038; Request.Form(&#8220;txtFaxP2&#8243;) &#038; Request.Form(&#8220;txtFaxP3&#8243;),Request.Form(&#8220;txtComments&#8221;), HeaderId<br />
				emailBody = emailBody &#038; &#8220;From Zip: &#8221; &#038; Request.Form(&#8220;txtFromZip&#8221;) &#038; vbcrlf &#038; _<br />
							&#8220;To Zip: &#8221; &#038; Request.Form(&#8220;txtToZip&#8221;) &#038; vbcrlf &#038; _<br />
							&#8220;Contact Involvement: &#8221; &#038; Request.Form(&#8220;txtRole&#8221;) &#038; vbcrlf &#038; _<br />
							&#8220;Contact Name: &#8221; &#038; Request.Form(&#8220;txtName&#8221;) &#038; vbcrlf &#038; _<br />
							&#8220;Contact Company: &#8221; &#038; Request.Form(&#8220;txtCompany&#8221;) &#038; vbcrlf &#038; _</p>
<p>							&#8220;Contact Phone: (&#8221; &#038; Request.Form(&#8220;txtPhoneP1&#8243;) &#038; &#8220;) &#8221; &#038; Request.Form(&#8220;txtPhoneP2&#8243;) &#038; &#8220;-&#8221; &#038; Request.Form(&#8220;txtPhoneP3&#8243;) &#038; vbcrlf &#038; _<br />
							&#8220;Contact Fax: (&#8221; &#038; Request.Form(&#8220;txtFaxP1&#8243;) &#038; &#8220;) &#8221; &#038; Request.Form(&#8220;txtFaxP2&#8243;) &#038; &#8220;-&#8221; &#038; Request.Form(&#8220;txtFaxP3&#8243;) &#038; vbcrlf &#038; _<br />
							&#8220;Contact Email: &#8221; &#038; Request.Form(&#8220;txtEmail&#8221;)</p>
<p>				&#8216;emailBody = emailBody &#038; vbcrlf &#038; vbcrlf &#038; &#8220;Class&#8221; &#038; vbtab &#038; &#8220;Weight&#8221; &#038; vbtab &#038; &#8220;H.U.&#8221; &#038; vbtab &#038; &#8220;Packaging&#8221; &#038; vbtab &#038; &#8220;Length&#8221; &#038; vbtab &#038; &#8220;Width&#8221; &#038; vbtab &#038; &#8220;Height&#8221; &#038; vbtab &#038; &#8220;Stackable&#8221; &#038; vbtab &#038; &#8220;Description&#8221; &#038; vbcrlf<br />
				&#8216;for each field in Request.Form<br />
				  &#8216;if len(field) > 9 then<br />
						&#8216;if mid(field,1,9) = &#8220;txtWeight&#8221; then<br />
							&#8216;if len(trim(Request.Form(field))) > 0 then<br />
								&#8216;index = mid(field,10)<br />
								&#8216;SaveTLQuoteDetailData Form(&#8220;txtFromZip&#8221;),Request.Form(&#8220;txtToZip&#8221;),Request.Form(&#8220;txtRole&#8221;),Request.Form(&#8220;txtName&#8221;),Request.Form(&#8220;txtCompany&#8221;),Request.Form(&#8220;txtEmail&#8221;),Request.Form(&#8220;txtPhoneP1&#8243;) &#038; Request.Form(&#8220;txtPhoneP2&#8243;) &#038; Request.Form(&#8220;txtPhoneP3&#8243;),Request.Form(&#8220;txtFaxP1&#8243;) &#038; Request.Form(&#8220;txtFaxP2&#8243;) &#038; Request.Form(&#8220;txtFaxP3&#8243;),Request.Form(&#8220;txtComments&#8221;), HeaderId<br />
								&#8216;emailBody = emailBody &#038; Request.Form(&#8220;ddlClass&#8221;&#038;index) &#038; vbtab &#038; RightPad(Request.Form(&#8220;txtWeight&#8221;&#038;index),6,&#8221; &#8220;) &#038; vbtab &#038; Request.Form(&#8220;txtHU&#8221;&#038;index) &#038; vbtab &#038; Request.Form(&#8220;ddlPack&#8221;&#038;index) &#038; vbtab &#038; RightPad(Request.Form(&#8220;txtLength&#8221;&#038;index),6,&#8221; &#8220;) &#038; vbtab &#038; RightPad(Request.Form(&#8220;txtWidth&#8221;&#038;index),5,&#8221; &#8220;) &#038; vbtab &#038; RightPad(Request.Form(&#8220;txtHeight&#8221;&#038;index),6,&#8221; &#8220;) &#038; vbtab &#038; Request.Form(&#8220;rbStack&#8221;&#038;index) &#038; vbtab &#038; Request.Form(&#8220;txtDescr&#8221;&#038;index) &#038; vbtab<br />
							&#8216;end if<br />
						&#8216;end if<br />
					&#8216;end if<br />
				&#8216;next</p>
<p>			If len(trim(Request.Form(&#8220;txtWeight1&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHU1&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtLength1&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHeight1&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtWidth1&#8243;))) > 0 then<br />
				SaveTLQuoteDetailData HeaderId,Request.Form(&#8220;ddlClass1&#8243;),Request.Form(&#8220;txtWeight1&#8243;),Request.Form(&#8220;txtHU1&#8243;),Request.Form(&#8220;ddlPack1&#8243;),Request.Form(&#8220;txtLength1&#8243;),Request.Form(&#8220;txtWidth1&#8243;),Request.Form(&#8220;txtHeight1&#8243;),Request.Form(&#8220;rbStack1&#8243;),Request.Form(&#8220;txtDesc1&#8243;)<br />
				emailBody = emailBody &#038; vbcrlf &#038; vbcrlf &#038; &#8220;Item 1&#8243; &#038; vbcrlf &#038; &#8220;Class: &#8221; &#038; Request.Form(&#8220;ddlClass1&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Weight: &#8221; &#038; Request.Form(&#8220;txtWeight1&#8243;) &#038; vbcrlf &#038; &#8220;QTY: &#8221; &#038; Request.Form(&#8220;txtHU1&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Packaging: &#8221; &#038; Request.Form(&#8220;ddlPack1&#8243;) &#038; vbcrlf &#038; &#8220;Length: &#8221; &#038; Request.Form(&#8220;txtLength1&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Width: &#8221; &#038; Request.Form(&#8220;txtWidth1&#8243;) &#038; vbcrlf &#038; &#8220;Height: &#8221; &#038; Request.Form(&#8220;txtHeight1&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Stackable: &#8221; &#038; Request.Form(&#8220;rbStack1&#8243;) &#038; vbcrlf &#038; &#8220;Description: &#8221; &#038; Request.Form(&#8220;txtDesc1&#8243;)<br />
			End if</p>
<p>			If len(trim(Request.Form(&#8220;txtWeight2&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHU2&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtLength2&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHeight2&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtWidth2&#8243;))) > 0 then<br />
				SaveTLQuoteDetailData HeaderId,Request.Form(&#8220;ddlClass2&#8243;),Request.Form(&#8220;txtWeight2&#8243;),Request.Form(&#8220;txtHU2&#8243;),Request.Form(&#8220;ddlPack2&#8243;),Request.Form(&#8220;txtLength2&#8243;),Request.Form(&#8220;txtWidth2&#8243;),Request.Form(&#8220;txtHeight2&#8243;),Request.Form(&#8220;rbStack2&#8243;),Request.Form(&#8220;txtDesc2&#8243;)<br />
				emailBody = emailBody &#038; vbcrlf &#038; vbcrlf &#038; &#8220;Item 2&#8243; &#038; vbcrlf &#038; &#8220;Class: &#8221; &#038; Request.Form(&#8220;ddlClass2&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Weight: &#8221; &#038; Request.Form(&#8220;txtWeight2&#8243;) &#038; vbcrlf &#038; &#8220;QTY: &#8221; &#038; Request.Form(&#8220;txtHU2&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Packaging: &#8221; &#038; Request.Form(&#8220;ddlPack2&#8243;) &#038; vbcrlf &#038; &#8220;Length: &#8221; &#038; Request.Form(&#8220;txtLength2&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Width: &#8221; &#038; Request.Form(&#8220;txtWidth2&#8243;) &#038; vbcrlf &#038; &#8220;Height: &#8221; &#038; Request.Form(&#8220;txtHeight2&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Stackable: &#8221; &#038; Request.Form(&#8220;rbStack2&#8243;) &#038; vbcrlf &#038; &#8220;Description: &#8221; &#038; Request.Form(&#8220;txtDesc2&#8243;)<br />
			End if</p>
<p>			If len(trim(Request.Form(&#8220;txtWeight3&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHU3&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtLength3&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHeight3&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtWidth3&#8243;))) > 0 then<br />
				SaveTLQuoteDetailData HeaderId,Request.Form(&#8220;ddlClass3&#8243;),Request.Form(&#8220;txtWeight3&#8243;),Request.Form(&#8220;txtHU3&#8243;),Request.Form(&#8220;ddlPack3&#8243;),Request.Form(&#8220;txtLength3&#8243;),Request.Form(&#8220;txtWidth3&#8243;),Request.Form(&#8220;txtHeight3&#8243;),Request.Form(&#8220;rbStack3&#8243;),Request.Form(&#8220;txtDesc3&#8243;)<br />
				emailBody = emailBody &#038; vbcrlf &#038; vbcrlf &#038; &#8220;Item 3&#8243; &#038; vbcrlf &#038; &#8220;Class: &#8221; &#038; Request.Form(&#8220;ddlClass3&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Weight: &#8221; &#038; Request.Form(&#8220;txtWeight3&#8243;) &#038; vbcrlf &#038; &#8220;QTY: &#8221; &#038; Request.Form(&#8220;txtHU3&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Packaging: &#8221; &#038; Request.Form(&#8220;ddlPack3&#8243;) &#038; vbcrlf &#038; &#8220;Length: &#8221; &#038; Request.Form(&#8220;txtLength3&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Width: &#8221; &#038; Request.Form(&#8220;txtWidth3&#8243;) &#038; vbcrlf &#038; &#8220;Height: &#8221; &#038; Request.Form(&#8220;txtHeight3&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Stackable: &#8221; &#038; Request.Form(&#8220;rbStack3&#8243;) &#038; vbcrlf &#038; &#8220;Description: &#8221; &#038; Request.Form(&#8220;txtDesc3&#8243;)<br />
			End if</p>
<p>			If len(trim(Request.Form(&#8220;txtWeight4&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHU4&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtLength4&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHeight4&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtWidth4&#8243;))) > 0 then<br />
				SaveTLQuoteDetailData HeaderId,Request.Form(&#8220;ddlClass4&#8243;),Request.Form(&#8220;txtWeight4&#8243;),Request.Form(&#8220;txtHU4&#8243;),Request.Form(&#8220;ddlPack4&#8243;),Request.Form(&#8220;txtLength4&#8243;),Request.Form(&#8220;txtWidth4&#8243;),Request.Form(&#8220;txtHeight4&#8243;),Request.Form(&#8220;rbStack4&#8243;),Request.Form(&#8220;txtDesc4&#8243;)<br />
				emailBody = emailBody &#038; vbcrlf &#038; vbcrlf &#038; &#8220;Item 4&#8243; &#038; vbcrlf &#038; &#8220;Class: &#8221; &#038; Request.Form(&#8220;ddlClass4&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Weight: &#8221; &#038; Request.Form(&#8220;txtWeight4&#8243;) &#038; vbcrlf &#038; &#8220;QTY: &#8221; &#038; Request.Form(&#8220;txtHU4&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Packaging: &#8221; &#038; Request.Form(&#8220;ddlPack4&#8243;) &#038; vbcrlf &#038; &#8220;Length: &#8221; &#038; Request.Form(&#8220;txtLength4&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Width: &#8221; &#038; Request.Form(&#8220;txtWidth4&#8243;) &#038; vbcrlf &#038; &#8220;Height: &#8221; &#038; Request.Form(&#8220;txtHeight4&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Stackable: &#8221; &#038; Request.Form(&#8220;rbStack4&#8243;) &#038; vbcrlf &#038; &#8220;Description: &#8221; &#038; Request.Form(&#8220;txtDesc4&#8243;)<br />
			End if</p>
<p>			If len(trim(Request.Form(&#8220;txtWeight5&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHU5&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtLength5&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtHeight5&#8243;))) > 0 or len(trim(Request.Form(&#8220;txtWidth5&#8243;))) > 0 then<br />
				SaveTLQuoteDetailData HeaderId,Request.Form(&#8220;ddlClass5&#8243;),Request.Form(&#8220;txtWeight5&#8243;),Request.Form(&#8220;txtHU5&#8243;),Request.Form(&#8220;ddlPack5&#8243;),Request.Form(&#8220;txtLength5&#8243;),Request.Form(&#8220;txtWidth5&#8243;),Request.Form(&#8220;txtHeight5&#8243;),Request.Form(&#8220;rbStack5&#8243;),Request.Form(&#8220;txtDesc5&#8243;)<br />
				emailBody = emailBody &#038; vbcrlf &#038; vbcrlf &#038; &#8220;Item 5&#8243; &#038; vbcrlf &#038; &#8220;Class: &#8221; &#038; Request.Form(&#8220;ddlClass5&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Weight: &#8221; &#038; Request.Form(&#8220;txtWeight5&#8243;) &#038; vbcrlf &#038; &#8220;QTY: &#8221; &#038; Request.Form(&#8220;txtHU5&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Packaging: &#8221; &#038; Request.Form(&#8220;ddlPack5&#8243;) &#038; vbcrlf &#038; &#8220;Length: &#8221; &#038; Request.Form(&#8220;txtLength5&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Width: &#8221; &#038; Request.Form(&#8220;txtWidth5&#8243;) &#038; vbcrlf &#038; &#8220;Height: &#8221; &#038; Request.Form(&#8220;txtHeight5&#8243;) &#038; vbcrlf &#038; _<br />
				  &#8220;Stackable: &#8221; &#038; Request.Form(&#8220;rbStack5&#8243;) &#038; vbcrlf &#038; &#8220;Description: &#8221; &#038; Request.Form(&#8220;txtDesc5&#8243;)<br />
			End if</p>
<p>			Dim iMsg<br />
			Set iMsg = Server.CreateObject(&#8220;CDO.Message&#8221;)</p>
<p>			Dim iConf<br />
			Set iConf = Server.CreateObject(&#8220;CDO.Configuration&#8221;)</p>
<p>			Dim Flds<br />
			Set Flds = iConf.Fields</p>
<p>			Dim strHTML</p>
<p>			&#8216;Const cdoSendUsingPickup = 1</p>
<p>			With Flds<br />
					.Item(&#8220;http://schemas.microsoft.com/cdo/configuration/sendusing&#8221;) = 1<br />
					.Item(&#8220;http://schemas.microsoft.com/cdo/configuration/smtpserverpickupdirectory&#8221;)=&#8221;C:\Program Files\Exchsrvr\Mailroot\vsi 1\PickUp&#8221; &#8216;&#8221;C:\Inetpub\mailroot\Pickup&#8221;<br />
					.Update<br />
			End With</p>
<p>			With iMsg<br />
				 Set .Configuration = iConf</p>
<p>				 .To = &#8220;pwarye@wcalogistics.com&#8221;<br />
				 .From = &#8220;system@wcalogistics.com&#8221;<br />
				 .Subject = &#8220;TL Quote for Shipments&#8221;<br />
				 .TextBody = emailBody &#038; vbcrlf &#038; vbcrlf &#038; &#8220;*** This is a system generated email, Please no not reply to it. Thanks ***&#8221;<br />
				 .Send<br />
			End With</p>
<p>			response.write &#8220;<script>alert('We have received your Quote, Someone will contact you shortly');window.location='" &#038; session("baseurl") &#038; "';</script>&#8221;</p>
<p>			&#8216; Clean up variables.<br />
			Set iMsg = Nothing<br />
			Set iConf = Nothing<br />
			Set Flds = Nothing<br />
		End Select</p>
<p>	classList = GetClassDDLValues ()<br />
	cCount=Ubound(classList,1)</p>
<p>	packList = GetPackDDLValues ()<br />
	pCount=Ubound(packList,1)<br />
%><br />
<html><br />
<head></p>
<p>	<meta name="Description" content="Request Quote for Shipment Efficiencies and Cost Reduction"><br />
	<meta name="Keywords" content="WCA Logistics,logistics,ohio,urbana, third party logistics,freight audit,freight bill payment,freight payment,claim auditing,traffic management,pre-audit,transportation expenses"><br />
</head></p>
<p><body bgcolor="white" leftmargin="0" topmargin="0" rightmargin="0" bottommargin="0" marginwidth="0" marginheight="0" onLoad="setFocus()"><br />
<!--#include virtual="/Templates/styles.css"--></p>
<table width=100% height=100% cellspacing="0" cellpadding="0" border="0" align=center bgcolor="White">
<tr>
<td valign=top height=100% width=100%>
<table width=100% cellspacing="0" cellpadding="0" border="0" align=left bgcolor=White>
<tr>
					<TD width=100% colspan=3 valign=top height=161><br />
						<!--#include virtual="/Templates/Header.asp"--><br />
					</TD><br />
				</tr>
<tr>
					<!--#include virtual="/Templates/Middlelinks.asp"--><br />
					<TD width=100% valign=top></p>
<table width=100% border="0" cellspacing="0" cellpadding="0" align="left">
<tr>
<td width=25></td>
<td>
<form action="requestquote.asp" method="post" id="form1">
<table width=800 border="0" cellspacing="0" cellpadding="0" align="left" class="txt_minor1">
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td class="txt_minor" colspan=4><strong><%=PageTitle%></strong></td>
<td align="right">
<input type='Submit' name='btnSend' value='Send Quote' style='color: white; height: 25; width:90; font-size: 12px; background-color: #000066; border-color: #000066;' title='Send quote information'>
												</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="center" colspan="5"><%=strErrMsg%></td>
</tr>
<tr>
<td width="60" >From Zip:&nbsp;</td>
<td width="70">
<input type="text" id="txtFromZip" name="txtFromZip" size=13 class="txt_minor1" maxlength="10" value="<%=Request.Form("txtFromZip")%>&#8220;></td>
<td width="80" align="right">To Zip:&nbsp;</td>
<td width="70">
<input type="text" id="txtToZip" name="txtToZip" size=13 class="txt_minor1" maxlength="10" value="<%=Request.Form("txtToZip")%>&#8220;></td>
<td width="500">&nbsp;</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td align="center" colspan="5">&nbsp;</td>
</tr>
<tr>
<td colspan=5 style="border: 1px solid black">
													Shipment Items &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
													<!--input type="button" id="btnAddItem" name="btnAddItem" value="Add" style='color: white; height: 20; width:40; font-size: 12px; background-color: 000066; border-color: 000066;' title='Add additional items'--><br />
													<br />
<hr />
<table border="0" cellspacing="3" cellpadding="0" class="txt_minor1">
<tr>
<td colspan="4">&nbsp;</td>
<td colspan="3" align="center">Dimensions (inches)</td>
<td colspan="3">&nbsp;</td>
</tr>
<tr>
<td>Class</td>
<td>Weight (lbs.)</td>
<td align="center">QTY</td>
<td>Packaging</td>
<td>Length</td>
<td>Width</td>
<td>Height</td>
<td colspan="2" align="center">Stackable?</td>
<td align="center">Description</td>
</tr>
<tr>
<td>
<select class="txt_minor1" id="ddlClass1" name="ddlClass1">
<%<br />
	x=0<br />
	Do While x <= cCount<br />
		response.write "<br />
<option value='" &#038; classList(x) &#038; "' "<br />
		if Request.Form("ddlClass1") = classList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; classList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtWeight1" name="txtWeight1" class="txt_minor1" size="11" value="<%=Request.Form("txtWeight1")%>&#8220;></td>
<td>
<input type="text" id="txtHU1" name="txtHU1" class="txt_minor1" maxlength="20" size="14" value="<%=Request.Form("txtHU1")%>&#8220;></td>
<td>
<select class="txt_minor1" id="ddlPack1" name="ddlPack1">
<%<br />
	x=0<br />
	Do While x <= pCount<br />
		response.write "<br />
<option value='" &#038; packList(x) &#038; "' "<br />
		if Request.Form("ddlPack1") = packList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; packList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtLength1" name="txtLength1" class="txt_minor1" size="5" value="<%=Request.Form("txtLength1")%>&#8220;></td>
<td>
<input type="text" id="txtWidth1" name="txtWidth1" class="txt_minor1" size="5" value="<%=Request.Form("txtWidth1")%>&#8220;></td>
<td>
<input type="text" id="txtHeight1" name="txtHeight1" class="txt_minor1" size="5" value="<%=Request.Form("txtHeight1")%>&#8220;></td>
<td>
<input type="radio" id="rbStack1" name="rbStack1" value="Y" <%if Request.Form("rbStack1") = "Y" then Response.Write "Checked"%>> Yes</td>
<td>
<input type="radio" id="rbStack1" name="rbStack1" value="N" <%if Request.Form("rbStack1") = "N" then Response.Write "Checked"%>> No</td>
<td>
<input type="text" id="txtDesc1" name="txtDesc1" class="txt_minor1" maxlength="200" size="50" value="<%=Request.Form("txtDesc1")%>&#8220;></td>
</tr>
<tr>
<td>
<select class="txt_minor1"id="ddlClass2" name="ddlClass2">
<%<br />
	x=0<br />
	Do While x <= cCount<br />
		response.write "<br />
<option value='" &#038; classList(x) &#038; "' "<br />
		if Request.Form("ddlClass2") = classList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; classList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtWeight2" name="txtWeight2" class="txt_minor1" size="11" value="<%=Request.Form("txtWeight2")%>&#8220;></td>
<td>
<input type="text" id="txtHU2" name="txtHU2" class="txt_minor1" maxlength="20" size="14" value="<%=Request.Form("txtHU2")%>&#8220;></td>
<td>
<select class="txt_minor1" id="ddlPack2" name="ddlPack2">
<%<br />
	x=0<br />
	Do While x <= pCount<br />
		response.write "<br />
<option value='" &#038; packList(x) &#038; "' "<br />
		if Request.Form("ddlPack2") = packList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; packList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtLength2" name="txtLength2" class="txt_minor1" size="5" value="<%=Request.Form("txtLength2")%>&#8220;></td>
<td>
<input type="text" id="txtWidth2" name="txtWidth2" class="txt_minor1" size="5" value="<%=Request.Form("txtWidth2")%>&#8220;></td>
<td>
<input type="text" id="txtHeight2" name="txtHeight2" class="txt_minor1" size="5" value="<%=Request.Form("txtHeight2")%>&#8220;></td>
<td>
<input type="radio" id="rbStack2" name="rbStack2" value="Y" <%if Request.Form("rbStack2") = "Y" then Response.Write "Checked"%>> Yes</td>
<td>
<input type="radio" id="rbStack2" name="rbStack2" value="N" <%if Request.Form("rbStack2") = "N" then Response.Write "Checked"%>> No</td>
<td>
<input type="text" id="txtDesc2" name="txtDesc2" class="txt_minor1" maxlength="200" size="50" value="<%=Request.Form("txtDesc2")%>&#8220;></td>
</tr>
<tr>
<td>
<select class="txt_minor1"id="ddlClass3" name="ddlClass3">
<%<br />
	x=0<br />
	Do While x <= cCount<br />
		response.write "<br />
<option value='" &#038; classList(x) &#038; "' "<br />
		if Request.Form("ddlClass3") = classList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; classList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtWeight3" name="txtWeight3" class="txt_minor1" size="11" value="<%=Request.Form("txtWeight3")%>&#8220;></td>
<td>
<input type="text" id="txtHU3" name="txtHU3" class="txt_minor1" maxlength="20" size="14" value="<%=Request.Form("txtHU3")%>&#8220;></td>
<td>
<select class="txt_minor1" id="ddlPack3" name="ddlPack3">
<%<br />
	x=0<br />
	Do While x <= pCount<br />
		response.write "<br />
<option value='" &#038; packList(x) &#038; "' "<br />
		if Request.Form("ddlPack3") = packList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; packList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtLength3" name="txtLength3" class="txt_minor1" size="5" value="<%=Request.Form("txtLength3")%>&#8220;></td>
<td>
<input type="text" id="txtWidth3" name="txtWidth3" class="txt_minor1" size="5" value="<%=Request.Form("txtWidth3")%>&#8220;></td>
<td>
<input type="text" id="txtHeight3" name="txtHeight3" class="txt_minor1" size="5" value="<%=Request.Form("txtHeight3")%>&#8220;></td>
<td>
<input type="radio" id="rbStack3" name="rbStack3" value="Y" <%if Request.Form("rbStack3") = "Y" then Response.Write "Checked"%>> Yes</td>
<td>
<input type="radio" id="rbStack3" name="rbStack3" value="N" <%if Request.Form("rbStack3") = "N" then Response.Write "Checked"%>> No</td>
<td>
<input type="text" id="txtDesc3" name="txtDesc3" class="txt_minor1" maxlength="200" size="50" value="<%=Request.Form("txtDesc3")%>&#8220;></td>
</tr>
<tr>
<td>
<select class="txt_minor1"id="ddlClass4" name="ddlClass4">
<%<br />
	x=0<br />
	Do While x <= cCount<br />
		response.write "<br />
<option value='" &#038; classList(x) &#038; "' "<br />
		if Request.Form("ddlClass4") = classList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; classList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtWeight4" name="txtWeight4" class="txt_minor1" size="11" value="<%=Request.Form("txtWeight4")%>&#8220;></td>
<td>
<input type="text" id="txtHU4" name="txtHU4" class="txt_minor1" maxlength="20" size="14" value="<%=Request.Form("txtHU4")%>&#8220;></td>
<td>
<select class="txt_minor1" id="ddlPack4" name="ddlPack4">
<%<br />
	x=0<br />
	Do While x <= pCount<br />
		response.write "<br />
<option value='" &#038; packList(x) &#038; "' "<br />
		if Request.Form("ddlPack4") = packList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; packList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtLength4" name="txtLength4" class="txt_minor1" size="5" value="<%=Request.Form("txtLength4")%>&#8220;></td>
<td>
<input type="text" id="txtWidth4" name="txtWidth4" class="txt_minor1" size="5" value="<%=Request.Form("txtWidth4")%>&#8220;></td>
<td>
<input type="text" id="txtHeight4" name="txtHeight4" class="txt_minor1" size="5" value="<%=Request.Form("txtHeight4")%>&#8220;></td>
<td>
<input type="radio" id="rbStack4" name="rbStack4" value="Y" <%if Request.Form("rbStack4") = "Y" then Response.Write "Checked"%>> Yes</td>
<td>
<input type="radio" id="rbStack4" name="rbStack4" value="N" <%if Request.Form("rbStack4") = "N" then Response.Write "Checked"%>> No</td>
<td>
<input type="text" id="txtDesc4" name="txtDesc4" class="txt_minor1" maxlength="200" size="50" value="<%=Request.Form("txtDesc4")%>&#8220;></td>
</tr>
<tr>
<td>
<select class="txt_minor1"id="ddlClass5" name="ddlClass5">
<%<br />
	x=0<br />
	Do While x <= cCount<br />
		response.write "<br />
<option value='" &#038; classList(x) &#038; "' "<br />
		if Request.Form("ddlClass5") = classList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; classList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtWeight5" name="txtWeight5" class="txt_minor1" size="11" value="<%=Request.Form("txtWeight5")%>&#8220;></td>
<td>
<input type="text" id="txtHU5" name="txtHU5" class="txt_minor1" maxlength="20" size="14" value="<%=Request.Form("txtHU5")%>&#8220;></td>
<td>
<select class="txt_minor1" id="ddlPack5" name="ddlPack5">
<%<br />
	x=0<br />
	Do While x <= pCount<br />
		response.write "<br />
<option value='" &#038; packList(x) &#038; "' "<br />
		if Request.Form("ddlPack5") = packList(x) then<br />
			Response.Write "Selected"<br />
		end if<br />
		response.write ">&#8221; &#038; packList(x) &#038; &#8220;</option>
<p>&#8221;<br />
		x=x+1<br />
	Loop<br />
%><br />
																</select>
</td>
<td>
<input type="text" id="txtLength5" name="txtLength5" class="txt_minor1" size="5" value="<%=Request.Form("txtLength5")%>&#8220;></td>
<td>
<input type="text" id="txtWidth5" name="txtWidth5" class="txt_minor1" size="5" value="<%=Request.Form("txtWidth5")%>&#8220;></td>
<td>
<input type="text" id="txtHeight5" name="txtHeight5" class="txt_minor1" size="5" value="<%=Request.Form("txtHeight5")%>&#8220;></td>
<td>
<input type="radio" id="rbStack5" name="rbStack5" value="Y" <%if Request.Form("rbStack5") = "Y" then Response.Write "Checked"%>> Yes</td>
<td>
<input type="radio" id="rbStack5" name="rbStack5" value="N" <%if Request.Form("rbStack5") = "N" then Response.Write "Checked"%>> No</td>
<td>
<input type="text" id="txtDesc5" name="txtDesc5" class="txt_minor1" maxlength="200" size="50" value="<%=Request.Form("txtDesc5")%>&#8220;></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" colspan="5">&nbsp;</td>
</tr>
<tr>
<td colspan=5 style="border: 1px solid black">
													Contact Information</p>
<table border="0" cellspacing="0" cellpadding="0" class="txt_minor1">
<tr>
<td>Your involvement:</td>
<td>
<input type="text" id="txtRole" name="txtRole" size="80" maxlength="50" class="txt_minor1" value="<%=Request.Form("txtRole")%>&#8220;></td>
</tr>
<tr>
<td>Contact Name:</td>
<td>
<input type="text" id="txtName" name="txtName" size="40" maxlength="50" class="txt_minor1" value="<%=Request.Form("txtName")%>&#8220;></td>
</tr>
<tr>
<td>Company Name:</td>
<td>
<input type="text" id="txtCompany" name="txtCompany" size="40" maxlength="50" class="txt_minor1" value="<%=Request.Form("txtCompany")%>&#8220;></td>
</tr>
<tr>
<td>Email:</td>
<td>
<input type="text" id="txtEmail" name="txtEmail" size="40" maxlength="100" class="txt_minor1" value="<%=Request.Form("txtEmail")%>&#8220;></td>
</tr>
<tr>
<td>Phone:</td>
<td>(<br />
<input type="text" id="txtPhoneP1" name="txtPhoneP1" size="2" maxlength="3" class="txt_minor1" value="<%=Request.Form("txtPhoneP1")%>&#8220;>)<br />
<input type="text" id="txtPhoneP2" name="txtPhoneP2" size="2" maxlength="3" class="txt_minor1" value="<%=Request.Form("txtPhoneP2")%>&#8220;>-<br />
<input type="text" id="txtPhoneP3" name="txtPhoneP3" size="4" maxlength="4" class="txt_minor1" value="<%=Request.Form("txtPhoneP3")%>&#8220;></td>
</tr>
<tr>
<td>Fax (optional):</td>
<td>(<br />
<input type="text" id="txtFaxP1" name="txtFaxP1" size="2" maxlength="3" class="txt_minor1" value="<%=Request.Form("txtFaxP1")%>&#8220;>)<br />
<input type="text" id="txtFaxP2" name="txtFaxP2" size="2" maxlength="3" class="txt_minor1" value="<%=Request.Form("txtFaxP2")%>&#8220;>-<br />
<input type="text" id="txtFaxP3" name="txtFaxP3" size="4" maxlength="4" class="txt_minor1" value="<%=Request.Form("txtFaxP3")%>&#8220;></td>
</tr>
<tr>
<td valign="top">Comments:</td>
<td><textarea id="txtComments" name="txtComments" cols="80" rows="3" class="txt_minor1"><%=Request.Form("txtComments")%></textarea></td>
</tr>
</table>
</td>
</tr>
</table></form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td bgcolor=White colspan=3 align=left width=100% valign=bottom>
		<!--#include virtual="/Templates/Footer.asp"-->
		</td>
</tr>
</table>
<p><script language="javascript" type="text/javascript">
<!--
function setFocus()
{
	document.getElementById('<%=focusField%>').focus();
}
-->
</script></p>
<p></body><br />
</html></p>
]]></content:encoded>
			<wfw:commentRss>http://wcalogistics.com/2011/08/18/117/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WCA Logistics Insider – Feb/Mar 2011</title>
		<link>http://wcalogistics.com/2011/07/27/insider1/</link>
		<comments>http://wcalogistics.com/2011/07/27/insider1/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 01:46:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WCA Insider]]></category>

		<guid isPermaLink="false">http://03432ba.netsolhost.com/?p=1</guid>
		<description><![CDATA[WCA LOGISTICS ADDS WAREHOUSING SERVICES WCA now offers warehousing services in Columbus, Chicago, Dallas, Los Angeles, Jacksonville, FL, and Charleston, S.C. The new services are being developed by Joretta Hunter, Dir of Business Development and her team. These new additional services are being developed in an effort to strengthen WCA’s global supply chain management program. [...]]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p>WCA LOGISTICS ADDS WAREHOUSING SERVICES<br />
WCA now offers warehousing services in Columbus, Chicago, Dallas, Los Angeles, Jacksonville, FL, and Charleston, S.C.</p>
<p>The new services are being developed by Joretta Hunter, Dir of Business Development and her team. These<br />
new additional services are being developed in an effort to strengthen WCA’s global supply chain management program. For more information contact Ms. Hunter at (937) 653-6382, or jhunter@wcalogistics.com</p>
<p>LEGISLATIVE NEWS<br />
Air Cargo Legislation Introduced. The “Air Cargo Security Act” has been introduced in the House of Representatives in order to expand the 100% screening mandate to aircraft that carry only cargo.</p>
<p>The “Air Cargo Security Act” will strengthen security by directing the Secretary of the Department of Homeland Security (DHS) to do the following:</p>
<ul>
<li>Within 3 years it will create a system that screens 100% of cargo transported on all cargo aircraft with half of the cargo screened in 18 months.</li>
<li>Establish a system for the regular inspection of shipping facilities for shipment of air cargo transported on all cargo planes for purposes of ensuring that appropriate security controls, systems, and protocols are observed.</li>
<li>Enter into arrangements with government authorities of foreign countries to ensure that inspections are conducted on a regular basis at shipping facilities for cargo transported in air transportation to the United States.</li>
</ul>
<p>TARIFF REPORTING<br />
<strong> Rate Hikes Announced For 2011.</strong> Effective January 3, 2011, FedEx announced its rates for Ground and<br />
Home Delivery units will be increased by an average of 4.9%. To partially offset the full rate increase of 5.9%,</p>
<p>FedEx will adjust the fuel price threshold at which the fuel surcharge begins and reduce the fuel surcharge by one percentage point. FedEx Ground is changing its United States Domestic Dimensional weight volumetric divisor for 2011 to 166 from 194.</p>
<p>The weight volumetric divisor is part of a formula to determine whether a shipper will pay a rate based on the weight of its freight or the amount of space that the freight takes up in transit.</p>
<p>MOTOR CARRIER</p>
<p><strong>Parcel Carriers Accused Of Fixing Prices.</strong> A lawsuit has been filed against UPS Inc. and FedEx Corp. by parcel shipping consultant AFMS LLC alleging the companies conspired to fix prices for parcel shipments by shutting third parties out of rate negotiations. The complaint was filed in the U.S. District Court for Central California in the summer and amended in October. It states that both carriers, on the same day in late April, issued internal memos that effectively instructed sales personnel to freeze consultants out of all price negotiations.</p>
<p>In October 2009, UPS and FedEx separately announced at the same parcel-industry conference that their<br />
sales teams would no longer deal with third-party shipping consultants.</p>
<p>In November, the Justice Department began a preliminary probe into possible improper cooperation by the<br />
delivery corporations.</p>
<p>AFMS, Portland, OR, has yet to quantify formally the financial effects of the alleged boycotts but an estimate of damages could be as much as $15 million to $20 million.</p>
<p>Any damages awarded in the case would be tripled under the federal antitrust law that UPS and FedEx are<br />
alleged to have violated.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://wcalogistics.com/2011/07/27/insider1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WCA Logistics Insider – Dec 2010/Jan 2011</title>
		<link>http://wcalogistics.com/2011/07/27/3/</link>
		<comments>http://wcalogistics.com/2011/07/27/3/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 04:59:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WCA Insider]]></category>

		<guid isPermaLink="false">http://wcalogistics.com/?p=80</guid>
		<description><![CDATA[LEGISLATIVE NEWS Ocean Carriers’ Immunity Could Be Changed By New Bill. The House Transportation Committee introduced a bill that could modernize the regulation of the shipping industry by increasing competition and improving services for the movement of goods. The purpose of the legislation would be to remove antitrust immunity for ocean carriers that currently allow [...]]]></description>
			<content:encoded><![CDATA[<div>LEGISLATIVE NEWS<br />
<strong> Ocean Carriers’ Immunity Could Be Changed By New Bill. </strong>The House Transportation Committee introduced a bill that could modernize the regulation of the shipping industry by increasing competition and improving services for the movement of goods.</p>
<div>
<p>The purpose of the legislation would be to remove antitrust immunity for ocean carriers that currently allow the carriers to get together to discuss, fixor regulate transportation rates.</p>
<p>Carriers will have to compete based on price and services in the same way as all other major industries in the United States under the proposed Shipping Act of 2010.</p>
<p>TARIFF REPORTING<br />
<strong>Rates Increased By LTL’s.</strong> Typically LTL motor carriers increase their rates in January but this year the increase has started early in order to recover some of the losses incurred in 2010.The LTL’s annual General Rate Increase (“GRI”) is averaging between 6% and 7%.</p>
<p>Increases are an “average” of all increases in base rates as well as charges for ancillary services. To ascertain the actual increase, shippers who do not have a contract agreement with their freight carrier should perform a benchmark analysis. In specific areas, the increase could be in excess of 10%.</p>
<p>Carriers cannot unilaterally increase the rates without the shippers consent when there is a contract. Also, many contract agreements limit general rate increases at percentages much lower than the carriers assess for the general shipping public.</p>
<p>Information on how to implement transportation contract agreements should be sought from a qualified transportation attorney. This will help to better control your shipping cost while at the same time create a true partnership with your freight carriers.</p>
<p>MOTOR CARRIER</p>
<p><strong>New Foreign Service Offered By UPS.</strong> Preferred LCL Ocean Freightis the new expedited service from Japan to the United States started by UPS Inc.</p>
<p>There is currently no companion westbound service. Expansion to other Asian locations is expected within six months.</p>
<p>The new service is 20% faster than competitors are offering. Five or six days are saved by using aircraft to move the freight from the West Coast to locations in the eastern United States in combination with truck delivery.</p>
<p>Transit times are based on when the load is tendered at a container freight location in Japan until delivery at the destination. UPS provides delivery on a specified date at the destination.</p>
<p>Another feature is enhanced freight visibility through UPS technology. This is when the customer can always know where their freight is during the move. This is achieved by using hand held scanners and information systems which provide information on freight locations. These typically aren’t provided for ocean cargo.</p>
<p><strong> Overnight Services Expanded.</strong> Expanding its domestic service offerings, FedEx Express, including FedEx First Overnight, will be adding a Saturday overnight service.</p>
<p>Covering more than 90% of the United States, the new FedEx First Overnight Saturday service will start as early as 9:30 AM.</p>
<p>The ZIP code expansion for FedEx First Overnight service will include coverage for its FedEx International First shipments. These are inbound shipments to the United States from more than 60 countries that arrive in one or two business days by 8:30AM.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://wcalogistics.com/2011/07/27/3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WCA Offering New Services</title>
		<link>http://wcalogistics.com/2011/07/27/wca-offering-new-services/</link>
		<comments>http://wcalogistics.com/2011/07/27/wca-offering-new-services/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 04:58:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wcalogistics.com/?p=76</guid>
		<description><![CDATA[Special to the Citizen WCA Logistics, LLC, of Urbana, now has public warehousing in Columbus; as well Chicago, Dallas and Los Angeles: Jacksonville, Fla; and Charleston, S.C. Joretta Hunter is WCA’s new Director of Business Development. She will head a team responsible for increasing market share and efficiency in the company’s infra-structure. She has more [...]]]></description>
			<content:encoded><![CDATA[<div>
<p><strong>Special to the Citizen</strong></p>
<div>
<p>WCA Logistics, LLC, of Urbana, now has public warehousing in Columbus; as well Chicago, Dallas and Los Angeles: Jacksonville, Fla; and Charleston, S.C.</p>
<p>Joretta Hunter is WCA’s new Director of Business Development.</p>
<p>She will head a team responsible for increasing market share and efficiency in the company’s infra-structure. She has more than 30 years experience in sales and operations in the freight transportation industry.</p>
<p>WCA Logistics, LLC, founded in 1983, offers freight bill audit and payment, along with 3rd Party Logistics services to clients throughout the United.</p>
<p>More information can be obtained at <a href="http://www.wcalogistic.com/">WCALOGISTICS.COM</a> or by calling 653-6382. WCA is located at 643 Bodey Circle.</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://wcalogistics.com/2011/07/27/wca-offering-new-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FedEx Integrating FedEx Freight and FedEx Natitional LTL Networks</title>
		<link>http://wcalogistics.com/2011/07/27/2/</link>
		<comments>http://wcalogistics.com/2011/07/27/2/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 04:54:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wcalogistics.com/?p=70</guid>
		<description><![CDATA[Click here for more info]]></description>
			<content:encoded><![CDATA[<p><a href="http://fedexprod.hwaxis.com/shipfreight/?utm_source=shipfreight&amp;utm_medium=redirect&amp;utm_campaign=fxf2011">Click here</a> for more info</p>
]]></content:encoded>
			<wfw:commentRss>http://wcalogistics.com/2011/07/27/2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

