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