// JavaScript Document
function showimage()
{
if (!document.images)
return
document.images.pictures.src=
document.mygallery.picture.options[document.mygallery.picture.selectedIndex].value
}

function showima()
{
if (!document.images)
return
document.images.pictures2.src=
document.mygallery2.picture2.options[document.mygallery2.picture2.selectedIndex].value
}



function showimag()
{
if (!document.images)
return
document.images.pictures1.src=
document.mygallery1.picture1.options[document.mygallery1.picture1.selectedIndex].value
}

function showim()
{
if (!document.images)
return
document.images.pictures3.src=
document.mygallery3.picture3.options[document.mygallery3.picture3.selectedIndex].value
}

function showi()
{
if (!document.images)
return
document.images.pictures4.src=
document.mygallery4.picture4.options[document.mygallery4.picture4.selectedIndex].value
}