img_max=9;

var img_arr = new Array(10);
img_arr[0] = "/site_includes/albums/Houston_2006/High school group picture.jpg";
img_arr[1] = "/site_includes/albums/Houston_2006/Ria Smith giving hug to Alok Kanojia.jpg";
img_arr[2] = "/site_includes/albums/Houston_2006/VHPA  banner with camprers.jpg";
img_arr[3] = "/site_includes/albums/Houston_2006/VHPA camp  stick games.jpg";
img_arr[4] = "/site_includes/albums/Houston_2006/VHPA camp girls yoga.jpg";
img_arr[5] = "/site_includes/albums/Houston_2006/VHPA camp prayer in mor.jpg";
img_arr[6] = "/site_includes/albums/Houston_2006/VHPA campers clapping.jpg";
img_arr[7] = "/site_includes/albums/Houston_2006/VHPA high school raising hands.jpg";
img_arr[8] = "/site_includes/albums/Houston_2006/VHPA prayer morning.jpg";
img_arr[9] = "/site_includes/albums/Houston_2006/VHPA swami giri  with youth.jpg";

var img_title = new Array(10);
img_title[0] = "High School Group Picture";
img_title[1] = "Ria Smith Giving Hug To Alok Kanojia";
img_title[2] = "VHPA  Banner With Camprers";
img_title[3] = "VHPA Camp  Stick Games";
img_title[4] = "VHPA Camp Girls Yoga";
img_title[5] = "VHPA Camp Prayer In Morning";
img_title[6] = "VHPA Campers Clapping";
img_title[7] = "VHPA High School Raising Hands";
img_title[8] = "VHPA Prayer Morning";
img_title[9] = "VHPA Swami Giri  With Youth";

var img_desc = new Array(10);
img_desc[0] = "";
img_desc[1] = "";
img_desc[2] = "";
img_desc[3] = "";
img_desc[4] = "";
img_desc[5] = "";
img_desc[6] = "";
img_desc[7] = "";
img_desc[8] = "";
img_desc[9] = "";
