<!--
/* This script and many more are available free online at The JavaScript Source :: http://javascript.internet.com Created by: Robert Daniel Jr. :: http://javascript.slirple.com */

function update(url,index,isSuper) {
 	document['PhotoBig'].src=url;
}
//-->