<% '********************************************************* 'Do not edit anything in this box Dim SmallURL, AgencyName, ContactUsURL, FOIAURL, AgencyTagLine, UseAgencyLink, UseSearchBox, TemplateUse, ContactPhone, ContactTTY Dim SearchText, SearchURL, FAQURL, Montage, MontageWidth, MontageHeight, SearchBoxName, AgencyAcronym, MontageCopyright, TagStyle Dim CrumbText(10) Dim CrumbLink(10) Dim FindItText(10) Dim FindItLink(10) Dim objFSO, NoSlash, objOpenFile, FileNoSlash, NoHTML Set objFSO = Server.CreateObject("Scripting.FileSystemObject") TheSlash = InStrRev(request.ServerVariables("URL"), "/") NoSlash = Len(request.ServerVariables("URL")) - InStrRev(request.ServerVariables("URL"), "/") FileNoSlash = Server.MapPath(request.ServerVariables("URL")) & ".meta" If objFSO.FileExists(FileNoSlash) then Set objOpenFile = objFSO.OpenTextFile(FileNoSlash, 1) Do while not objOpenFile.AtEndOfStream NoHTML = objOpenFile.ReadLine & chr(13) & chr(10) NoHTML = replace(NoHTML, "", "") NoHTML = replace(NoHTML, "", "") NoHTML = replace(NoHTML, " ", "") NoHTML = replace(NoHTML, "", "") response.write NoHTML Loop end if Set objOpenFile = Nothing Set objFSO = Nothing '********************************************************* TemplateUse = "destination" ' primary or destination AgencyName = "Bureau of International Labor Affairs" AgencyAcronym = "ILAB" AgencyTagLine = "" TagStyle = "italics" ' italics or normal SmallURL = "www.dol.gov/ilab" FAQURL = "\ILAB\programs\nao\faqs_nao.htm" SearchText = "Search / A to Z Index" SearchURL = "/dol/siteindex.htm" ContactUsURL = "/ilab/contacts/main.htm" ContactPhone = "1-866-4-USA-DOL (1-866-487-2365)" ContactTTY = "1-877-889-5627" FOIAURL = "/dol/foia/" UseAgencyLink = "yes" ' yes or no UseSearchBox = "no" ' yes or no SearchBoxName = "FullText" Montage = "/images/header-montage2.jpg" MontageWidth = "356" MontageHeight = "60" MontageCopyright = "Photos representing the workforce - Digital ImageryŠ copyright 2001 PhotoDisc, Inc." CrumbText(0) = "DOL Home" CrumbLink(0) = "/index.htm" CrumbText(1) = "ILAB" CrumbLink(1) = "/ilab/" CrumbText(2) = "NAO" CrumbLink(2) = "/ilab/trade/agreements/naalc.htm" FindItText(0) = "Find It!: " FindItLink(0) = "." FindItText(1) = "By Topic" FindItLink(1) = "/dol/topic/index.htm" FindItText(2) = "By Audience" FindItLink(2) = "/dol/audience/index.htm" FindItText(3) = "By Top 20 Requested Items" FindItLink(3) = "/dol/top-requested.htm" FindItText(4) = "By Form" FindItLink(4) = "http://webapps.dol.gov/libraryforms/" FindItText(5) = "By Organization" FindItLink(5) = "/dol/organization.htm" FindItText(6) = "By Location" FindItLink(6) = "/dol/location.htm" %>

Ministerial Consultations Implementation Agreement - U.S. NAO Submision No. 9701


The Secretary of Labor of the United States of America and the Secretary of Labor and Social Welfare of Mexico, in accordance with the provisions of the North American Agreement on Labor Cooperation (NAALC), agree to carry out consultations on labor law dealing with women in the work place, in the United States, Canada, and Mexico. With full respect for the sovereignty of the Parties and in the broad spirit of cooperation, the Parties agree to the following:

1. The Secretaries of Labor of the United States and Mexico and the Minister of Labour of Canada will designate officials to meet and confer on the issues raised in Submission No. 9701, including (1) pregnancy discrimination in the work place; (2) the extent of relief for post-hire pregnancy discrimination in Mexico, the United States, and Canada; (3) the legal mechanisms by which laws against discrimination for reason of gender are enforced in the three countries; and (4) an exchange of views among the National Administrative Offices (NAOs) on the U.S. NAO Public Report of Review of Submission No. 9701 on which basis the United States sought ministerial level consultations.

2. Mexico and the United States will each conduct information and outreach sessions at locations close to the U.S.-Mexico border for the purpose of disseminating information to workers, employers, government representatives and non-governmental organizations of both countries on the rights and protections afforded women workers of both countries. The speakers at the seminars will consist of representatives of those government agencies responsible for the enforcement of the relevant laws and other appropriate interested parties.

3. The Secretaries of Labor of the United States and Mexico and the Minister of Labour of Canada will instruct their respective NAOs to plan and conduct a conference, open to the public, at a location accessible to the citizens from the three Parties, on government mechanisms in each country that guarantee the respect and protection of the labor rights of working women and plans to ensure compliance with the laws that protect against employment discrimination. The conference will include the participation of government agencies responsible for enforcement of employment discrimination laws.

4. The Secretariat will complete a public report for the Ministers that reflects the issues considered in the sessions and conference referenced in paragraphs 2 and 3.

5. All of the above actions will be completed within nine months from the date of this agreement.

The signatories approve and adopt this agreement this 21st day of October 1998.



Alexis M. Herman
Secretary of Labor
United States of America


Jose Antonio Gonzalez Fernandez
Secretario del Trabajo y Prevision Social
Mexico


Lawrence A. MacAulay
Minister of Labour
Canada

 

<% if TemplateUse = "primary" then %> <% end if %>