function imgover(imgname, ImageURL){
     imgname.src= ImageURL
}

function imgout(imgname, ImageURL){
     imgname.src = ImageURL
}
 
   Home1 = "../../images/Home.jpg"; 
   Home2 = "../../images/Home1.jpg";
   Poem3 = "../../images/poems3.jpg"; 
   Poem4 = "../../images/poems4.jpg";
   Bio3  = "../../images/bio3.jpg"; 
   Bio4 = "../../images/bio4.jpg"; 
   Art3 = "../../images/arts3.jpg"; 
   Art4 = "../../images/arts4.jpg"; 
   Link3 = "../../images/Links3.jpg"; 
   Link4 = "../../images/Links4.jpg"; 
   Fal3 = "../../images/fal3.jpg"; 
   Fal4 = "../../images/fal4.jpg"; 
   Books3 = "../../images/books3.jpg"; 
   Books4 = "../../images/books4.jpg";

