<%@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


 


 




 
 


NOTICES

This section is intended as a noticeboard for all GWU Youths executive and active members. The list below shows upcoming meetings and activities..


Il-Fondazzjoni Reggie Miller, li hija parti mill-GWU, ta’ kull xahar torganizza seminar fuq diversi suġġetti ta’ interess għas-soċjetą Maltija. Fost dawn is-suġġetti nsibu dawk politiċi, soċjali, ta’ l-anzjani, oqsma marbuta maż-żagħażagħ u aktar suġġetti  li żgur jinteressaw parti kbira tal-poplu Malti.


 
  > Latest Seminar

10 October 2006 - Seminar: Health & Safety amongst Young Workers

On the 10th of October 2006, the GWU Youths in collaboratin with the GWU Education Department and the Reggie Miller Foundation held a half-day seminar on Health and Safety amongst Young Workers. The seminar was well attended by more than 60 delegates and took place at the Corinthia Jerma Palace in Marsaskala.



http://www.l-orizzont.com/news.asp?newsitemid=30398

>> seminars archive


 
  > Upcoming Events
March 2007       National Youth Day


Just like in previous years, the National Youth Council together with local organisations shall be organising a series of events in commemoration of the National Youth Day. GWU Youths will also be holding two seminars on issues affecting young workers. For more details kindly contact Massimo Alakkad - malakkad@gwu.org.mt and/or Vincent Marmara vincentmarmara@gmail.com
 

.

 
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 %>