/**
 * @author Sam Cartwright
 */

function update(url,index,isSuper) {
document['PhotoBig'].src=url;
}
