<script language="JavaScript"> function LoadGallery(image,filename) { document.GetElementById(image).src = filename; } </script>.
確定! 回上一頁