function changepic(){
if (document.getElementById) document.getElementById("CaptionBox").innerHTML="Welcome to our Website";
}
