﻿// JScript File

function verify() 
{ 
       if(xmlDoc.readyState!=4)
                return false; 
}
var xmlDoc; 
xmlDoc = new ActiveXObject("Microsoft.XMLDOM"); 
xmlDoc.async="false"; 
xmlDoc.onreadystatechange=verify; 
xmlDoc.load("/TermsOfUse/TermsOfUseXML.xml"); 

var main = xmlDoc.getElementsByTagName("main");
var contents = main[0].getElementsByTagName("content");

document.write("<div style='OVERFLOW-Y: scroll; HEIGHT: 416px'> <table style='HEIGHT: 540px' cellSpacing='0' cellPadding='0' align='left'> <thead></thead> <tbody> <tr> <td style='WIDTH: 110px; HEIGHT: 100%'></td> <td style='WIDTH: 600px; HEIGHT: 100%' vAlign='top' align='left' <br><br><br><font class='BodySubHead'>");

document.write(contents[0].firstChild.nodeValue);
document.write("</font> <br><font class='BodyNormal'>");

document.write(contents[1].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[2].firstChild.nodeValue);
document.write("</font><br><br><font class='BodySubHead'>");

document.write(contents[3].firstChild.nodeValue);
document.write("</font><br><font class='BodyNormal'>");

document.write(contents[4].firstChild.nodeValue);
document.write("</font><br><br><font class='BodySubHead'>");

document.write(contents[5].firstChild.nodeValue);
document.write("</font><br><font class=BodyNormal>");

document.write(contents[6].firstChild.nodeValue);
document.write("</font><br><br><font class='BodySubHead'>");

document.write(contents[7].firstChild.nodeValue);
document.write("</font><br><font class='BodyNormal'>");

document.write(contents[8].firstChild.nodeValue);
document.write("</font><br><br><font class='BodySubHead'>");

document.write(contents[9].firstChild.nodeValue);
document.write("</font><br><font class='BodyNormal'>");

document.write(contents[10].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[11].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[12].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[13].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[14].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[15].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[16].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[17].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[18].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[19].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[20].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[21].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[22].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[23].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[24].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[25].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[26].firstChild.nodeValue);
document.write("</font><br><font class='BodySubHead'><br>");

document.write(contents[27].firstChild.nodeValue);
document.write("</font><br><font class='BodyNormal'><br>");

document.write(contents[28].firstChild.nodeValue);
document.write("</font><br><font class='BodySubHead'><br>");

document.write(contents[29].firstChild.nodeValue);
document.write("</font><font class='BodyNormal'><br>");

document.write(contents[30].firstChild.nodeValue);
document.write("</font><font class='BodyNormal'><br>");

document.write(contents[31].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[32].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[33].firstChild.nodeValue);
document.write("</font><br><font class='BodySubHead'><br>");

document.write(contents[34].firstChild.nodeValue);
document.write("</font><font class='BodyNormal'><br>");

document.write(contents[35].firstChild.nodeValue);
document.write("</font><br><font class='BodySubHead'><br>");

document.write(contents[36].firstChild.nodeValue);
document.write("</font><font class='BodyNormal'><br>");

document.write(contents[37].firstChild.nodeValue);
document.write("</font><br><font class='BodySubHead'><br>");

document.write(contents[38].firstChild.nodeValue);
document.write("</font><br><font class='BodyNormal'>");

document.write(contents[39].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[40].firstChild.nodeValue);
document.write("<br><br>");

document.write(contents[41].firstChild.nodeValue);
document.write("</font><br><br><font class='BodySubHead'>");

document.write(contents[42].firstChild.nodeValue);
document.write("</font><br><font class='BodyNormal'>");

document.write(contents[43].firstChild.nodeValue);
document.write("</font><br></td></tr></tbody></table></div>");