

//======================================
//Put the Album Names in here
//======================================



var folderNames = new Array();  //used to store the Album Names
var folderDate = new Array();  //used to store the date the pictures were taken
var folderComment = new Array();  // used to store comments about the Album
var folderPicture = new Array(); // used as the folder cover
var i = 0;





//Album 64
folderNames[i] = "Jack Goes to Bollywood - Burlington Hotel";
folderComment[i] = "Jack Goes to Bollywood - Burlington Hotel";
folderPicture[i] = "images/Jack Goes to Bollywood - Burlington Hotel/J1.jpg"
i = i + 1;



//Album 63
folderNames[i] = "Indian Food Festival - 2010 - Rajasthan Region - Indian Summer Restaurant";
folderComment[i] = "IFF2010 - Rajasthan Region";
folderPicture[i] = "images/Indian Food Festival - 2010 - Rajasthan Region - Indian Summer Restaurant/IR1.jpg"
i = i + 1;

//Album 62
folderNames[i] = "Multi-Cultural Night - Clondalkin";
folderComment[i] = "Multi-Cultural Night - Clondalkin - Live Singing & DJ";
folderPicture[i] = "images/Multi-Cultural Night - Clondalkin/C1.jpg"
i = i + 1;

//Album 61
folderNames[i] = "Indian Food Festival - 2010 - Hyderabad Region - Indian Summer Restaurant";
folderComment[i] = "IFF2010 - Hyderabad Region";
folderPicture[i] = "images/Indian Food Festival - 2010 - Hyderabad Region - Indian Summer Restaurant/H1.jpg"
i = i + 1;

//Album 60
folderNames[i] = "Diwali Party - Break for the Border";
folderComment[i] = "Diwali Party - Break for the Border - Live Performance";
folderPicture[i] = "images/Diwali Party - Break for the Border/B1.jpg"
i = i + 1;



//Album 59
folderNames[i] = "Punjabi MC - 2010";
folderComment[i] = "Punjabi MC - 2010 - DUBLIN";
folderPicture[i] = "images/Punjabi MC - 2010/P1.jpg"
i = i + 1;


//Album 58
folderNames[i] = "Students Diwali Nite - Griffith College, Dublin";
folderComment[i] = "Students Diwali Nite - Griffith College, Dublin- Live Singing & DJ";
folderPicture[i] = "images/Students Diwali Nite - Griffith College, Dublin/G1.jpg"
i = i + 1;


//Album 57
folderNames[i] = "Indian Food Festival - 2010 - Punjab Region - Indian Summer Restaurant";
folderComment[i] = "Indian Food Festival - Punjab Region - Indian Summer Restaurant";
folderPicture[i] = "images/Indian Food Festival - 2010 - Punjab Region - Indian Summer Restaurant/I1.jpg"
i = i + 1;


//Album 56
folderNames[i] = "IndiaClub - Diwali Nite";
folderComment[i] = "IndiaClub - Diwali Nite- Live Singing & DJ";
folderPicture[i] = "images/IndiaClub - Diwali Nite/I1.jpg"
i = i + 1;

//Album 55
folderNames[i] = "Durga Puja Celebrations";
folderComment[i] = "Durga Puja Celebrations- Live Singing & DJ";
folderPicture[i] = "images/Durga Puja Celebrations/D1.jpg"
i = i + 1;




//Album 54
folderNames[i] = "Sugar Club - Bollywood Disco";
folderComment[i] = "Sugar Club - Bollywood Disco - Live Singing & DJ";
folderPicture[i] = "images/Sugar Club - Bollywood Disco/S1.jpg"
i = i + 1;



//Album 53
folderNames[i] = "Bollywood Night - Cinnamon Garden Restaurant";
folderComment[i] = "Bollywood Night - Cinnamon Garden Restaurant";
folderPicture[i] = "images/Bollywood Night - Cinnamon Garden Restaurant/C1.jpg"
i = i + 1;



//Album 52
folderNames[i] = "EID MILAN DINNER - 2010";
folderComment[i] = "EID MILAN DINNER - 2010 - D4 HOTEL - PWCA";
folderPicture[i] = "images/EID MILAN DINNER - 2010/E1.jpg"
i = i + 1;



//Album 51
folderNames[i] = "Ranelagh Arts Festival";
folderComment[i] = "Ranelagh Arts Festival - Punjab Balti Restaurant";
folderPicture[i] = "images/Ranelagh Arts Festival/R1.jpg"
i = i + 1;


//Album 50
folderNames[i] = "Party with the Stars - Red Chilli Peppers, Navan";
folderComment[i] = "Bollywood Theme Event - Party with the Stars - Red Chilli Peppers, Navan";
folderPicture[i] = "images/Party with the Stars - Red Chilli Peppers, Navan/R1.jpg"
i = i + 1;

//Album 49
folderNames[i] = "BOLLYWOOD NIGHT - VILLAGE - SEPTEMBER 2010";
folderComment[i] = "Bollywood Night - Village - Biggest Gig of the Week";
folderPicture[i] = "images/BOLLYWOOD NIGHT - VILLAGE - SEPTEMBER 2010/V1.jpg"
i = i + 1;

//Album 48
folderNames[i] = "BOLLYWOOD NIGHT - VILLAGE - JULY 2010";
folderComment[i] = "Bollywood Night - Village - Biggest Gig of the Week";
folderPicture[i] = "images/BOLLYWOOD NIGHT - VILLAGE - JULY 2010/V1.jpg"
i = i + 1;

//Album 47
folderNames[i] = "Irish Indian Wedding July 2010";
folderComment[i] = "Sheraton Athlone - Irish Indian Wedding";
folderPicture[i] = "images/Irish Indian Wedding July 2010/W1.jpg"
i = i + 1;

//Album 46
folderNames[i] = "STAR Daily - Friday";
folderComment[i] = "STAR Daily - Bollywood Night - Village - Biggest Gig of the Week";
folderPicture[i] = "images/STAR Daily - Friday/S1.jpg"
i = i + 1;

//Album 45
folderNames[i] = "STAR Daily - Thursday";
folderComment[i] = "STAR Daily - Bollywood Night - Village- July 2010";
folderPicture[i] = "images/STAR Daily - Thursday/S1.jpg"
i = i + 1;

//Album 44
folderNames[i] = "Indian Film Festival of Ireland 2010";
folderComment[i] = "Indian Film Festival of Ireland 2010 - The Hilton Hotel";
folderPicture[i] = "images/Indian Film Festival of Ireland 2010/I1.jpg"
i = i + 1;


//Album 43
folderNames[i] = "Abington - Bollywood Night";
folderComment[i] = "Abington - Bollywood Night - Malahide";
folderPicture[i] = "images/Abington - Bollywood Night/A1.jpg"
i = i + 1;

//Album 42
folderNames[i] = "Wedding Party";
folderComment[i] = "Wedding Party - Morrison";
folderPicture[i] = "images/Wedding Party/W1.jpg"
i = i + 1;

//Album 41
folderNames[i] = "VAISAKHI";
folderComment[i] = "VAISAKHI Festival - DUNDRUM";
folderPicture[i] = "images/VAISAKHI/V1.jpg"
i = i + 1;


//Album 40
folderNames[i] = "TONIC";
folderComment[i] = "TONIC - JAIHO";
folderPicture[i] = "images/TONIC/T4.jpg"
i = i + 1;

//Album 39
folderNames[i] = "BFTB";
folderComment[i] = "Break for the Border - Mauritian Night";
folderPicture[i] = "images/BFTB/B1.jpg"
i = i + 1;


//Album 38
folderNames[i] = "BWN";
folderComment[i] = "Bollywood Night";
folderPicture[i] = "images/BWN/B1.jpg"
i = i + 1;

//Album 37
folderNames[i] = "DUNBOYNE GAA";
folderComment[i] = "DUNBOYNE GAA";
folderPicture[i] = "images/DUNBOYNE GAA/D1.jpg"
i = i + 1;


//Album 36
folderNames[i] = "HOLI -2010";
folderComment[i] = "HOLI -2010 - DUNDRUM";
folderPicture[i] = "images/HOLI -2010/H6.jpg"
i = i + 1;



//Album 35
folderNames[i] = "Maharajah Anniversary";
folderComment[i] = "Maharajah Anniversary - NEWBRIDGE";
folderPicture[i] = "images/Maharajah Anniversary/M1.jpg"
i = i + 1;

//Album 34
folderNames[i] = "Valentines Romance 2010";
folderComment[i] = "Valentines Romance Night - Punjab Balti";
folderPicture[i] = "images/Valentines Romance 2010/V4.jpg"
i = i + 1;


//Album 28
folderNames[i] = "Diwali in Shannon";
folderComment[i] = "Diwali in Shannon - Oakwood Arms Hotel";
folderPicture[i] = "images/Diwali in Shannon/DS1.jpeg"
i = i + 1;

//Album 29
folderNames[i] = "Diwali in Symantec";
folderComment[i] = "Diwali in Symantec, Dubin";
folderPicture[i] = "images/Diwali in Symantec/DS1.jpg"
i = i + 1;

//Album 30
folderNames[i] = "Diwali in Taney Hall - Dublin";
folderComment[i] = "Diwali in Taney Hall - Dublin";
folderPicture[i] = "images/Diwali in Taney Hall - Dublin/DTH1.jpg"
i = i + 1;


//Album 31
folderNames[i] = "Diwali in Templebar - With Mauritian DJ Angel";
folderComment[i] = "Diwali in Templebar - With Mauritian DJ Angel";
folderPicture[i] = "images/Diwali in Templebar - With Mauritian DJ Angel/DTB1.jpg"
i = i + 1;



//Album 32
folderNames[i] = "RIAM - High Acheiver Award";
folderComment[i] = "Royal Irish Academy of Musicians - High Achiever award";
folderPicture[i] = "images/RIAM - High Acheiver Award/RIAM1.jpg"
i = i + 1;




//Album 33
folderNames[i] = "Glenview - Bollywood Fun NIght";
folderComment[i] = "Glenview - Bollywood Fun NIght";
folderPicture[i] = "images/Glenview - Bollywood Fun NIght/G1.jpg"
i = i + 1;



//Album 27
folderNames[i] = "Eid - Clarion Hotel";
folderComment[i] = "Eid - Celeberations - 2009";
folderPicture[i] = "images/Eid - Clarion Hotel/Eid21.jpg"
i = i + 1;


//Album 26
folderNames[i] = "Eid - Carlton Airport Hotel";
folderComment[i] = "Eid - Celeberations - 2009";
folderPicture[i] = "images/Eid - Carlton Airport Hotel/Eid1.jpg"
i = i + 1;

//Album 23
folderNames[i] = "Festival of World Cultures";
folderComment[i] = "Festival of World Cultures - Jaiho";
folderPicture[i] = "images/Festival of World Cultures/fwc6.jpg"
i = i + 1;

//Album 25
folderNames[i] = "Radisson - Stillorgan";
folderComment[i] = "Private Birthday Party";
folderPicture[i] = "images/Radisson - Stillorgan/RS2.jpg"
i = i + 1;


//Album 24
folderNames[i] = "cankids";
folderComment[i] = "Live Singing by Aleem , Komal & Shireen";
folderPicture[i] = "images/cankids/CN7.jpg"
i = i + 1;


//Album 22A
folderNames[i] = "cork-birthday party";
folderComment[i] = "Private Birthday Party - Cork";
folderPicture[i] = "images/cork-birthday party/CB1.jpg"
i = i + 1;

//Album 22
folderNames[i] = "csm";
folderComment[i] = "Shireen in Castleknock School of Music";
folderPicture[i] = "images/csm/csm1.jpg"
i = i + 1;

//Album 21
folderNames[i] = "Disco NIght - Jaiho";
folderComment[i] = "Disco NIght - Jaiho - Dunboyne";
folderPicture[i] = "images/Disco NIght - Jaiho/dis1.jpg"
i = i + 1;


//Album 20
folderNames[i] = "Multi-cultural day";
folderComment[i] = "Multi-cultural day - Dunboyne JNS";
folderPicture[i] = "images/Multi-cultural day/m1.jpg"
i = i + 1;

//Album 19B
folderNames[i] = "Asian Women Association";
folderComment[i] = "Live Bollywood Singing & DJ";
folderPicture[i] = "images/Asian Women Association/AW1.jpg"
i = i + 1;


//Album 1a
folderNames[i] = "Holi";
folderComment[i] = "Holi - Festival of Colours - Live Bollywood singing & DJ";
folderPicture[i] = "images/Holi/image452.jpg"
i = i + 1;


//Album 19A
folderNames[i] = "Valentines Day";
folderComment[i] = "Valentines Day - SURYA Indian Restaurant";
folderPicture[i] = "images/Valentines Day/V1.jpg"
i = i + 1;


//Album 19
folderNames[i] = "Miss India Ireland";
folderComment[i] = "Miss India Ireland 2009 Contest - - Live Bollywood singing & DJ";
folderPicture[i] = "images/Miss India Ireland/MII1.jpg"
i = i + 1;

//Album 18
folderNames[i] = "Lohri";
folderComment[i] = "Lohri Celeberations - Live Bollywood singing & DJ" ;
folderPicture[i] = "images/Lohri/Lohri1.jpg"
i = i + 1;


//Album 17
folderNames[i] = "National Stadium, South Circular Road";
folderComment[i] = "India Fight Night - Live Bollywood singing & DJ";
folderPicture[i] = "images/National Stadium, South Circular Road/F1.jpg"
i = i + 1;


//Album 16
folderNames[i] = "Surya - Rajasthani Festival";
folderComment[i] = "Rajasthani Food Festival - Live Bollywood singing & DJ";
folderPicture[i] = "images/Surya - Rajasthani Festival/s1.jpg"
i = i + 1;

//Album 14
folderNames[i] = "Gaylord Restaurant, Navan";
folderComment[i] = "Punjabi Food Festival - Live Bollywood singing & DJ";
folderPicture[i] = "images/Gaylord Restaurant, Navan/g1.jpg"
i = i + 1;


//Album 15
folderNames[i] = "New year Eve - Cork";
folderComment[i] = "New year's Eve Party in GAA club - Live Bollywood singing & DJ";
folderPicture[i] = "images/New year Eve - Cork/c1.jpg"
i = i + 1;




//Album 10A
folderNames[i] = "Indian Restaurant  - leixlip";
folderComment[i] = "Private Function";
folderPicture[i] = "images/Indian Restaurant  - leixlip/BR1.jpg"
i = i + 1;



//Album 10
folderNames[i] = "Surya Restaurant, Dublin";
folderComment[i] = "Official Inaguration of Surya - Live Bollywood singing & DJ";
folderPicture[i] = "images/Surya Restaurant, Dublin/surya1.jpg"
i = i + 1;


//Album 1
folderNames[i] = "Garba & Bhangra";
folderComment[i] = "Private Party - Live Bollywood singing & DJ";
folderPicture[i] = "images/Garba & Bhangra/image4401.jpg"
i = i + 1;

//Album 2
folderNames[i] = "Punjabi DJ";
folderComment[i] = "Private wedding party - Live Bollywood singing & DJ";
folderPicture[i] = "images/Punjabi DJ/image4601.jpg"
i = i + 1;




//Album 3
folderNames[i] = "Indian Summer Restaurant, Dublin";
folderComment[i] = "Food festival - Live Bollywood singing & DJ";
folderPicture[i] = "images/Indian Summer Restaurant, Dublin/image4101.jpg"
i = i + 1;

//Album 4
folderNames[i] = "National Concert Hall, Dublin";
folderComment[i] = "Indoor and Outdoor Performances for the World Routes Event at the NCH, Dublin.";
folderPicture[i] = "images/National Concert Hall, Dublin/image4161.jpg"
i = i + 1;

//Album 5
folderNames[i] = "Burlington Hotel, Club Anabel";
folderComment[i] = "SUNRISE Radio Grand Finale Party";
folderPicture[i] = "images/Burlington Hotel, Club Anabel/image412.jpg"
i = i + 1;

//Album 6
folderNames[i] = "Chester Beatty Library";
folderComment[i] = "Diwali Function - Live Bollywood singing & DJ";
folderPicture[i] = "images/Chester Beatty Library/best.jpg"
i = i + 1;

//Album 7
folderNames[i] = "Burlington Hotel - Humera Arshad";
folderComment[i] = "Burlington Hotel - Evening with Humera Arshad - Live Bollywood singing & DJ";
folderPicture[i] = "images/Burlington Hotel - Humera Arshad/djaleemhum1.jpg"
i = i + 1;

//Album 8
folderNames[i] = "South Dublin FM - Mr.Siraj Zaidi";
folderComment[i] = "Interview & Live Singing";
folderPicture[i] = "images/South Dublin FM - Mr.Siraj Zaidi/siraj1.jpg"
i = i + 1;

//Album 9
folderNames[i] = "Fitzpatrick Castle - Killiney";
folderComment[i] = "Private Wedding party - Live Bollywood singing & DJ";
folderPicture[i] = "images/Fitzpatrick Castle - Killiney/fitz1.jpg"
i = i + 1;





//Album 11
folderNames[i] = "Donnybrook Rugby Stadium";
folderComment[i] = "Private Birthday party - Live Bollywood singing & DJ";
folderPicture[i] = "images/Donnybrook Rugby Stadium/rugby1.jpg"
i = i + 1;



//Album 12
folderNames[i] = "Diwali in Galway";
folderComment[i] = "Diwali - Festival of Lights - Live Bollywood singing & DJ";
folderPicture[i] = "images/Diwali in Galway/galway1.jpg"
i = i + 1;


//Album 13
folderNames[i] = "Chennai - Private birthday party";
folderComment[i] = "Private Birthday party - Live Bollywood singing & DJ";
folderPicture[i] = "images/Chennai - Private birthday party/sana1.jpg"
i = i + 1;

