﻿// JScript File

function switchAnswer()
{
   alert(document.getElementById('div1')); 
}
