Sæll, þetta er javascriptið sem er í thumbnails rammanum. <script> window.onload = init function init() { gotoImg( 0, false ) } var currSelected function gotoImg( divId, scroll ) { window.onload = null //if( currSelected != divId ) parent.document.frames['photoFrame'].location.href = "photoDisp.asp?section=large&imgID="+ document.getElementByID('divId').imgID+ "&currImg="+divId+"&imgCount=<%=counter-1%>" if( currSelected != null ) {...