﻿$(function () {

});

function ShowWhatIs() {
    $("#whatis").slideToggle("fast");
}