$substitutes = array( 'imageURL' => $imageURL,
'thumbnailURL' => $thumbnailURL,
'folderURL' => $folderURL,
'title' => $imageInfo['title'],
'description' => $imageInfo['description'],
'extra1' => $imageInfo['extra1'],
'extra2' => $imageInfo['extra2'],
'extra3' => $imageInfo['extra3'],
'owner' => $imageInfo['ownername'],
'folderTitle' => $folderInfo['title']);Template courtesy of Designs By Darren.