name = $thumbTitle; // Format url to send to Javascript (after it's been used within the PHP). // Apparently the magic quotes aren't applied because of the way it was loaded. // Then insert into thumb object. $thumbURL = str_replace("'", "\'", $thumbURL); $thumbObj->url = $thumbURL; // Insert thumb object into array at the index prescibed by the filename number. $thumbNumber = substr($thumb, 0, 2); $thumbArray[$thumbNumber-1] = $thumbObj; } } } $title = "Concert Photos"; include_once 'inc/head.php'; ?>

Photo Gallery

-1; $i--) { ?>

name)?>