var imgPointer;

function changeVal(i)
{
  imgPointer = i;
}
