﻿function bigImg()
{
   image1.height="300";
}
function smlImg()
{
   image.height="100";
}
