<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% Dim rsNews Dim rsNews_numRows Set rsNews = Server.CreateObject("ADODB.Recordset") rsNews.ActiveConnection = MM_gydb_STRING rsNews.Source = "SELECT * FROM gynews WHERE niEnabled=true ORDER BY niCreatedOn DESC" rsNews.CursorType = 0 rsNews.CursorLocation = 2 rsNews.LockType = 1 rsNews.Open() rsNews_numRows = 0 %> <% Dim rsEvents Dim rsEvents_numRows Set rsEvents = Server.CreateObject("ADODB.Recordset") rsEvents.ActiveConnection = MM_gydb_STRING rsEvents.Source = "SELECT * FROM gyevents ORDER BY evCreatedOn DESC" rsEvents.CursorType = 0 rsEvents.CursorLocation = 2 rsEvents.LockType = 1 rsEvents.Open() rsEvents_numRows = 0 %> <% Dim Repeat1__numRows Dim Repeat1__index Repeat1__numRows = 7 Repeat1__index = 0 rsNews_numRows = rsNews_numRows + Repeat1__numRows %> <% Dim Repeat2__numRows Dim Repeat2__index Repeat2__numRows = 2 Repeat2__index = 0 rsEvents_numRows = rsEvents_numRows + Repeat2__numRows %> GWU Youths -Main









 

lwww.gwuyouths.org

.
 
> MAIN PAGE
> ABOUT US
> AFFILIATIONS
> DOCUMENTS
> NEWS ARCHIVE
> NOTICES
> [INTERNATIONAL]
> MEMBERSHIP
> PHOTO GALLERY
> LINKS


 























  













 

 
 

STUDY-VISIT IN CAMPANIA REGION: 23-26 Dec 2006

A GWU Youths delegation took part in a study-visit hosted by CGIL Campania between the 23-26 December 2006. The visit included trips to the Fiat Auto (Alfa Romeo) plant in Pomigliano, MetroNapoli in Napoli, SMILE CGIL training centre, and cultural tours in Caserta and Rome. The GWU Youths was likewise greeted at the CGIL HQ in Napoli.

picture gallery..


 
  > International Projects in Malta
STUDY-VISIT: 17-20 December 2006 (Malta)

17-20 December 2006
-
A youth delegation representing the Campania & Basilicata region of the Confederazione Generale Italiana del Lavoro (CGIL) have visited Malta for a study-visit hosted by the GWU Youths. Our colleagues' participation in Malta complements a previous study-visit that took place in Napoli (Italy) between the 23-26 November 2006, whereby respective
                     delegations had the opportunity to visit a number of workplaces.

 

IUVENIS 2006: 27-30 September 2006 (Malta)


Following previous projects ‘IUVENIS 2004: The Big Leap into the Big World’  and ‘IUVENIS 2005: Learning, Sharing Experience’, the GWU Youths is once again proposing a training course entitled ‘IUVENIS 2006: Leadership Skills for Young Workers’ to take place in September 2006 as an opportunity for young workers to acquire necessary tools and training on leadership skills. The project which will stretch on 5 days, the theoretical aspect through course material and documentation could then be put into practice by taking part in formation sessions, take part in role-plays and analyse case-studies of effective leadership.  picture gallery..


EURO-MED YOUTH TRADE UNION NETWORK

Euro-Med Youth Trade Union Network The Euromed Youth Trade Union Network (EMYTUN) is an initiative to establish a network for youth trade union structures and young workers in the Euromed region.

.

 
Address
:     GWU YOUTHS, Workers Memorial Building, South Street, Valletta - VLT 11, Malta
Telephones: (+356) 21244451 EXT no: 296
Fax:              
(+356) 21238100
Mobile:         
(+356) 79604946
Email:         youths@gwu.org.mt

.

2007 © GWU Youths | Disclaimer | Design & Uploads AB   

<% rsNews.Close() Set rsNews = Nothing %> <% rsEvents.Close() Set rsEvents = Nothing %>