/**
 * 
 * need to define a class and and then call an instance of this in index.photos.php
 */

function next()
{
  alert("hello");
}