// ‰æ‘œ“ü‚ê‘Ö‚¦
<!--
function SwapImg(name,url)
{
document.images[name].src=url;
}
// -->









