﻿function LoadContactForm() {
    jQuery.showAkModal('ContactForm.aspx', 'Contact Form', 380, 500);
    return false;
}
