This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
<html version="-//W3C//DTD XHTML 1.1//EN" | |
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://www.w3.org/1999/xhtml | |
http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd"> | |
<head> | |
<style type="text/css"> | |
#contentContainer { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
<html version="-//W3C//DTD XHTML 1.1//EN" | |
xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://www.w3.org/1999/xhtml | |
http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd"> | |
<head> | |
<script type="text/JavaScript"> | |
function submitForm(sender) { |