<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim MM_paramName %> <% ' *** Go To Record and Move To Record: create strings for maintaining URL and Form parameters Dim MM_keepNone Dim MM_keepURL Dim MM_keepForm Dim MM_keepBoth Dim MM_removeList Dim MM_item Dim MM_nextItem ' create the list of parameters which should not be maintained MM_removeList = "&index=" If (MM_paramName <> "") Then MM_removeList = MM_removeList & "&" & MM_paramName & "=" End If MM_keepURL="" MM_keepForm="" MM_keepBoth="" MM_keepNone="" ' add the URL parameters to the MM_keepURL string For Each MM_item In Request.QueryString MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepURL = MM_keepURL & MM_nextItem & Server.URLencode(Request.QueryString(MM_item)) End If Next ' add the Form variables to the MM_keepForm string For Each MM_item In Request.Form MM_nextItem = "&" & MM_item & "=" If (InStr(1,MM_removeList,MM_nextItem,1) = 0) Then MM_keepForm = MM_keepForm & MM_nextItem & Server.URLencode(Request.Form(MM_item)) End If Next ' create the Form + URL string and remove the intial '&' from each of the strings MM_keepBoth = MM_keepURL & MM_keepForm If (MM_keepBoth <> "") Then MM_keepBoth = Right(MM_keepBoth, Len(MM_keepBoth) - 1) End If If (MM_keepURL <> "") Then MM_keepURL = Right(MM_keepURL, Len(MM_keepURL) - 1) End If If (MM_keepForm <> "") Then MM_keepForm = Right(MM_keepForm, Len(MM_keepForm) - 1) End If ' a utility function used for adding additional parameters to these strings Function MM_joinChar(firstItem) If (firstItem <> "") Then MM_joinChar = "&" Else MM_joinChar = "" End If End Function %> Institute and BCTD to Offer Training on Immigrant Worker Rights
 

Institute and BCTD to Offer Training on Immigrant Worker Rights

The growth of immigrant labor in the building trades has been particularly significant. According to a recent report from the Pew Hispanic Center, the construction industry alone accounted for more than half of the total Latino job gains in 2003. In addition, immigrant workers now make up more than 10 percent of the entire American construction workforce. Moreover, that growth has not occurred only in the “traditional” immigrant states. For example, the Tennessean reported in 2003 that immigrants hold more than half all the housing industry jobs in the Nashville metropolitan area. Although the total number of new apprentices accepted for training varies according to the trade or craft and local market conditions, most national building and construction trade unions report significant increases in applications for membership on the part of immigrant workers.

This demographic reality has meant real changes in the legal responsibilities of union hiring halls, especially regarding the provisions of the Immigration and Naturalization Act (INA).

Beginning in the fall, the AFL-CIO Working for America Institute, in collaboration with the Building and Construction Trades Department, AFL-CIO, will be offering three regional train-the-trainer programs to educate union representatives, union leaders, and labor educators within the building trades unions about the rights and responsibilities of workers and employers under the anti-discrimination provisions of the INA.

For more information about these training sessions, please email info@workingforamerica.org or call Jean Pierce, 202-974- 8123.

Back to Connections

 

 
 

AFL-CIO Working for America Institute
815 16th Street, NW
Washington, DC 20006
Phone: 1-202-508-3717
Fax: 1-202-508-3719

Created and maintained by TechBots
Copyright © Working for America Institute