// The following functions are used with display style #2 = photo album pro. function imgPreload(a) { if(!document.images) return; var temp = new Image(); temp.src = a; return a; } function grab_imgs() { var f = document.forms[0].elements; var imgs = new Array(); for( i=0; i