function morephotos() {
new Ajax.Updater('photocontainer', 'images.php', {method: 'get'});
}
