function zoom ( pre, inimage ) { if ( document.images ) { // H*A*C*K  document['Zoom'].src = '/images/photo'+pre+''+inimage+'.jpg';} }