document.writeln("<div class=\"into\">");
document.writeln("          <span class=\"into_1\">START HERE !<br\/><\/span> Please tell us where you from<br \/>");
document.writeln("          <span class=\"into_2\">Select your location below, we will show you the visa providers in your area.<br \/><\/span>");
document.writeln("          <script type=\"text\/javascript\" src=\"\/js\/selectoption.js\"><\/script>");
document.writeln("            <select id=\"parent\" name=\"parent\" onChange=\"changeChild(this.value);\">");
document.writeln("            <\/select> ");
document.writeln("            <select id=\"child\" name=\"child\">");
document.writeln("            <\/select>");
document.writeln("          <div class=\"last_line\">");
document.writeln("               <input type=\"button\" onClick=\"linkUrl(this.value);\" \/>");
document.writeln("          <\/div>");
document.writeln("     <\/div>");