///////////////////////gallery

function swapmainimg(sbin){


theimg=document.getElementById('igal55');//<?php print $i;?>

theimg.src=sbin;



}