function chkfrm(x){
	var isgd = true;

	if (document.getElementById('mail').value<2){
		alert("I'm sorry you have entered an invalid e-mail address.");

		document.getElementById('mail').focus();
		
		isgd = false;
		return false;
	}

	isgd = cchk();

	if(isgd)
		emlng();
}
function cchk(){
	var eml = document.getElementById('mail').value;
	var emlat = eml.indexOf("@");
	
	if(emlat<1){
		alert("Please check the prefix and '@' sign. Unable to send.");
		return false;	
	}	

	if ((eml.indexOf(".com")<5)&&(eml.indexOf(".org")<5)
		&&(eml.indexOf(".gov")<5)&&(eml.indexOf(".net")<5)
		&&(eml.indexOf(".mil")<5)&&(eml.indexOf(".edu")<5)

		/*
		     &&(eml.indexOf(".co.")<7)){
		 Originally I had was ^^ this for the ccTLD but 
		 I decided to go ahead and check for ALL country codes.
		 Yes, I cuold have used a loop or whatever with any random
		 two letters but it was worth it to be correct, not quick.
		 		 
		*/

		&&(eml.indexOf(".co.ac")<7)
		&&(eml.indexOf(".co.ad")<7)
		&&(eml.indexOf(".co.ae")<7)
		&&(eml.indexOf(".co.af")<7)
		&&(eml.indexOf(".co.ag")<7)
		&&(eml.indexOf(".co.ai")<7)
		&&(eml.indexOf(".co.al")<7)
		&&(eml.indexOf(".co.am")<7)
		&&(eml.indexOf(".co.an")<7)
		&&(eml.indexOf(".co.ao")<7)
		&&(eml.indexOf(".co.aq")<7)
		&&(eml.indexOf(".co.ar")<7)
		&&(eml.indexOf(".co.as")<7)
		&&(eml.indexOf(".co.at")<7)
		&&(eml.indexOf(".co.au")<7)
		&&(eml.indexOf(".co.aw")<7)
		&&(eml.indexOf(".co.ax")<7)
		&&(eml.indexOf(".co.az")<7)
		&&(eml.indexOf(".co.ba")<7)
		&&(eml.indexOf(".co.bb")<7)
		&&(eml.indexOf(".co.bd")<7)
		&&(eml.indexOf(".co.be")<7)
		&&(eml.indexOf(".co.bf")<7)
		&&(eml.indexOf(".co.bg")<7)
		&&(eml.indexOf(".co.bh")<7)
		&&(eml.indexOf(".co.bi")<7)
		&&(eml.indexOf(".co.bj")<7)
		&&(eml.indexOf(".co.bm")<7)
		&&(eml.indexOf(".co.bn")<7)
		&&(eml.indexOf(".co.bo")<7)
		&&(eml.indexOf(".co.br")<7)
		&&(eml.indexOf(".co.bs")<7)
		&&(eml.indexOf(".co.bt")<7)
		&&(eml.indexOf(".co.bu")<7)
		&&(eml.indexOf(".co.bv")<7)
		&&(eml.indexOf(".co.bw")<7)
		&&(eml.indexOf(".co.by")<7)
		&&(eml.indexOf(".co.bz")<7)
		&&(eml.indexOf(".co.ca")<7)
		&&(eml.indexOf(".co.cc")<7)
		&&(eml.indexOf(".co.cd")<7)
		&&(eml.indexOf(".co.cf")<7)
		&&(eml.indexOf(".co.cg")<7)
		&&(eml.indexOf(".co.ch")<7)
		&&(eml.indexOf(".co.ci")<7)
		&&(eml.indexOf(".co.ck")<7)
		&&(eml.indexOf(".co.cl")<7)
		&&(eml.indexOf(".co.cm")<7)
		&&(eml.indexOf(".co.cn")<7)
		&&(eml.indexOf(".co.co")<7)
		&&(eml.indexOf(".co.cr")<7)
		&&(eml.indexOf(".co.cu")<7)
		&&(eml.indexOf(".co.cv")<7)
		&&(eml.indexOf(".co.cx")<7)
		&&(eml.indexOf(".co.cy")<7)
		&&(eml.indexOf(".co.cz")<7)
		&&(eml.indexOf(".co.de")<7)
		&&(eml.indexOf(".co.dj")<7)
		&&(eml.indexOf(".co.dk")<7)
		&&(eml.indexOf(".co.dm")<7)
		&&(eml.indexOf(".co.do")<7)
		&&(eml.indexOf(".co.dz")<7)
		&&(eml.indexOf(".co.ec")<7)
		&&(eml.indexOf(".co.ee")<7)
		&&(eml.indexOf(".co.eg")<7)
		&&(eml.indexOf(".co.er")<7)
		&&(eml.indexOf(".co.es")<7)
		&&(eml.indexOf(".co.et")<7)
		&&(eml.indexOf(".co.eu")<7)
		&&(eml.indexOf(".co.fi")<7)
		&&(eml.indexOf(".co.fj")<7)
		&&(eml.indexOf(".co.fk")<7)
		&&(eml.indexOf(".co.fm")<7)
		&&(eml.indexOf(".co.fo")<7)
		&&(eml.indexOf(".co.fr")<7)
		&&(eml.indexOf(".co.ga")<7)
		&&(eml.indexOf(".co.gb")<7)
		&&(eml.indexOf(".co.gd")<7)
		&&(eml.indexOf(".co.ge")<7)
		&&(eml.indexOf(".co.gf")<7)
		&&(eml.indexOf(".co.gg")<7)
		&&(eml.indexOf(".co.gh")<7)
		&&(eml.indexOf(".co.gi")<7)
		&&(eml.indexOf(".co.gl")<7)
		&&(eml.indexOf(".co.gm")<7)
		&&(eml.indexOf(".co.gn")<7)
		&&(eml.indexOf(".co.gp")<7)
		&&(eml.indexOf(".co.gq")<7)
		&&(eml.indexOf(".co.gr")<7)
		&&(eml.indexOf(".co.gs")<7)
		&&(eml.indexOf(".co.gt")<7)
		&&(eml.indexOf(".co.gu")<7)
		&&(eml.indexOf(".co.gw")<7)
		&&(eml.indexOf(".co.gy")<7)
		&&(eml.indexOf(".co.hk")<7)
		&&(eml.indexOf(".co.hm")<7)
		&&(eml.indexOf(".co.hn")<7)
		&&(eml.indexOf(".co.hr")<7)
		&&(eml.indexOf(".co.ht")<7)
		&&(eml.indexOf(".co.hu")<7)
		&&(eml.indexOf(".co.id")<7)
		&&(eml.indexOf(".co.ie")<7)
		&&(eml.indexOf(".co.il")<7)
		&&(eml.indexOf(".co.im")<7)
		&&(eml.indexOf(".co.in")<7)
		&&(eml.indexOf(".co.io")<7)
		&&(eml.indexOf(".co.iq")<7)
		&&(eml.indexOf(".co.ir")<7)
		&&(eml.indexOf(".co.is")<7)
		&&(eml.indexOf(".co.it")<7)
		&&(eml.indexOf(".co.je")<7)
		&&(eml.indexOf(".co.jm")<7)
		&&(eml.indexOf(".co.jo")<7)
		&&(eml.indexOf(".co.jp")<7)
		&&(eml.indexOf(".co.ke")<7)
		&&(eml.indexOf(".co.kg")<7)
		&&(eml.indexOf(".co.kh")<7)
		&&(eml.indexOf(".co.ki")<7)
		&&(eml.indexOf(".co.km")<7)
		&&(eml.indexOf(".co.kn")<7)
		&&(eml.indexOf(".co.kp")<7)
		&&(eml.indexOf(".co.kr")<7)
		&&(eml.indexOf(".co.kw")<7)
		&&(eml.indexOf(".co.ky")<7)
		&&(eml.indexOf(".co.kz")<7)
		&&(eml.indexOf(".co.la")<7)
		&&(eml.indexOf(".co.lb")<7)
		&&(eml.indexOf(".co.lc")<7)
		&&(eml.indexOf(".co.li")<7)
		&&(eml.indexOf(".co.lk")<7)
		&&(eml.indexOf(".co.lr")<7)
		&&(eml.indexOf(".co.ls")<7)
		&&(eml.indexOf(".co.lt")<7)
		&&(eml.indexOf(".co.lu")<7)
		&&(eml.indexOf(".co.lv")<7)
		&&(eml.indexOf(".co.ly")<7)
		&&(eml.indexOf(".co.ma")<7)
		&&(eml.indexOf(".co.mc")<7)
		&&(eml.indexOf(".co.md")<7)
		&&(eml.indexOf(".co.me")<7)
		&&(eml.indexOf(".co.mg")<7)
		&&(eml.indexOf(".co.mh")<7)
		&&(eml.indexOf(".co.mk")<7)
		&&(eml.indexOf(".co.ml")<7)
		&&(eml.indexOf(".co.mm")<7)
		&&(eml.indexOf(".co.mn")<7)
		&&(eml.indexOf(".co.mo")<7)
		&&(eml.indexOf(".co.mp")<7)
		&&(eml.indexOf(".co.mq")<7)
		&&(eml.indexOf(".co.mr")<7)
		&&(eml.indexOf(".co.ms")<7)
		&&(eml.indexOf(".co.mt")<7)
		&&(eml.indexOf(".co.mu")<7)
		&&(eml.indexOf(".co.mv")<7)
		&&(eml.indexOf(".co.mw")<7)
		&&(eml.indexOf(".co.mx")<7)
		&&(eml.indexOf(".co.my")<7)
		&&(eml.indexOf(".co.mz")<7)
		&&(eml.indexOf(".co.na")<7)
		&&(eml.indexOf(".co.nc")<7)
		&&(eml.indexOf(".co.ne")<7)
		&&(eml.indexOf(".co.nf")<7)
		&&(eml.indexOf(".co.ng")<7)
		&&(eml.indexOf(".co.ni")<7)
		&&(eml.indexOf(".co.nl")<7)
		&&(eml.indexOf(".co.no")<7)
		&&(eml.indexOf(".co.np")<7)
		&&(eml.indexOf(".co.nr")<7)
		&&(eml.indexOf(".co.nu")<7)
		&&(eml.indexOf(".co.nz")<7)
		&&(eml.indexOf(".co.om")<7)
		&&(eml.indexOf(".co.pa")<7)
		&&(eml.indexOf(".co.pe")<7)
		&&(eml.indexOf(".co.pf")<7)
		&&(eml.indexOf(".co.pg")<7)
		&&(eml.indexOf(".co.ph")<7)
		&&(eml.indexOf(".co.pk")<7)
		&&(eml.indexOf(".co.pl")<7)
		&&(eml.indexOf(".co.pm")<7)
		&&(eml.indexOf(".co.pn")<7)
		&&(eml.indexOf(".co.pr")<7)
		&&(eml.indexOf(".co.ps")<7)
		&&(eml.indexOf(".co.pt")<7)
		&&(eml.indexOf(".co.pw")<7)
		&&(eml.indexOf(".co.py")<7)
		&&(eml.indexOf(".co.qa")<7)
		&&(eml.indexOf(".co.re")<7)
		&&(eml.indexOf(".co.ro")<7)
		&&(eml.indexOf(".co.rs")<7)
		&&(eml.indexOf(".co.ru")<7)
		&&(eml.indexOf(".co.rw")<7)
		&&(eml.indexOf(".co.sa")<7)
		&&(eml.indexOf(".co.sb")<7)
		&&(eml.indexOf(".co.sc")<7)
		&&(eml.indexOf(".co.sd")<7)
		&&(eml.indexOf(".co.se")<7)
		&&(eml.indexOf(".co.sg")<7)
		&&(eml.indexOf(".co.sh")<7)
		&&(eml.indexOf(".co.si")<7)
		&&(eml.indexOf(".co.sj")<7)
		&&(eml.indexOf(".co.sk")<7)
		&&(eml.indexOf(".co.sl")<7)
		&&(eml.indexOf(".co.sm")<7)
		&&(eml.indexOf(".co.sn")<7)
		&&(eml.indexOf(".co.so")<7)
		&&(eml.indexOf(".co.sr")<7)
		&&(eml.indexOf(".co.st")<7)
		&&(eml.indexOf(".co.su")<7)
		&&(eml.indexOf(".co.sv")<7)
		&&(eml.indexOf(".co.sy")<7)
		&&(eml.indexOf(".co.sz")<7)
		&&(eml.indexOf(".co.tc")<7)
		&&(eml.indexOf(".co.td")<7)
		&&(eml.indexOf(".co.tf")<7)
		&&(eml.indexOf(".co.tg")<7)
		&&(eml.indexOf(".co.th")<7)
		&&(eml.indexOf(".co.tj")<7)
		&&(eml.indexOf(".co.tk")<7)
		&&(eml.indexOf(".co.tl")<7)
		&&(eml.indexOf(".co.tm")<7)
		&&(eml.indexOf(".co.tn")<7)
		&&(eml.indexOf(".co.to")<7)
		&&(eml.indexOf(".co.tp")<7)
		&&(eml.indexOf(".co.tr")<7)
		&&(eml.indexOf(".co.tt")<7)
		&&(eml.indexOf(".co.tv")<7)
		&&(eml.indexOf(".co.tw")<7)
		&&(eml.indexOf(".co.tz")<7)
		&&(eml.indexOf(".co.ua")<7)
		&&(eml.indexOf(".co.ug")<7)
		&&(eml.indexOf(".co.uk")<7)
		&&(eml.indexOf(".co.um")<7)
		&&(eml.indexOf(".co.us")<7)
		&&(eml.indexOf(".co.uy")<7)
		&&(eml.indexOf(".co.uz")<7)
		&&(eml.indexOf(".co.va")<7)
		&&(eml.indexOf(".co.vc")<7)
		&&(eml.indexOf(".co.ve")<7)
		&&(eml.indexOf(".co.vg")<7)
		&&(eml.indexOf(".co.vi")<7)
		&&(eml.indexOf(".co.vn")<7)
		&&(eml.indexOf(".co.vu")<7)
		&&(eml.indexOf(".co.wf")<7)
		&&(eml.indexOf(".co.ws")<7)
		&&(eml.indexOf(".co.ye")<7)
		&&(eml.indexOf(".co.yt")<7)
		&&(eml.indexOf(".co.yu")<7)
		&&(eml.indexOf(".co.a")<7)
		&&(eml.indexOf(".co.zm")<7)
		&&(eml.indexOf(".co.zw")<7)){

		alert("I'm sorry you have entered an invalid e-mail address. \n\n Please check the suffix: "
		+".com, .edu, .net, .org, .gov, .mil, or .co.(ccTLD) ");

		isgd = false;
		return false;
	}else{
		return true;
	}
}
function cctld(){
	ccWindow = window.open("", "", "toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,copyhistory=0,menubar=0,width=420,height=500");
	ccWindow.document.open();
	ccWindow.document.write('<html><head><link href="sty.css" rel=stylesheet type=text/css><title>ccTLD list</title></head><body bgcolor=#9c9c9c>');
	ccWindow.document.write('<table border=0 width=350 align=center><tr><td onclick="document.body.style.cursor=\'arrow\';window.close();" onMouseover="document.body.style.cursor=\'hand\';" onMouseout="document.body.style.cursor=\'default\';">');
	ccWindow.document.write('<BR><center><b>Click window to close.</b></center>');
	ccWindow.document.write('<P><STRONG>A</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.ac target="cnrty" href="http://en.wikipedia.org/wiki/.ac">.ac</A> - <a title="Ascension Island" target="cnrty" href="http://en.wikipedia.org/wiki/Ascension_Island">Ascension Island</A> </P>');
	ccWindow.document.write('<li><P><a title=.ad target="cnrty" href="http://en.wikipedia.org/wiki/.ad">.ad</A> - <a title=Andorra target="cnrty" href="http://en.wikipedia.org/wiki/Andorra">Andorra</A> </P>');
	ccWindow.document.write('<li><P><a title=.ae target="cnrty" href="http://en.wikipedia.org/wiki/.ae">.ae</A> - <a title="United Arab Emirates" target="cnrty" href="http://en.wikipedia.org/wiki/United_Arab_Emirates">United Arab Emirates</A> </P>');
	ccWindow.document.write('<li><P><a title=.af target="cnrty" href="http://en.wikipedia.org/wiki/.af">.af</A> - <a title=Afghanistan target="cnrty" href="http://en.wikipedia.org/wiki/Afghanistan">Afghanistan</A> </P>');
	ccWindow.document.write('<li><P><a title=.ag target="cnrty" href="http://en.wikipedia.org/wiki/.ag">.ag</A> - <a title="Antigua and Barbuda" target="cnrty" href="http://en.wikipedia.org/wiki/Antigua_and_Barbuda">Antigua and Barbuda</A> </P>');
	ccWindow.document.write('<li><P><a title=.ai target="cnrty" href="http://en.wikipedia.org/wiki/.ai">.ai</A> - <a title=Anguilla target="cnrty" href="http://en.wikipedia.org/wiki/Anguilla">Anguilla</A> </P>');
	ccWindow.document.write('<li><P><a title=.al target="cnrty" href="http://en.wikipedia.org/wiki/.al">.al</A> - <a title=Albania target="cnrty" href="http://en.wikipedia.org/wiki/Albania">Albania</A> </P>');
	ccWindow.document.write('<li><P><a title=.am target="cnrty" href="http://en.wikipedia.org/wiki/.am">.am</A> - <a title=Armenia target="cnrty" href="http://en.wikipedia.org/wiki/Armenia">Armenia</A> </P>');
	ccWindow.document.write('<li><P><a title=.an target="cnrty" href="http://en.wikipedia.org/wiki/.an">.an</A> - <a title="Netherlands Antilles" target="cnrty" href="http://en.wikipedia.org/wiki/Netherlands_Antilles">Netherlands Antilles</A> </P>');
	ccWindow.document.write('<li><P><a title=.ao target="cnrty" href="http://en.wikipedia.org/wiki/.ao">.ao</A> - <a title=Angola target="cnrty" href="http://en.wikipedia.org/wiki/Angola">Angola</A> </P>');
	ccWindow.document.write('<li><P><a title=.aq target="cnrty" href="http://en.wikipedia.org/wiki/.aq">.aq</A> - <a title=Antarctica target="cnrty" href="http://en.wikipedia.org/wiki/Antarctica">Antarctica</A> </P>');
	ccWindow.document.write('<li><P><a title=.ar target="cnrty" href="http://en.wikipedia.org/wiki/.ar">.ar</A> - <a title=Argentina target="cnrty" href="http://en.wikipedia.org/wiki/Argentina">Argentina</A> </P>');
	ccWindow.document.write('<li><P><a title=.as target="cnrty" href="http://en.wikipedia.org/wiki/.as">.as</A> - <a title="American Samoa" target="cnrty" href="http://en.wikipedia.org/wiki/American_Samoa">American Samoa</A>  </P>');
	ccWindow.document.write('<li><P><a title=.at target="cnrty" href="http://en.wikipedia.org/wiki/.at">.at</A> - <a title=Austria target="cnrty" href="http://en.wikipedia.org/wiki/Austria">Austria</A>  </P>');
	ccWindow.document.write('<li><P><a title=.au target="cnrty" href="http://en.wikipedia.org/wiki/.au">.au</A> - <a title=Australia target="cnrty" href="http://en.wikipedia.org/wiki/Australia">Australia</A> </P>');
	ccWindow.document.write('<li><P><a title=.aw target="cnrty" href="http://en.wikipedia.org/wiki/.aw">.aw</A> - <a title=Aruba target="cnrty" href="http://en.wikipedia.org/wiki/Aruba">Aruba</A> </P>');
	ccWindow.document.write('<li><P><a title=.ax target="cnrty" href="http://en.wikipedia.org/wiki/.ax">.ax</A> - <a title="Aland Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Aland_Islands">Aland Islands</A> </P>');
	ccWindow.document.write('<li><P><a title=.az target="cnrty" href="http://en.wikipedia.org/wiki/.az">.az</A> - <a title=Azerbaijan target="cnrty" href="http://en.wikipedia.org/wiki/Azerbaijan">Azerbaijan</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>B</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.ba target="cnrty" href="http://en.wikipedia.org/wiki/.ba">.ba</A> - <a title="Bosnia and Herzegovina" target="cnrty" href="http://en.wikipedia.org/wiki/Bosnia_and_Herzegovina">Bosnia and Herzegovina</A> </P>');
	ccWindow.document.write('<li><P><a title=.bb target="cnrty" href="http://en.wikipedia.org/wiki/.bb">.bb</A> - <a title=Barbados target="cnrty" href="http://en.wikipedia.org/wiki/Barbados">Barbados</A> </P>');
	ccWindow.document.write('<li><P><a title=.bd target="cnrty" href="http://en.wikipedia.org/wiki/.bd">.bd</A> - <a title=Bangladesh target="cnrty" href="http://en.wikipedia.org/wiki/Bangladesh">Bangladesh</A> </P>');
	ccWindow.document.write('<li><P><a title=.be target="cnrty" href="http://en.wikipedia.org/wiki/.be">.be</A> - <a title=Belgium target="cnrty" href="http://en.wikipedia.org/wiki/Belgium">Belgium</A>  </P>');
	ccWindow.document.write('<li><P><a title=.bf target="cnrty" href="http://en.wikipedia.org/wiki/.bf">.bf</A> - <a title="Burkina Faso" target="cnrty" href="http://en.wikipedia.org/wiki/Burkina_Faso">Burkina Faso</A> </P>');
	ccWindow.document.write('<li><P><a title=.bg target="cnrty" href="http://en.wikipedia.org/wiki/.bg">.bg</A> - <a title=Bulgaria target="cnrty" href="http://en.wikipedia.org/wiki/Bulgaria">Bulgaria</A> </P>');
	ccWindow.document.write('<li><P><a title=.bh target="cnrty" href="http://en.wikipedia.org/wiki/.bh">.bh</A> - <a title=Bahrain target="cnrty" href="http://en.wikipedia.org/wiki/Bahrain">Bahrain</A> </P>');
	ccWindow.document.write('<li><P><a title=.bi target="cnrty" href="http://en.wikipedia.org/wiki/.bi">.bi</A> - <a title=Burundi target="cnrty" href="http://en.wikipedia.org/wiki/Burundi">Burundi</A>  </P>');
	ccWindow.document.write('<li><P><a title=.bj target="cnrty" href="http://en.wikipedia.org/wiki/.bj">.bj</A> - <a title=Benin target="cnrty" href="http://en.wikipedia.org/wiki/Benin">Benin</A> </P>');
	ccWindow.document.write('<li><P><a title=.bm target="cnrty" href="http://en.wikipedia.org/wiki/.bm">.bm</A> - <a title=Bermuda target="cnrty" href="http://en.wikipedia.org/wiki/Bermuda">Bermuda</A> </P>');
	ccWindow.document.write('<li><P><a title=.bn target="cnrty" href="http://en.wikipedia.org/wiki/.bn">.bn</A> - <a title=Brunei target="cnrty" href="http://en.wikipedia.org/wiki/Brunei">Brunei</A> </P>');
	ccWindow.document.write('<li><P><a title=.bo target="cnrty" href="http://en.wikipedia.org/wiki/.bo">.bo</A> - <a title=Bolivia target="cnrty" href="http://en.wikipedia.org/wiki/Bolivia">Bolivia</A>  </P>');
	ccWindow.document.write('<li><P><a title=.br target="cnrty" href="http://en.wikipedia.org/wiki/.br">.br</A> - <a title=Brazil target="cnrty" href="http://en.wikipedia.org/wiki/Brazil">Brazil</A>  </P>');
	ccWindow.document.write('<li><P><a title=.bs target="cnrty" href="http://en.wikipedia.org/wiki/.bs">.bs</A> - <a title="The Bahamas" target="cnrty" href="http://en.wikipedia.org/wiki/The_Bahamas">Bahamas</A>  </P>');
	ccWindow.document.write('<li><P><a title=.bt target="cnrty" href="http://en.wikipedia.org/wiki/.bt">.bt</A> - <a title=Bhutan target="cnrty" href="http://en.wikipedia.org/wiki/Bhutan">Bhutan</A> </P>');
	ccWindow.document.write('<li><P><a title=.bu target="cnrty" href="http://en.wikipedia.org/wiki/.bu">.bu</A> - <a title=Myanmar target="cnrty" href="http://en.wikipedia.org/wiki/Myanmar">Burma</A> <br><I>(re-naming of country to Myanmar, see <a title=.mm target="cnrty" href="http://en.wikipedia.org/wiki/.mm">.mm</A>)</I> </P>');
	ccWindow.document.write('<li><P><a title=.bv target="cnrty" href="http://en.wikipedia.org/wiki/.bv">.bv</A> - <a title="Bouvet Island" target="cnrty" href="http://en.wikipedia.org/wiki/Bouvet_Island">Bouvet Island</A> <br><I>(not in use; no registrations)</I> </P>');
	ccWindow.document.write('<li><P><a title=.bw target="cnrty" href="http://en.wikipedia.org/wiki/.bw">.bw</A> - <a title=Botswana target="cnrty" href="http://en.wikipedia.org/wiki/Botswana">Botswana</A> </P>');
	ccWindow.document.write('<li><P><a title=.by target="cnrty" href="http://en.wikipedia.org/wiki/.by">.by</A> - <a title=Belarus target="cnrty" href="http://en.wikipedia.org/wiki/Belarus">Belarus</A> </P>');
	ccWindow.document.write('<li><P><a title=.bz target="cnrty" href="http://en.wikipedia.org/wiki/.bz">.bz</A> - <a title=Belize target="cnrty" href="http://en.wikipedia.org/wiki/Belize">Belize</A>  </P></li>');
	ccWindow.document.write('</UL><P><STRONG>C</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.ca target="cnrty" href="http://en.wikipedia.org/wiki/.ca">.ca</A> - <a title=Canada target="cnrty" href="http://en.wikipedia.org/wiki/Canada">Canada</A> </P>');
	ccWindow.document.write('<li><P><a title=.cc target="cnrty" href="http://en.wikipedia.org/wiki/.cc">.cc</A> - <a title="Cocos (Keeling) Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Cocos_(Keeling)_Islands">Cocos (Keeling) Islands</A>  </P>');
	ccWindow.document.write('<li><P><a title=.cd target="cnrty" href="http://en.wikipedia.org/wiki/.cd">.cd</A> - <a title="Democratic Republic of the Congo" target="cnrty" href="http://en.wikipedia.org/wiki/Democratic_Republic_of_the_Congo">Democratic Republic of the Congo</A> <br>(<I>formerly</I> .zr - <a title=aire target="cnrty" href="http://en.wikipedia.org/wiki/aire">aire</A>)  </P>');
	ccWindow.document.write('<li><P><a title=.cf target="cnrty" href="http://en.wikipedia.org/wiki/.cf">.cf</A> - <a title="Central African Republic" target="cnrty" href="http://en.wikipedia.org/wiki/Central_African_Republic">Central African Republic</A> </P>');
	ccWindow.document.write('<li><P><a title=.cg target="cnrty" href="http://en.wikipedia.org/wiki/.cg">.cg</A> - <a title="Republic of the Congo" target="cnrty" href="http://en.wikipedia.org/wiki/Republic_of_the_Congo">Republic of the Congo</A>  </P>');
	ccWindow.document.write('<li><P><a title=.ch target="cnrty" href="http://en.wikipedia.org/wiki/.ch">.ch</A> - <a title=Switzerland target="cnrty" href="http://en.wikipedia.org/wiki/Switzerland">Switzerland</A>  </P>');
	ccWindow.document.write('<li><P><a title=.ci target="cnrty" href="http://en.wikipedia.org/wiki/.ci">.ci</A> - <a title="Côte d\'Ivoire" target="cnrty" href="http://en.wikipedia.org/wiki/CÃ´te_d\'Ivoire">Côte d\'Ivoire</A> <br>(<i>The Ivory Coast</I>) </P>');
	ccWindow.document.write('<li><P><a title=.ck target="cnrty" href="http://en.wikipedia.org/wiki/.ck">.ck</A> - <a title="Cook Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Cook_Islands">Cook Islands</A>  </P>');
	ccWindow.document.write('<li><P><a title=.cl target="cnrty" href="http://en.wikipedia.org/wiki/.cl">.cl</A> - <a title=Chile target="cnrty" href="http://en.wikipedia.org/wiki/Chile">Chile</A> </P>');
	ccWindow.document.write('<li><P><a title=.cm target="cnrty" href="http://en.wikipedia.org/wiki/.cm">.cm</A> - <a title=Cameroon target="cnrty" href="http://en.wikipedia.org/wiki/Cameroon">Cameroon</A> </P>');
	ccWindow.document.write('<li><P><a title=.cn target="cnrty" href="http://en.wikipedia.org/wiki/.cn">.cn</A> - <a title=China target="cnrty" href="http://en.wikipedia.org/wiki/China">China</A>  </P>');
	ccWindow.document.write('<li><P><a title=.co target="cnrty" href="http://en.wikipedia.org/wiki/.co">.co</A> - <a title=Colombia target="cnrty" href="http://en.wikipedia.org/wiki/Colombia">Colombia</A> </P>');
	ccWindow.document.write('<li><P><a title=.cr target="cnrty" href="http://en.wikipedia.org/wiki/.cr">.cr</A> - <a title="Costa Rica" target="cnrty" href="http://en.wikipedia.org/wiki/Costa_Rica">Costa Rica</A> </P>');
	ccWindow.document.write('<li><P><a title=.cs target="cnrty" href="http://en.wikipedia.org/wiki/.cs">.cs</A> - <a title="Serbia and Montenegro" target="cnrty" href="http://en.wikipedia.org/wiki/Serbia_and_Montenegro">Serbia and Montenegro</A> (<I>formerly</I> .yu - <a title=Yugoslavia target="cnrty" href="http://en.wikipedia.org/wiki/Yugoslavia">Yugoslavia</A>; ');
	ccWindow.document.write('	<br><I>Note: on <a title="June 3" target="cnrty" href="http://en.wikipedia.org/wiki/June_3">June 3</A>, <a title=2006 target="cnrty" href="http://en.wikipedia.org/wiki/2006">2006</A>,</I> <a title=Montenegro target="cnrty" href="http://en.wikipedia.org/wiki/Montenegro">Montenegro</A> declared independence, thus dissolving the state union) <I>(.cs code not assigned; no DNS)</I> (<I>.cs code previously used for</I> <a title=Czechoslovakia target="cnrty" href="http://en.wikipedia.org/wiki/Czechoslovakia">Czechoslovakia</A>) </P>');
	ccWindow.document.write('<li><P><a title=.cu target="cnrty" href="http://en.wikipedia.org/wiki/.cu">.cu</A> - <a title=Cuba target="cnrty" href="http://en.wikipedia.org/wiki/Cuba">Cuba</A> </P>');
	ccWindow.document.write('<li><P><a title=.cv target="cnrty" href="http://en.wikipedia.org/wiki/.cv">.cv</A> - <a title="Cape Verde" target="cnrty" href="http://en.wikipedia.org/wiki/Cape_Verde">Cape Verde</A> </P>');
	ccWindow.document.write('<li><P><a title=.cx target="cnrty" href="http://en.wikipedia.org/wiki/.cx">.cx</A> - <a title="Christmas Island" target="cnrty" href="http://en.wikipedia.org/wiki/Christmas_Island">Christmas Island</A>  </P>');
	ccWindow.document.write('<li><P><a title=.cy target="cnrty" href="http://en.wikipedia.org/wiki/.cy">.cy</A> - <a title=Cyprus target="cnrty" href="http://en.wikipedia.org/wiki/Cyprus">Cyprus</A> </P>');
	ccWindow.document.write('<li><P><a title=.cz target="cnrty" href="http://en.wikipedia.org/wiki/.cz">.cz</A> - <a title="Czech Republic" target="cnrty" href="http://en.wikipedia.org/wiki/Czech_Republic">Czech Republic</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>D</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.de target="cnrty" href="http://en.wikipedia.org/wiki/.de">.de</A> - <a title=Germany target="cnrty" href="http://en.wikipedia.org/wiki/Germany">Germany</A> </P>');
	ccWindow.document.write('<li><P><a title=.dj target="cnrty" href="http://en.wikipedia.org/wiki/.dj">.dj</A> - <a title=Djibouti target="cnrty" href="http://en.wikipedia.org/wiki/Djibouti">Djibouti</A>  </P>');
	ccWindow.document.write('<li><P><a title=.dk target="cnrty" href="http://en.wikipedia.org/wiki/.dk">.dk</A> - <a title=Denmark target="cnrty" href="http://en.wikipedia.org/wiki/Denmark">Denmark</A>  </P>');
	ccWindow.document.write('<li><P><a title=.dm target="cnrty" href="http://en.wikipedia.org/wiki/.dm">.dm</A> - <a title=Dominica target="cnrty" href="http://en.wikipedia.org/wiki/Dominica">Dominica</A> </P>');
	ccWindow.document.write('<li><P><a title=.do target="cnrty" href="http://en.wikipedia.org/wiki/.do">.do</A> - <a title="Dominican Republic" target="cnrty" href="http://en.wikipedia.org/wiki/Dominican_Republic">Dominican Republic</A> </P>');
	ccWindow.document.write('<li><P><a title=.dz target="cnrty" href="http://en.wikipedia.org/wiki/.dz">.dz</A> - <a title=Algeria target="cnrty" href="http://en.wikipedia.org/wiki/Algeria">Algeria</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>E</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.ec target="cnrty" href="http://en.wikipedia.org/wiki/.ec">.ec</A> - <a title=Ecuador target="cnrty" href="http://en.wikipedia.org/wiki/Ecuador">Ecuador</A>  </P>');
	ccWindow.document.write('<li><P><a title=.ee target="cnrty" href="http://en.wikipedia.org/wiki/.ee">.ee</A> - <a title=Estonia target="cnrty" href="http://en.wikipedia.org/wiki/Estonia">Estonia</A> </P>');
	ccWindow.document.write('<li><P><a title=.eg target="cnrty" href="http://en.wikipedia.org/wiki/.eg">.eg</A> - <a title=Egypt target="cnrty" href="http://en.wikipedia.org/wiki/Egypt">Egypt</A> </P>');
	ccWindow.document.write('<li><P><a title=.er target="cnrty" href="http://en.wikipedia.org/wiki/.er">.er</A> - <a title=Eritrea target="cnrty" href="http://en.wikipedia.org/wiki/Eritrea">Eritrea</A> </P>');
	ccWindow.document.write('<li><P><a title=.es target="cnrty" href="http://en.wikipedia.org/wiki/.es">.es</A> - <a title=Spain target="cnrty" href="http://en.wikipedia.org/wiki/Spain">Spain</A>  </P>');
	ccWindow.document.write('<li><P><a title=.et target="cnrty" href="http://en.wikipedia.org/wiki/.et">.et</A> - <a title=Ethiopia target="cnrty" href="http://en.wikipedia.org/wiki/Ethiopia">Ethiopia</A> </P>');
	ccWindow.document.write('<li><P><a title=.eu target="cnrty" href="http://en.wikipedia.org/wiki/.eu">.eu</A> - <a title="European Union" target="cnrty" href="http://en.wikipedia.org/wiki/European_Union">European Union</A> <br><I>(code "exceptionally reserved" by ISO 3166-1)</I> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>F</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.fi target="cnrty" href="http://en.wikipedia.org/wiki/.fi">.fi</A> - <a title=Finland target="cnrty" href="http://en.wikipedia.org/wiki/Finland">Finland</A> </P>');
	ccWindow.document.write('<li><P><a title=.fj target="cnrty" href="http://en.wikipedia.org/wiki/.fj">.fj</A> - <a title=Fiji target="cnrty" href="http://en.wikipedia.org/wiki/Fiji">Fiji</A>  </P>');
	ccWindow.document.write('<li><P><a title=.fk target="cnrty" href="http://en.wikipedia.org/wiki/.fk">.fk</A> - <a title="Falkland Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Falkland_Islands">Falkland Islands</A> </P>');
	ccWindow.document.write('<li><P><a title=.fm target="cnrty" href="http://en.wikipedia.org/wiki/.fm">.fm</A> - <a title="Federated States of Micronesia" target="cnrty" href="http://en.wikipedia.org/wiki/Federated_States_of_Micronesia">Federated States of Micronesia</A>  </P>');
	ccWindow.document.write('<li><P><a title=.fo target="cnrty" href="http://en.wikipedia.org/wiki/.fo">.fo</A> - <a title="Faroe Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Faroe_Islands">Faroe Islands</A> </P>');
	ccWindow.document.write('<li><P><a title=.fr target="cnrty" href="http://en.wikipedia.org/wiki/.fr">.fr</A> - <a title=France target="cnrty" href="http://en.wikipedia.org/wiki/France">France</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>G</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.ga target="cnrty" href="http://en.wikipedia.org/wiki/.ga">.ga</A> - <a title=Gabon target="cnrty" href="http://en.wikipedia.org/wiki/Gabon">Gabon</A> </P>');
	ccWindow.document.write('<li><P><a title=.gb target="cnrty" href="http://en.wikipedia.org/wiki/.gb">.gb</A> - <a title="United Kingdom" target="cnrty" href="http://en.wikipedia.org/wiki/United_Kingdom">United Kingdom</A> <br><I>(Reserved domain by IANA; deprecated – see <a title=.uk target="cnrty" href="http://en.wikipedia.org/wiki/.uk">.uk</A>)</I> </P>');
	ccWindow.document.write('<li><P><a title=.gd target="cnrty" href="http://en.wikipedia.org/wiki/.gd">.gd</A> - <a title=Grenada target="cnrty" href="http://en.wikipedia.org/wiki/Grenada">Grenada</A> </P>');
	ccWindow.document.write('<li><P><a title=.ge target="cnrty" href="http://en.wikipedia.org/wiki/.ge">.ge</A> - <a title="Georgia (country)" target="cnrty" href="http://en.wikipedia.org/wiki/Georgia_(country)">Georgia</A> </P>');
	ccWindow.document.write('<li><P><a title=.gf target="cnrty" href="http://en.wikipedia.org/wiki/.gf">.gf</A> - <a title="French Guiana" target="cnrty" href="http://en.wikipedia.org/wiki/French_Guiana">French Guiana</A> </P>');
	ccWindow.document.write('<li><P><a title=.gg target="cnrty" href="http://en.wikipedia.org/wiki/.gg">.gg</A> - <a title=Guernsey target="cnrty" href="http://en.wikipedia.org/wiki/Guernsey">Guernsey</A> </P>');
	ccWindow.document.write('<li><P><a title=.gh target="cnrty" href="http://en.wikipedia.org/wiki/.gh">.gh</A> - <a title=Ghana target="cnrty" href="http://en.wikipedia.org/wiki/Ghana">Ghana</A> </P>');
	ccWindow.document.write('<li><P><a title=.gi target="cnrty" href="http://en.wikipedia.org/wiki/.gi">.gi</A> - <a title=Gibraltar target="cnrty" href="http://en.wikipedia.org/wiki/Gibraltar">Gibraltar</A> </P>');
	ccWindow.document.write('<li><P><a title=.gl target="cnrty" href="http://en.wikipedia.org/wiki/.gl">.gl</A> - <a title=Greenland target="cnrty" href="http://en.wikipedia.org/wiki/Greenland">Greenland</A>  </P>');
	ccWindow.document.write('<li><P><a title=.gm target="cnrty" href="http://en.wikipedia.org/wiki/.gm">.gm</A> - <a title="The Gambia" target="cnrty" href="http://en.wikipedia.org/wiki/The_Gambia">Gambia</A> </P>');
	ccWindow.document.write('<li><P><a title=.gn target="cnrty" href="http://en.wikipedia.org/wiki/.gn">.gn</A> - <a title=Guinea target="cnrty" href="http://en.wikipedia.org/wiki/Guinea">Guinea</A> </P>');
	ccWindow.document.write('<li><P><a title=.gp target="cnrty" href="http://en.wikipedia.org/wiki/.gp">.gp</A> - <a title=Guadeloupe target="cnrty" href="http://en.wikipedia.org/wiki/Guadeloupe">Guadeloupe</A> </P>');
	ccWindow.document.write('<li><P><a title=.gq target="cnrty" href="http://en.wikipedia.org/wiki/.gq">.gq</A> - <a title="Equatorial Guinea" target="cnrty" href="http://en.wikipedia.org/wiki/Equatorial_Guinea">Equatorial Guinea</A> </P>');
	ccWindow.document.write('<li><P><a title=.gr target="cnrty" href="http://en.wikipedia.org/wiki/.gr">.gr</A> - <a title=Greece target="cnrty" href="http://en.wikipedia.org/wiki/Greece">Greece</A>  </P>');
	ccWindow.document.write('<li><P><a title=.gs target="cnrty" href="http://en.wikipedia.org/wiki/.gs">.gs</A> - <a title="South Georgia and the South Sandwich Islands" target="cnrty" href="http://en.wikipedia.org/wiki/South_Georgia_and_the_South_Sandwich_Islands">South Georgia and the South Sandwich Islands</A>  </P>');
	ccWindow.document.write('<li><P><a title=.gt target="cnrty" href="http://en.wikipedia.org/wiki/.gt">.gt</A> - <a title=Guatemala target="cnrty" href="http://en.wikipedia.org/wiki/Guatemala">Guatemala</A> </P>');
	ccWindow.document.write('<li><P><a title=.gu target="cnrty" href="http://en.wikipedia.org/wiki/.gu">.gu</A> - <a title=Guam target="cnrty" href="http://en.wikipedia.org/wiki/Guam">Guam</A> </P>');
	ccWindow.document.write('<li><P><a title=.gw target="cnrty" href="http://en.wikipedia.org/wiki/.gw">.gw</A> - <a title=Guinea-Bissau target="cnrty" href="http://en.wikipedia.org/wiki/Guinea-Bissau">Guinea-Bissau</A> </P>');
	ccWindow.document.write('<li><P><a title=.gy target="cnrty" href="http://en.wikipedia.org/wiki/.gy">.gy</A> - <a title=Guyana target="cnrty" href="http://en.wikipedia.org/wiki/Guyana">Guyana</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>H</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.hk target="cnrty" href="http://en.wikipedia.org/wiki/.hk">.hk</A> - <a title="Hong Kong" target="cnrty" href="http://en.wikipedia.org/wiki/Hong_Kong">Hong Kong</A>  </P>');
	ccWindow.document.write('<li><P><a title=.hm target="cnrty" href="http://en.wikipedia.org/wiki/.hm">.hm</A> - <a title="Heard Island and McDonald Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Heard_Island_and_McDonald_Islands">Heard Island and McDonald Islands</A>  </P>');
	ccWindow.document.write('<li><P><a title=.hn target="cnrty" href="http://en.wikipedia.org/wiki/.hn">.hn</A> - <a title=Honduras target="cnrty" href="http://en.wikipedia.org/wiki/Honduras">Honduras</A> </P>');
	ccWindow.document.write('<li><P><a title=.hr target="cnrty" href="http://en.wikipedia.org/wiki/.hr">.hr</A> - <a title=Croatia target="cnrty" href="http://en.wikipedia.org/wiki/Croatia">Croatia</A> </P>');
	ccWindow.document.write('<li><P><a title=.ht target="cnrty" href="http://en.wikipedia.org/wiki/.ht">.ht</A> - <a title=Haiti target="cnrty" href="http://en.wikipedia.org/wiki/Haiti">Haiti</A> </P>');
	ccWindow.document.write('<li><P><a title=.hu target="cnrty" href="http://en.wikipedia.org/wiki/.hu">.hu</A> - <a title=Hungary target="cnrty" href="http://en.wikipedia.org/wiki/Hungary">Hungary</A>  </P></li>');
	ccWindow.document.write('</UL><P><STRONG>I</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.id target="cnrty" href="http://en.wikipedia.org/wiki/.id">.id</A> - <a title=Indonesia target="cnrty" href="http://en.wikipedia.org/wiki/Indonesia">Indonesia</A> </P>');
	ccWindow.document.write('<li><P><a title=.ie target="cnrty" href="http://en.wikipedia.org/wiki/.ie">.ie</A> - <a title=Ireland target="cnrty" href="http://en.wikipedia.org/wiki/Ireland">Ireland</A> </P>');
	ccWindow.document.write('<li><P><a title=.il target="cnrty" href="http://en.wikipedia.org/wiki/.il">.il</A> - <a title=Israel target="cnrty" href="http://en.wikipedia.org/wiki/Israel">Israel</A>  </P>');
	ccWindow.document.write('<li><P><a title=.im target="cnrty" href="http://en.wikipedia.org/wiki/.im">.im</A> - <a title="Isle of Man" target="cnrty" href="http://en.wikipedia.org/wiki/Isle_of_Man">Isle of Man</A>  </P>');
	ccWindow.document.write('<li><P><a title=.in target="cnrty" href="http://en.wikipedia.org/wiki/.in">.in</A> - <a title=India target="cnrty" href="http://en.wikipedia.org/wiki/India">India</A>  </P>');
	ccWindow.document.write('<li><P><a title=.io target="cnrty" href="http://en.wikipedia.org/wiki/.io">.io</A> - <a title="British Indian Ocean Territory" target="cnrty" href="http://en.wikipedia.org/wiki/British_Indian_Ocean_Territory">British Indian Ocean Territory</A>  </P>');
	ccWindow.document.write('<li><P><a title=.iq target="cnrty" href="http://en.wikipedia.org/wiki/.iq">.iq</A> - <a title=Iraq target="cnrty" href="http://en.wikipedia.org/wiki/Iraq">Iraq</A> </P>');
	ccWindow.document.write('<li><P><a title=.ir target="cnrty" href="http://en.wikipedia.org/wiki/.ir">.ir</A> - <a title=Iran target="cnrty" href="http://en.wikipedia.org/wiki/Iran">Iran</A> </P>');
	ccWindow.document.write('<li><P><a title=.is target="cnrty" href="http://en.wikipedia.org/wiki/.is">.is</A> - <a title=Iceland target="cnrty" href="http://en.wikipedia.org/wiki/Iceland">Iceland</A> </P>');
	ccWindow.document.write('<li><P><a title=.it target="cnrty" href="http://en.wikipedia.org/wiki/.it">.it</A> - <a title=Italy target="cnrty" href="http://en.wikipedia.org/wiki/Italy">Italy</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>J</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.je target="cnrty" href="http://en.wikipedia.org/wiki/.je">.je</A> - <a title=Jersey target="cnrty" href="http://en.wikipedia.org/wiki/Jersey">Jersey</A> </P>');
	ccWindow.document.write('<li><P><a title=.jm target="cnrty" href="http://en.wikipedia.org/wiki/.jm">.jm</A> - <a title=Jamaica target="cnrty" href="http://en.wikipedia.org/wiki/Jamaica">Jamaica</A> </P>');
	ccWindow.document.write('<li><P><a title=.jo target="cnrty" href="http://en.wikipedia.org/wiki/.jo">.jo</A> - <a title=Jordan target="cnrty" href="http://en.wikipedia.org/wiki/Jordan">Jordan</A> </P>');
	ccWindow.document.write('<li><P><a title=.jp target="cnrty" href="http://en.wikipedia.org/wiki/.jp">.jp</A> - <a title=Japan target="cnrty" href="http://en.wikipedia.org/wiki/Japan">Japan</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>K</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.ke target="cnrty" href="http://en.wikipedia.org/wiki/.ke">.ke</A> - <a title=Kenya target="cnrty" href="http://en.wikipedia.org/wiki/Kenya">Kenya</A> </P>');
	ccWindow.document.write('<li><P><a title=.kg target="cnrty" href="http://en.wikipedia.org/wiki/.kg">.kg</A> - <a title=Kyrgyzstan target="cnrty" href="http://en.wikipedia.org/wiki/Kyrgyzstan">Kyrgyzstan</A> </P>');
	ccWindow.document.write('<li><P><a title=.kh target="cnrty" href="http://en.wikipedia.org/wiki/.kh">.kh</A> - <a title=Cambodia target="cnrty" href="http://en.wikipedia.org/wiki/Cambodia">Cambodia</A> </P>');
	ccWindow.document.write('<li><P><a title=.ki target="cnrty" href="http://en.wikipedia.org/wiki/.ki">.ki</A> - <a title=Kiribati target="cnrty" href="http://en.wikipedia.org/wiki/Kiribati">Kiribati</A> </P>');
	ccWindow.document.write('<li><P><a title=.km target="cnrty" href="http://en.wikipedia.org/wiki/.km">.km</A> - <a title=Comoros target="cnrty" href="http://en.wikipedia.org/wiki/Comoros">Comoros</A> </P>');
	ccWindow.document.write('<li><P><a title=.kn target="cnrty" href="http://en.wikipedia.org/wiki/.kn">.kn</A> - <a title="Saint Kitts and Nevis" target="cnrty" href="http://en.wikipedia.org/wiki/Saint_Kitts_and_Nevis">Saint Kitts and Nevis</A> </P>');
	ccWindow.document.write('<li><P><a title=.kr target="cnrty" href="http://en.wikipedia.org/wiki/.kr">.kr</A> - <a title="South Korea" target="cnrty" href="http://en.wikipedia.org/wiki/South_Korea">South Korea</A> </P>');
	ccWindow.document.write('<li><P><a title=.kw target="cnrty" href="http://en.wikipedia.org/wiki/.kw">.kw</A> - <a title=Kuwait target="cnrty" href="http://en.wikipedia.org/wiki/Kuwait">Kuwait</A> </P>');
	ccWindow.document.write('<li><P><a title=.ky target="cnrty" href="http://en.wikipedia.org/wiki/.ky">.ky</A> - <a title="Cayman Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Cayman_Islands">Cayman Islands</A> </P>');
	ccWindow.document.write('<li><P><a title=.kz target="cnrty" href="http://en.wikipedia.org/wiki/.kz">.kz</A> - <a title=Kaakhstan target="cnrty" href="http://en.wikipedia.org/wiki/Kaakhstan">Kaakhstan</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>L</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.la target="cnrty" href="http://en.wikipedia.org/wiki/.la">.la</A> - <a title=Laos target="cnrty" href="http://en.wikipedia.org/wiki/Laos">Laos</A>  </P>');
	ccWindow.document.write('<li><P><a title=.lb target="cnrty" href="http://en.wikipedia.org/wiki/.lb">.lb</A> - <a title=Lebanon target="cnrty" href="http://en.wikipedia.org/wiki/Lebanon">Lebanon</A> </P>');
	ccWindow.document.write('<li><P><a title=.lc target="cnrty" href="http://en.wikipedia.org/wiki/.lc">.lc</A> - <a title="Saint Lucia" target="cnrty" href="http://en.wikipedia.org/wiki/Saint_Lucia">Saint Lucia</A> </P>');
	ccWindow.document.write('<li><P><a title=.li target="cnrty" href="http://en.wikipedia.org/wiki/.li">.li</A> - <a title=liechtenstein target="cnrty" href="http://en.wikipedia.org/wiki/liechtenstein">liechtenstein</A>  </P>');
	ccWindow.document.write('<li><P><a title=.lk target="cnrty" href="http://en.wikipedia.org/wiki/.lk">.lk</A> - <a title="Sri Lanka" target="cnrty" href="http://en.wikipedia.org/wiki/Sri_Lanka">Sri Lanka</A> </P>');
	ccWindow.document.write('<li><P><a title=.lr target="cnrty" href="http://en.wikipedia.org/wiki/.lr">.lr</A> - <a title=liberia target="cnrty" href="http://en.wikipedia.org/wiki/liberia">liberia</A> </P>');
	ccWindow.document.write('<li><P><a title=.ls target="cnrty" href="http://en.wikipedia.org/wiki/.ls">.ls</A> - <a title=Lesotho target="cnrty" href="http://en.wikipedia.org/wiki/Lesotho">Lesotho</A> </P>');
	ccWindow.document.write('<li><P><a title=.lt target="cnrty" href="http://en.wikipedia.org/wiki/.lt">.lt</A> - <a title=lithuania target="cnrty" href="http://en.wikipedia.org/wiki/lithuania">lithuania</A> </P>');
	ccWindow.document.write('<li><P><a title=.lu target="cnrty" href="http://en.wikipedia.org/wiki/.lu">.lu</A> - <a title=Luxembourg target="cnrty" href="http://en.wikipedia.org/wiki/Luxembourg">Luxembourg</A> </P>');
	ccWindow.document.write('<li><P><a title=.lv target="cnrty" href="http://en.wikipedia.org/wiki/.lv">.lv</A> - <a title=Latvia target="cnrty" href="http://en.wikipedia.org/wiki/Latvia">Latvia</A>  </P>');
	ccWindow.document.write('<li><P><a title=.ly target="cnrty" href="http://en.wikipedia.org/wiki/.ly">.ly</A> - <a title=libya target="cnrty" href="http://en.wikipedia.org/wiki/libya">libya</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>M</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.ma target="cnrty" href="http://en.wikipedia.org/wiki/.ma">.ma</A> - <a title=Morocco target="cnrty" href="http://en.wikipedia.org/wiki/Morocco">Morocco</A> </P>');
	ccWindow.document.write('<li><P><a title=.mc target="cnrty" href="http://en.wikipedia.org/wiki/.mc">.mc</A> - <a title=Monaco target="cnrty" href="http://en.wikipedia.org/wiki/Monaco">Monaco</A> </P>');
	ccWindow.document.write('<li><P><a title=.md target="cnrty" href="http://en.wikipedia.org/wiki/.md">.md</A> - <a title=Moldova target="cnrty" href="http://en.wikipedia.org/wiki/Moldova">Moldova</A>  </P>');
	ccWindow.document.write('<li><P><a title=.me target="cnrty" href="http://en.wikipedia.org/wiki/.me">.me</A> - <a title=Montenegro target="cnrty" href="http://en.wikipedia.org/wiki/Montenegro">Montenegro</A> </P>');
	ccWindow.document.write('<li><P><a title=.mg target="cnrty" href="http://en.wikipedia.org/wiki/.mg">.mg</A> - <a title=Madagascar target="cnrty" href="http://en.wikipedia.org/wiki/Madagascar">Madagascar</A> </P>');
	ccWindow.document.write('<li><P><a title=.mh target="cnrty" href="http://en.wikipedia.org/wiki/.mh">.mh</A> - <a title="Marshall Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Marshall_Islands">Marshall Islands</A> </P>');
	ccWindow.document.write('<li><P><a title=.mk target="cnrty" href="http://en.wikipedia.org/wiki/.mk">.mk</A> - <a title="Republic of Macedonia" target="cnrty" href="http://en.wikipedia.org/wiki/Republic_of_Macedonia">Republic of Macedonia</A> </P>');
	ccWindow.document.write('<li><P><a title=.ml target="cnrty" href="http://en.wikipedia.org/wiki/.ml">.ml</A> - <a title=Mali target="cnrty" href="http://en.wikipedia.org/wiki/Mali">Mali</A> </P>');
	ccWindow.document.write('<li><P><a title=.mm target="cnrty" href="http://en.wikipedia.org/wiki/.mm">.mm</A> - <a title=Myanmar target="cnrty" href="http://en.wikipedia.org/wiki/Myanmar">Myanmar</A> <br>(<I>formerly</I> <a title=.bu target="cnrty" href="http://en.wikipedia.org/wiki/.bu">.bu</A> - <a title=Myanmar target="cnrty" href="http://en.wikipedia.org/wiki/Myanmar">Burma</A>) </P>');
	ccWindow.document.write('<li><P><a title=.mn target="cnrty" href="http://en.wikipedia.org/wiki/.mn">.mn</A> - <a title=Mongolia target="cnrty" href="http://en.wikipedia.org/wiki/Mongolia">Mongolia</A>  </P>');
	ccWindow.document.write('<li><P><a title=.mo target="cnrty" href="http://en.wikipedia.org/wiki/.mo">.mo</A> - <a title=Macau target="cnrty" href="http://en.wikipedia.org/wiki/Macau">Macau</A> </P>');
	ccWindow.document.write('<li><P><a title=.mp target="cnrty" href="http://en.wikipedia.org/wiki/.mp">.mp</A> - <a title="Northern Mariana Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Northern_Mariana_Islands">Northern Mariana Islands</A>  </P>');
	ccWindow.document.write('<li><P><a title=.mq target="cnrty" href="http://en.wikipedia.org/wiki/.mq">.mq</A> - <a title=Martinique target="cnrty" href="http://en.wikipedia.org/wiki/Martinique">Martinique</A> </P>');
	ccWindow.document.write('<li><P><a title=.mr target="cnrty" href="http://en.wikipedia.org/wiki/.mr">.mr</A> - <a title=Mauritania target="cnrty" href="http://en.wikipedia.org/wiki/Mauritania">Mauritania</A> </P>');
	ccWindow.document.write('<li><P><a title=.ms target="cnrty" href="http://en.wikipedia.org/wiki/.ms">.ms</A> - <a title=Montserrat target="cnrty" href="http://en.wikipedia.org/wiki/Montserrat">Montserrat</A>  </P>');
	ccWindow.document.write('<li><P><a title=.mt target="cnrty" href="http://en.wikipedia.org/wiki/.mt">.mt</A> - <a title=Malta target="cnrty" href="http://en.wikipedia.org/wiki/Malta">Malta</A> </P>');
	ccWindow.document.write('<li><P><a title=.mu target="cnrty" href="http://en.wikipedia.org/wiki/.mu">.mu</A> - <a title=Mauritius target="cnrty" href="http://en.wikipedia.org/wiki/Mauritius">Mauritius</A>  </P>');
	ccWindow.document.write('<li><P><a title=.mv target="cnrty" href="http://en.wikipedia.org/wiki/.mv">.mv</A> - <a title=Maldives target="cnrty" href="http://en.wikipedia.org/wiki/Maldives">Maldives</A> </P>');
	ccWindow.document.write('<li><P><a title=.mw target="cnrty" href="http://en.wikipedia.org/wiki/.mw">.mw</A> - <a title=Malawi target="cnrty" href="http://en.wikipedia.org/wiki/Malawi">Malawi</A>  </P>');
	ccWindow.document.write('<li><P><a title=.mx target="cnrty" href="http://en.wikipedia.org/wiki/.mx">.mx</A> - <a title=Mexico target="cnrty" href="http://en.wikipedia.org/wiki/Mexico">Mexico</A>  </P>');
	ccWindow.document.write('<li><P><a title=.my target="cnrty" href="http://en.wikipedia.org/wiki/.my">.my</A> - <a title=Malaysia target="cnrty" href="http://en.wikipedia.org/wiki/Malaysia">Malaysia</A> </P>');
	ccWindow.document.write('<li><P><a title=.mz target="cnrty" href="http://en.wikipedia.org/wiki/.mz">.mz</A> - <a title=Moambique target="cnrty" href="http://en.wikipedia.org/wiki/Moambique">Moambique</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>N</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.na target="cnrty" href="http://en.wikipedia.org/wiki/.na">.na</A> - <a title=Namibia target="cnrty" href="http://en.wikipedia.org/wiki/Namibia">Namibia</A>  </P>');
	ccWindow.document.write('<li><P><a title=.nc target="cnrty" href="http://en.wikipedia.org/wiki/.nc">.nc</A> - <a title="New Caledonia" target="cnrty" href="http://en.wikipedia.org/wiki/New_Caledonia">New Caledonia</A> </P>');
	ccWindow.document.write('<li><P><a title=.ne target="cnrty" href="http://en.wikipedia.org/wiki/.ne">.ne</A> - <a title=Niger target="cnrty" href="http://en.wikipedia.org/wiki/Niger">Niger</A> </P>');
	ccWindow.document.write('<li><P><a title=.nf target="cnrty" href="http://en.wikipedia.org/wiki/.nf">.nf</A> - <a title="Norfolk Island" target="cnrty" href="http://en.wikipedia.org/wiki/Norfolk_Island">Norfolk Island</A>  </P>');
	ccWindow.document.write('<li><P><a title=.ng target="cnrty" href="http://en.wikipedia.org/wiki/.ng">.ng</A> - <a title=Nigeria target="cnrty" href="http://en.wikipedia.org/wiki/Nigeria">Nigeria</A> </P>');
	ccWindow.document.write('<li><P><a title=.ni target="cnrty" href="http://en.wikipedia.org/wiki/.ni">.ni</A> - <a title=Nicaragua target="cnrty" href="http://en.wikipedia.org/wiki/Nicaragua">Nicaragua</A> </P>');
	ccWindow.document.write('<li><P><a title=.nl target="cnrty" href="http://en.wikipedia.org/wiki/.nl">.nl</A> - <a title=Netherlands target="cnrty" href="http://en.wikipedia.org/wiki/Netherlands">Netherlands</A><br>(The first ccTLD registered) </P>');
	ccWindow.document.write('<li><P><a title=.no target="cnrty" href="http://en.wikipedia.org/wiki/.no">.no</A> - <a title=Norway target="cnrty" href="http://en.wikipedia.org/wiki/Norway">Norway</A> </P>');
	ccWindow.document.write('<li><P><a title=.np target="cnrty" href="http://en.wikipedia.org/wiki/.np">.np</A> - <a title=Nepal target="cnrty" href="http://en.wikipedia.org/wiki/Nepal">Nepal</A> </P>');
	ccWindow.document.write('<li><P><a title=.nr target="cnrty" href="http://en.wikipedia.org/wiki/.nr">.nr</A> - <a title=Nauru target="cnrty" href="http://en.wikipedia.org/wiki/Nauru">Nauru</A>  </P>');
	ccWindow.document.write('<li><P><a title=.nu target="cnrty" href="http://en.wikipedia.org/wiki/.nu">.nu</A> - <a title=Niue target="cnrty" href="http://en.wikipedia.org/wiki/Niue">Niue</A>  </P>');
	ccWindow.document.write('<li><P><a title=.nz target="cnrty" href="http://en.wikipedia.org/wiki/.nz">.nz</A> - <a title="New Zealand" target="cnrty" href="http://en.wikipedia.org/wiki/New_Zealand">New Zealand</A>  </P></li>');
	ccWindow.document.write('</UL><P><STRONG>O</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.om target="cnrty" href="http://en.wikipedia.org/wiki/.om">.om</A> - <a title=Oman target="cnrty" href="http://en.wikipedia.org/wiki/Oman">Oman</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>P</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.pa target="cnrty" href="http://en.wikipedia.org/wiki/.pa">.pa</A> - <a title=Panama target="cnrty" href="http://en.wikipedia.org/wiki/Panama">Panama</A> </P>');
	ccWindow.document.write('<li><P><a title=.pe target="cnrty" href="http://en.wikipedia.org/wiki/.pe">.pe</A> - <a title=Peru target="cnrty" href="http://en.wikipedia.org/wiki/Peru">Peru</A> </P>');
	ccWindow.document.write('<li><P><a title=.pf target="cnrty" href="http://en.wikipedia.org/wiki/.pf">.pf</A> - <a title="French Polynesia" target="cnrty" href="http://en.wikipedia.org/wiki/French_Polynesia">French Polynesia</A> </P>');
	ccWindow.document.write('<li><P><a title=.pg target="cnrty" href="http://en.wikipedia.org/wiki/.pg">.pg</A> - <a title="Papua New Guinea" target="cnrty" href="http://en.wikipedia.org/wiki/Papua_New_Guinea">Papua New Guinea</A> </P>');
	ccWindow.document.write('<li><P><a title=.ph target="cnrty" href="http://en.wikipedia.org/wiki/.ph">.ph</A> - <a title=Philippines target="cnrty" href="http://en.wikipedia.org/wiki/Philippines">Philippines</A>  </P>');
	ccWindow.document.write('<li><P><a title=.pk target="cnrty" href="http://en.wikipedia.org/wiki/.pk">.pk</A> - <a title=Pakistan target="cnrty" href="http://en.wikipedia.org/wiki/Pakistan">Pakistan</A>  </P>');
	ccWindow.document.write('<li><P><a title=.pl target="cnrty" href="http://en.wikipedia.org/wiki/.pl">.pl</A> - <a title=Poland target="cnrty" href="http://en.wikipedia.org/wiki/Poland">Poland</A>  </P>');
	ccWindow.document.write('<li><P><a title=.pm target="cnrty" href="http://en.wikipedia.org/wiki/.pm">.pm</A> - <a title="Saint Pierre and Miquelon" target="cnrty" href="http://en.wikipedia.org/wiki/Saint_Pierre_and_Miquelon">Saint Pierre and Miquelon</A> </P>');
	ccWindow.document.write('<li><P><a title=.pn target="cnrty" href="http://en.wikipedia.org/wiki/.pn">.pn</A> - <a title="Pitcairn Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Pitcairn_Islands">Pitcairn Islands</A>  </P>');
	ccWindow.document.write('<li><P><a title=.pr target="cnrty" href="http://en.wikipedia.org/wiki/.pr">.pr</A> - <a title="Puerto Rico" target="cnrty" href="http://en.wikipedia.org/wiki/Puerto_Rico">Puerto Rico</A>  </P>');
	ccWindow.document.write('<li><P><a title=.ps target="cnrty" href="http://en.wikipedia.org/wiki/.ps">.ps</A> - <a title="Palestinian territories" target="cnrty" href="http://en.wikipedia.org/wiki/Palestinian_territories">Palestinian territories</A>  </P>');
	ccWindow.document.write('<li><P><a title=.pt target="cnrty" href="http://en.wikipedia.org/wiki/.pt">.pt</A> - <a title=Portugal target="cnrty" href="http://en.wikipedia.org/wiki/Portugal">Portugal</A>  </P>');
	ccWindow.document.write('<li><P><a title=.pw target="cnrty" href="http://en.wikipedia.org/wiki/.pw">.pw</A> - <a title=Palau target="cnrty" href="http://en.wikipedia.org/wiki/Palau">Palau</A> </P>');
	ccWindow.document.write('<li><P><a title=.py target="cnrty" href="http://en.wikipedia.org/wiki/.py">.py</A> - <a title=Paraguay target="cnrty" href="http://en.wikipedia.org/wiki/Paraguay">Paraguay</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>Q</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.qa target="cnrty" href="http://en.wikipedia.org/wiki/.qa">.qa</A> - <a title=Qatar target="cnrty" href="http://en.wikipedia.org/wiki/Qatar">Qatar</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>R</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.re target="cnrty" href="http://en.wikipedia.org/wiki/.re">.re</A> - <a title=Réunion target="cnrty" href="http://en.wikipedia.org/wiki/RÃ©union">Réunion</A> </P>');
	ccWindow.document.write('<li><P><a title=.ro target="cnrty" href="http://en.wikipedia.org/wiki/.ro">.ro</A> - <a title=Romania target="cnrty" href="http://en.wikipedia.org/wiki/Romania">Romania</A>  </P>');
	ccWindow.document.write('<li><P><a title=.rs target="cnrty" href="http://en.wikipedia.org/wiki/.rs">.rs</A> - <a title=Serbia target="cnrty" href="http://en.wikipedia.org/wiki/Serbia">Serbia</A> </P>');
	ccWindow.document.write('<li><P><a title=.ru target="cnrty" href="http://en.wikipedia.org/wiki/.ru">.ru</A> - <a title=Russia target="cnrty" href="http://en.wikipedia.org/wiki/Russia">Russia</A>  </P>');
	ccWindow.document.write('<li><P><a title=.rw target="cnrty" href="http://en.wikipedia.org/wiki/.rw">.rw</A> - <a title=Rwanda target="cnrty" href="http://en.wikipedia.org/wiki/Rwanda">Rwanda</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>S</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.sa target="cnrty" href="http://en.wikipedia.org/wiki/.sa">.sa</A> - <a title="Saudi Arabia" target="cnrty" href="http://en.wikipedia.org/wiki/Saudi_Arabia">Saudi Arabia</A> </P>');
	ccWindow.document.write('<li><P><a title=.sb target="cnrty" href="http://en.wikipedia.org/wiki/.sb">.sb</A> - <a title="Solomon Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Solomon_Islands">Solomon Islands</A>  </P>');
	ccWindow.document.write('<li><P><a title=.sc target="cnrty" href="http://en.wikipedia.org/wiki/.sc">.sc</A> - <a title=Seychelles target="cnrty" href="http://en.wikipedia.org/wiki/Seychelles">Seychelles</A>  </P>');
	ccWindow.document.write('<li><P><a title=.sd target="cnrty" href="http://en.wikipedia.org/wiki/.sd">.sd</A> - <a title=Sudan target="cnrty" href="http://en.wikipedia.org/wiki/Sudan">Sudan</A> </P>');
	ccWindow.document.write('<li><P><a title=.se target="cnrty" href="http://en.wikipedia.org/wiki/.se">.se</A> - <a title=Sweden target="cnrty" href="http://en.wikipedia.org/wiki/Sweden">Sweden</A>  </P>');
	ccWindow.document.write('<li><P><a title=.sg target="cnrty" href="http://en.wikipedia.org/wiki/.sg">.sg</A> - <a title=Singapore target="cnrty" href="http://en.wikipedia.org/wiki/Singapore">Singapore</A> </P>');
	ccWindow.document.write('<li><P><a title=.sh target="cnrty" href="http://en.wikipedia.org/wiki/.sh">.sh</A> - <a title="Saint Helena" target="cnrty" href="http://en.wikipedia.org/wiki/Saint_Helena">Saint Helena</A>  </P>');
	ccWindow.document.write('<li><P><a title=.si target="cnrty" href="http://en.wikipedia.org/wiki/.si">.si</A> - <a title=Slovenia target="cnrty" href="http://en.wikipedia.org/wiki/Slovenia">Slovenia</A> </P>');
	ccWindow.document.write('<li><P><a title=.sk target="cnrty" href="http://en.wikipedia.org/wiki/.sk">.sk</A> - <a title=Slovakia target="cnrty" href="http://en.wikipedia.org/wiki/Slovakia">Slovakia</A> </P>');
	ccWindow.document.write('<li><P><a title=.sl target="cnrty" href="http://en.wikipedia.org/wiki/.sl">.sl</A> - <a title="Sierra Leone" target="cnrty" href="http://en.wikipedia.org/wiki/Sierra_Leone">Sierra Leone</A> </P>');
	ccWindow.document.write('<li><P><a title=.sm target="cnrty" href="http://en.wikipedia.org/wiki/.sm">.sm</A> - <a title="San Marino" target="cnrty" href="http://en.wikipedia.org/wiki/San_Marino">San Marino</A>  </P>');
	ccWindow.document.write('<li><P><a title=.sn target="cnrty" href="http://en.wikipedia.org/wiki/.sn">.sn</A> - <a title=Senegal target="cnrty" href="http://en.wikipedia.org/wiki/Senegal">Senegal</A> </P>');
	ccWindow.document.write('<li><P><a title=.so target="cnrty" href="http://en.wikipedia.org/wiki/.so">.so</A> - <a title=Somalia target="cnrty" href="http://en.wikipedia.org/wiki/Somalia">Somalia</A> </P>');
	ccWindow.document.write('<li><P><a title=.sr target="cnrty" href="http://en.wikipedia.org/wiki/.sr">.sr</A> - <a title=Suriname target="cnrty" href="http://en.wikipedia.org/wiki/Suriname">Suriname</A>  </P>');
	ccWindow.document.write('<li><P><a title=.st target="cnrty" href="http://en.wikipedia.org/wiki/.st">.st</A> - <a title="São Tomé and Príncipe" target="cnrty" href="http://en.wikipedia.org/wiki/SÃ£o_TomÃ©_and_PrÃ­ncipe">São Tomé and Príncipe</A>  </P>');
	ccWindow.document.write('<li><P><a title=.su target="cnrty" href="http://en.wikipedia.org/wiki/.su">.su</A> - <a title="Soviet Union" target="cnrty" href="http://en.wikipedia.org/wiki/Soviet_Union">Soviet Union</A> <br><I>(deprecated; being phased out;)</I> </P>');
	ccWindow.document.write('<li><P><a title=.sv target="cnrty" href="http://en.wikipedia.org/wiki/.sv">.sv</A> - <a title="El Salvador" target="cnrty" href="http://en.wikipedia.org/wiki/El_Salvador">El Salvador</A> </P>');
	ccWindow.document.write('<li><P><a title=.sy target="cnrty" href="http://en.wikipedia.org/wiki/.sy">.sy</A> - <a title=Syria target="cnrty" href="http://en.wikipedia.org/wiki/Syria">Syria</A>  </P>');
	ccWindow.document.write('<li><P><a title=.sz target="cnrty" href="http://en.wikipedia.org/wiki/.sz">.sz</A> - <a title=Swaziland target="cnrty" href="http://en.wikipedia.org/wiki/Swaziland">Swaziland</A>  </P></li>');
	ccWindow.document.write('</UL><P><STRONG>T</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.tc target="cnrty" href="http://en.wikipedia.org/wiki/.tc">.tc</A> - <a title="Turks and Caicos Islands" target="cnrty" href="http://en.wikipedia.org/wiki/Turks_and_Caicos_Islands">Turks and Caicos Islands</A> </P>');
	ccWindow.document.write('<li><P><a title=.td target="cnrty" href="http://en.wikipedia.org/wiki/.td">.td</A> - <a title=Chad target="cnrty" href="http://en.wikipedia.org/wiki/Chad">Chad</A> </P>');
	ccWindow.document.write('<li><P><a title=.tf target="cnrty" href="http://en.wikipedia.org/wiki/.tf">.tf</A> - <a title="French Southern Territories" target="cnrty" href="http://en.wikipedia.org/wiki/French_Southern_Territories">French Southern Territories</A> </P>');
	ccWindow.document.write('<li><P><a title=.tg target="cnrty" href="http://en.wikipedia.org/wiki/.tg">.tg</A> - <a title=Togo target="cnrty" href="http://en.wikipedia.org/wiki/Togo">Togo</A>  </P>');
	ccWindow.document.write('<li><P><a title=.th target="cnrty" href="http://en.wikipedia.org/wiki/.th">.th</A> - <a title=Thailand target="cnrty" href="http://en.wikipedia.org/wiki/Thailand">Thailand</A> </P>');
	ccWindow.document.write('<li><P><a title=.tj target="cnrty" href="http://en.wikipedia.org/wiki/.tj">.tj</A> - <a title=Tajikistan target="cnrty" href="http://en.wikipedia.org/wiki/Tajikistan">Tajikistan</A>  </P>');
	ccWindow.document.write('<li><P><a title=.tk target="cnrty" href="http://en.wikipedia.org/wiki/.tk">.tk</A> - <a title=Tokelau target="cnrty" href="http://en.wikipedia.org/wiki/Tokelau">Tokelau</A>  </P>');
	ccWindow.document.write('<li><P><a title=.tl target="cnrty" href="http://en.wikipedia.org/wiki/.tl">.tl</A> - <a title="East Timor" target="cnrty" href="http://en.wikipedia.org/wiki/East_Timor">East Timor</A> <I>(formerly <a title=.tp target="cnrty" href="http://en.wikipedia.org/wiki/.tp">.tp</A> - <a title="East Timor" target="cnrty" href="http://en.wikipedia.org/wiki/East_Timor">East Timor</A>)</I>  </P>');
	ccWindow.document.write('<li><P><a title=.tm target="cnrty" href="http://en.wikipedia.org/wiki/.tm">.tm</A> - <a title=Turkmenistan target="cnrty" href="http://en.wikipedia.org/wiki/Turkmenistan">Turkmenistan</A>  </P>');
	ccWindow.document.write('<li><P><a title=.tn target="cnrty" href="http://en.wikipedia.org/wiki/.tn">.tn</A> - <a title=Tunisia target="cnrty" href="http://en.wikipedia.org/wiki/Tunisia">Tunisia</A> </P>');
	ccWindow.document.write('<li><P><a title=.to target="cnrty" href="http://en.wikipedia.org/wiki/.to">.to</A> - <a title=Tonga target="cnrty" href="http://en.wikipedia.org/wiki/Tonga">Tonga</A>  </P>');
	ccWindow.document.write('<li><P><a title=.tp target="cnrty" href="http://en.wikipedia.org/wiki/.tp">.tp</A> - <a title="East Timor" target="cnrty" href="http://en.wikipedia.org/wiki/East_Timor">East Timor</A> <br><I>(deprecated - use <a title=.tl target="cnrty" href="http://en.wikipedia.org/wiki/.tl">.tl</A> - <a title="East Timor" target="cnrty" href="http://en.wikipedia.org/wiki/East_Timor">East Timor</A>)</I> </P>');
	ccWindow.document.write('<li><P><a title=.tr target="cnrty" href="http://en.wikipedia.org/wiki/.tr">.tr</A> - <a title=Turkey target="cnrty" href="http://en.wikipedia.org/wiki/Turkey">Turkey</A> </P>');
	ccWindow.document.write('<li><P><a title=.tt target="cnrty" href="http://en.wikipedia.org/wiki/.tt">.tt</A> - <a title="Trinidad and Tobago" target="cnrty" href="http://en.wikipedia.org/wiki/Trinidad_and_Tobago">Trinidad and Tobago</A> </P>');
	ccWindow.document.write('<li><P><a title=.tv target="cnrty" href="http://en.wikipedia.org/wiki/.tv">.tv</A> - <a title=Tuvalu target="cnrty" href="http://en.wikipedia.org/wiki/Tuvalu">Tuvalu</A>  </P>');
	ccWindow.document.write('<li><P><a title=.tw target="cnrty" href="http://en.wikipedia.org/wiki/.tw">.tw</A> - <a title="Republic of China" target="cnrty" href="http://en.wikipedia.org/wiki/Republic_of_China">Republic of China</A> (Taiwan)  </P>');
	ccWindow.document.write('<li><P><a title=.tz target="cnrty" href="http://en.wikipedia.org/wiki/.tz">.tz</A> - <a title=Tanania target="cnrty" href="http://en.wikipedia.org/wiki/Tanania">Tanania</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>U</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.ua target="cnrty" href="http://en.wikipedia.org/wiki/.ua">.ua</A> - <a title=Ukraine target="cnrty" href="http://en.wikipedia.org/wiki/Ukraine">Ukraine</A> </P>');
	ccWindow.document.write('<li><P><a title=.ug target="cnrty" href="http://en.wikipedia.org/wiki/.ug">.ug</A> - <a title=Uganda target="cnrty" href="http://en.wikipedia.org/wiki/Uganda">Uganda</A>  </P>');
	ccWindow.document.write('<li><P><a title=.uk target="cnrty" href="http://en.wikipedia.org/wiki/.uk">.uk</A> - <a title="United Kingdom" target="cnrty" href="http://en.wikipedia.org/wiki/United_Kingdom">United Kingdom</A><BR> <I>(code "reserved" by ISO 3166-1) (see also <a title=.gb target="cnrty" href="http://en.wikipedia.org/wiki/.gb">.gb</A>)</I> </P>');
	ccWindow.document.write('<li><P><a title=.um target="cnrty" href="http://en.wikipedia.org/wiki/.um">.um</A> - <a title="United States Minor Outlying Islands" target="cnrty" href="http://en.wikipedia.org/wiki/United_States_Minor_Outlying_Islands">United States Minor Outlying Islands</A> </P>');
	ccWindow.document.write('<li><P><a title=.us target="cnrty" href="http://en.wikipedia.org/wiki/.us">.us</A> - <a title="United States" target="cnrty" href="http://en.wikipedia.org/wiki/United_States">United States</A> </P>');
	ccWindow.document.write('<li><P><a title=.uy target="cnrty" href="http://en.wikipedia.org/wiki/.uy">.uy</A> - <a title=Uruguay target="cnrty" href="http://en.wikipedia.org/wiki/Uruguay">Uruguay</A> </P>');
	ccWindow.document.write('<li><P><a title=.uz target="cnrty" href="http://en.wikipedia.org/wiki/.uz">.uz</A> - <a title=Uzbekistan target="cnrty" href="http://en.wikipedia.org/wiki/Uzbekistan">Uzbekistan</A> </P></li>');
	ccWindow.document.write('</UL><P><STRONG>V</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.va target="cnrty" href="http://en.wikipedia.org/wiki/.va">.va</A> - <a title="Vatican City" target="cnrty" href="http://en.wikipedia.org/wiki/Vatican_City">Vatican City</A> </P>');
	ccWindow.document.write('<li><P><a title=.vc target="cnrty" href="http://en.wikipedia.org/wiki/.vc">.vc</A> - <a title="Saint Vincent and the Grenadines" target="cnrty" href="http://en.wikipedia.org/wiki/Saint_Vincent_and_the_Grenadines">Saint Vincent and the Grenadines</A>  </P>');
	ccWindow.document.write('<li><P><a title=.ve target="cnrty" href="http://en.wikipedia.org/wiki/.ve">.ve</A> - <a title=Venezuela target="cnrty" href="http://en.wikipedia.org/wiki/Venezuela">Venezuela</A> </P>');
	ccWindow.document.write('<li><P><a title=.vg target="cnrty" href="http://en.wikipedia.org/wiki/.vg">.vg</A> - <a title="British Virgin Islands" target="cnrty" href="http://en.wikipedia.org/wiki/British_Virgin_Islands">British Virgin Islands</A>  </P>');
	ccWindow.document.write('<li><P><a title=.vi target="cnrty" href="http://en.wikipedia.org/wiki/.vi">.vi</A> - <a title="United States Virgin Islands" target="cnrty" href="http://en.wikipedia.org/wiki/United_States_Virgin_Islands">United States Virgin Islands</A> </P>');
	ccWindow.document.write('<li><P><a title=.vn target="cnrty" href="http://en.wikipedia.org/wiki/.vn">.vn</A> - <a title=Vietnam target="cnrty" href="http://en.wikipedia.org/wiki/Vietnam">Vietnam</A> </P>');
	ccWindow.document.write('<li><P><a title=.vu target="cnrty" href="http://en.wikipedia.org/wiki/.vu">.vu</A> - <a title=Vanuatu target="cnrty" href="http://en.wikipedia.org/wiki/Vanuatu">Vanuatu</A>  </P></li>');
	ccWindow.document.write('</UL><P><STRONG>W</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.wf target="cnrty" href="http://en.wikipedia.org/wiki/.wf">.wf</A> - <a title="Wallis and Futuna" target="cnrty" href="http://en.wikipedia.org/wiki/Wallis_and_Futuna">Wallis and Futuna</A> </P>');
	ccWindow.document.write('<li><P><a title=.ws target="cnrty" href="http://en.wikipedia.org/wiki/.ws">.ws</A> - <a title=Samoa target="cnrty" href="http://en.wikipedia.org/wiki/Samoa">Samoa</A> <BR><I>(formerly Western Samoa)</I>  </P></li>');
	ccWindow.document.write('</UL><P><STRONG>Y</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.ye target="cnrty" href="http://en.wikipedia.org/wiki/.ye">.ye</A> - <a title=Yemen target="cnrty" href="http://en.wikipedia.org/wiki/Yemen">Yemen</A> </P>');
	ccWindow.document.write('<li><P><a title=.yt target="cnrty" href="http://en.wikipedia.org/wiki/.yt">.yt</A> - <a title=Mayotte target="cnrty" href="http://en.wikipedia.org/wiki/Mayotte">Mayotte</A> </P>');
	ccWindow.document.write('<li><P><a title=.yu target="cnrty" href="http://en.wikipedia.org/wiki/.yu">.yu</A> - <a title=Yugoslavia target="cnrty" href="http://en.wikipedia.org/wiki/Yugoslavia">Yugoslavia</A> <br><I>(officially replaced by <a title=.cs target="cnrty" href="http://en.wikipedia.org/wiki/.cs">.cs</A> - <a title="Serbia and Montenegro" target="cnrty" href="http://en.wikipedia.org/wiki/Serbia_and_Montenegro">Serbia and Montenegro</A>)<br> (formerly .yu - Yugoslavia is still used) </I></P></li>');
	ccWindow.document.write('</UL><P><STRONG>Z</STRONG></P><UL>');
	ccWindow.document.write('<li><P><a title=.a target="cnrty" href="http://en.wikipedia.org/wiki/.a">.a</A> - <a title="South Africa" target="cnrty" href="http://en.wikipedia.org/wiki/South_Africa">South Africa</A>  </P>');
	ccWindow.document.write('<li><P><a title=.zm target="cnrty" href="http://en.wikipedia.org/wiki/.zm">.zm</A> - <a title=ambia target="cnrty" href="http://en.wikipedia.org/wiki/ambia">ambia</A> </P>');
	ccWindow.document.write('<li><P><a title=.zw target="cnrty" href="http://en.wikipedia.org/wiki/.zw">.zw</A> - <a title=Zimbabwe target="cnrty" href="http://en.wikipedia.org/wiki/Zimbabwe">Zimbabwe</A> </P></li>');
	ccWindow.document.write('</UL>');
	ccWindow.document.write('<center><BR><B>Click window to close.</b><br></center></td><table>');
	ccWindow.document.close();
}

