// JScript source code for desplaing error message when the web sites are down

    document.writeln("We are currently experiencing some technical difficulties with our online application system.<br>We are working to fix the problem as a priority, so please try again later.<br><br>");
    document.writeln("Thank you");    
