% Const IMGS_DIR = "/images/top_imgs" Dim objFSO, objFolderObject, objFileCollection, objFile Dim intFileNumberToUse, intFileLooper Dim objImageFileToUse Dim strImageSrcText Set objFSO = Server.CreateObject("Scripting.FileSystemObject") Set objFolderObject = objFSO.GetFolder(Server.MapPath(IMGS_DIR)) Set objFSO = Nothing Set objFileCollection = objFolderObject.Files Set objFolderObject = Nothing Randomize() intFileNumberToUse = Int(objFileCollection.Count * Rnd) + 1 intFileLooper = 1 For Each objFile in objFileCollection If intFileLooper = intFileNumberToUse Then Set objImageFileToUse = objFile Exit For End If intFileLooper = intFileLooper + 1 Next Set objFileCollection = Nothing strImageSrcText = IMGS_DIR & objImageFileToUse.Name Set objImageFileToUse = Nothing %>

22 South Great
Georges Street
Dublin 2, Ireland
t (353 1) 679 4173
f (353 1) 679 5409
info@pcc.ie

| Charlie O'Neill deputy director, Creative Director, Copy, TV and Radio Charlie has also written several plays including ‘Rosie and Starwars’ (Stewart Parker Playwrights Award), ‘Hupnouse’ and ‘Hurl’ for Barabbas (Galway Arts Festival and Dublin Theatre Festival), The St Valentine’s Day Massacre for the Rialto Youth Project and most recently ‘Dodgems’, a physical theatre/dance piece which was a co-production between CoisCeim and Dublin Theatre Festival 2008. He also wrote ‘Night of the Dark Angel’ for a large-scale Halloween outdoor night spectacle which was produced locally in Rialto, Dublin in partnership with Macnas. He has also written, and contributed to publications on community regeneration, children and creativity. Charlie has lectured and made presentations at Limerick School of Art and Design, NCAD, IADT’s MA course in Public Culture Studies and the Applied Social Studies in NUI Maynooth. He has also served on the boards of many arts and culture organisations and community initiatives.
|

