function portfoliopage_changeThumbnail(index){ var thumbImage=ge("thumb"); thumbImage.src=tPath+artList.getElementAt(index).thumbnail; var ts=ge("textStatement"); ts.value=artList.getElementAt(index).statement; ge("price").value="$"+ShoppingCart.fix(artList.getElementAt(index).price,"soft"); } function portfoliopage_update() { artSelector.highlightButton(artSelector.selectedIndex); artList.select(artSelector.selectedIndex); } nch="
| "+ artSelector.getHtml()+" |
2. Select a title from the list below:
"+ artList.getHtml(); ech="
