var bzyk="";
var ver_lang="";
var at="@";

function table1(ti) {
document.write('<table cellspacing="" cellpadding="" border="0" style="margin-left:12px; font-weight:normal; font-size:11px; color:navy; border-color:#D0E0F4; border-width:1px; border-style:solid;" width="596">');
if (ti != "") {
document.write('<tr><td colspan="2" align="left" style="background-color:snow; color:navy; padding:4px;  font-weight:bold; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#E3EDF9; padding-left:77px;">'+ti+'<\/td><\/tr>')
}
}

function table3() {
document.write('<\/table>');
}

function table2(da,te) {
document.write('<tr><td style="padding:3px; padding-left:12px; width:50px; vertical-align:top; font-weight:bold; background-color:#F0FCFF; line-height:16px; border-bottom-color:white; border-bottom-width:1px; border-bottom-style:solid;">'+da+'<\/td><td style="padding:3px; padding-left:12px; padding-right:16px; background-color:#F0FCFF; line-height:16px; vertical-align:top; border-bottom-color:white; border-bottom-width:1px; border-bottom-style:solid;">'+te+'<\/td><\/tr>');
}

function upDate() {
update = new Date(document.lastModified);
theMonth = update.getMonth();
theDate = update.getDate();
theYear = update.getFullYear();

if ( ver_lang == "eng" ) {
var mcNaz = new Array("January","February","March","April","May","June","July","August","September","October","November","December");
return mcNaz[theMonth]+" "+theDate+", "+theYear;
}

if ( ver_lang == "esp" ) {
var mcNaz = new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre");
return theDate+" de "+mcNaz[theMonth]+" del "+theYear;
}

if ( ver_lang == "fran" ) {
var mcNaz = new Array("janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre");
return theDate+" "+mcNaz[theMonth]+" "+theYear;
}
}

function date_update() {
if ( ver_lang=="eng") {
updated = "page updated: ";
}
if ( ver_lang=="esp") {
updated = "&uacute;ltima actualizaci&oacute;n: ";
}
if ( ver_lang=="fran") {
updated = "page actualisée: ";
}

dw(updated+upDate())
}

function getEnd(mainStr,searchStr) {
foundOffset = mainStr.indexOf(searchStr)
if (foundOffset == -1) {
return null
}
return mainStr.substring(foundOffset + searchStr.length,mainStr.length)
}

function infoLine(nfo,flags) {
dw('<table cellspacing="0" cellpadding="0" style="width:780px; margin-top:6px;" border="0">');
dw('<tr><td style="font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; vertical-align:bottom; color:white; padding-left:12px; line-height:16px;"><span style="float:left;"><strong>'+nfo+'<\/strong><\/span>');
dw('<span style="float:right; vertical-align:bottom; text-align:right;">');

if ( flags != "x" ) {
if (ver_lang == "eng") {
dw('<a class="nob" href="../ver_esp/'+dziel+'"><img style="vertical-align:bottom;" src="'+bzyk+'images/spainflag.gif" width="32" height="14" border="1" alt="Versi&oacute;n en espa&ntilde;ol" /><\/a>&nbsp;');
}

if (ver_lang == "esp") {
dw('<a class="nob" href="../ver_eng/'+dziel+'"><img style="vertical-align:bottom;" src="'+bzyk+'images/britainflag.gif" width="32" height="14" border="1" alt="English Version" /><\/a>&nbsp;');
}
if (ver_lang == "fran") {
dw('<a class="nob" href="../ver_esp/'+dziel+'"><img style="vertical-align:bottom;" src="'+bzyk+'images/spainflag.gif" width="32" height="14" border="1" alt="Versi&oacute;n en espa&ntilde;ol" /><\/a>&nbsp;');
}
}

dw('<img style="vertical-align:middle;" src="'+bzyk+'images/PRINTER.GIF" width="14" height="12" border="0" alt="" />&nbsp;');
dw('<img  style="vertical-align:middle;" src="'+bzyk+'images/ACROBAT.GIF" width="12" height="12" border="0" alt="" />&nbsp;<\/span>');
// SEARCH
dw('<\/td><td style="background-color:transparent; text-align:left;"><span style="padding-left:6px; font-family:Verdana,sans-serif; color:black; font-size:10px;">')
dw('<form style="display:inline;" name="gs" method="POST" action="javascript:go_search(gs.inp.value)"><span style="color:gray; float:left; padding-left:5px;" class="noprint">')
dw('<input name="inp" id="inp" style="border-width:1px; border-color:silver; width:100px; font-size:10px; line-height:13px; padding-left:2px;" type="text" title="Searched word" value="Search on the site"><\/input>&nbsp;')
// na razie nieczynne szukanie
dw('<a class="nob" href="javascript:alert(\"Not implemented yet\")"><img style="margin-left:2px; vertical-align:0px;" src="../images/loupe.gif" width="13" height="12" border="0" alt="Perform search" /><\/a><\/span>')

dw('<a class="nob" href="go_search(inp.value)"><img style="margin-left:2px; vertical-align:0px;" src="../images/loupe.gif" width="13" height="12" border="0" alt="Perform search" /><\/a><\/span>')
//dw('<input type="submit" class="search" style="border-width:2px; border-color:silver; width:100px; text-align:center; font-size:12px; cursor:hand;" name="szukaj" onclick="go_search(inp.value)" value="Search" title="Search in the site"><\/input>')
dw('<\/form>');
	
dw('<\/td>');
dw('<\/tr><\/table>');
}

function headSection(PDFa) {
	//display:none; 
dw('<table  cellspacing="0" cellpadding="0" style="margin-top:2px;" border="0">');
dw('<tr><td align="left" colspan="2">');
if ( ver_lang == "eng"  ) {
dw('<img class="noscreen" src="images/headprint_ENG.jpg" width="649" height="94" border="0" alt="">');
}
if ( ver_lang == "esp"  ) {
dw('<img class="noscreen" src="images/headprint_ESP.jpg" width="649" height="94" border="0" alt="">');
}
if ( ver_lang == "fran"  ) {
dw('<img class="noscreen" src="images/headprint_FRA.jpg" width="649" height="94" border="0" alt="">');
}
dw('<a class="nob" href="index.html"><img class="noprint" src="images/itf_banner_02.jpg" width="784" height="94" border="0" alt="" /></a>');
dw('<\/td><\/tr>');
dw('<\/table>');

dw('<table class="noprint" cellspacing="0" cellpadding="0" border="0" style="width:784px; background-color:#ebeef1;">');
dw('<tr><td style="">');
menuBar();
dw('</td><td>');

dw('<td align="right" style="background-color:#f4fcff;">')

function PDFversion(PDFa,txt) {
if ( typeof PDFa != "undefined") {
dw('<a class="nob" href="'+PDFa+'.pdf" target="'+PDFa+'"><img  style="vertical-align:-2px; margin-right:6px;" src="'+bzyk+'images/ACROBAT.GIF" width="12" height="12" border="0" alt="'+txt+'" /><\/a>');
} 
}

//WYDRUK, PDF i SZUKACZKA
if (ver_lang == "eng") {
dw('<a class="nob" href="javascript:print()"><img style="vertical-align:-2px; margin-right:0px;" src="'+bzyk+'images/PRINTER.GIF" width="14" height="12" border="0" alt="Print" /><\/a>');
//PDFversion(PDFa,"PDF version");
dw('<form style="display:inline; vertical-align:-1px;" name="gs" method="POST" action="javascript:go_search(gs.inp.value)" onSubmit="go_search(gs.inp.value)"><span style="color:gray; padding-left:5px;" class="noprint">');
dw('<input name="inp" id="inp" style="border-width:1px; border-color:silver; width:114px; font-size:10px; line-height:13px; padding-left:4px;" type="text" title="Searched word" value="Search on the site"><\/input>')

dw('<a class="nob" onclick="javascript:go_search(gs.inp.value)"><img style="margin-left:2px; margin-right:2px; vertical-align:-1px;" src="../images/loupe.gif" width="13" height="12" border="0" alt="Perform search" /><\/a>');
}
if (ver_lang == "esp") {
dw('<a class="nob" href="javascript:print()"><img style="vertical-align:-2px; margin-right:0px;" src="'+bzyk+'images/PRINTER.GIF" width="14" height="12" border="0" alt="Imprimir" /><\/a>');
PDFversion(PDFa,"Versi&oacute;n PDF");
/*
dw('<a class="nob" href=""><img  style="vertical-align:-2px; margin-right:6px;" src="'+bzyk+'images/ACROBAT.GIF" width="12" height="12" border="0" alt="Versi&oacute;n PDF" /><\/a>');
*/
dw('<form style="display:inline; vertical-align:-1px;" name="gs" method="POST" action="javascript:go_search(gs.inp.value)" onSubmit="go_search(gs.inp.value)"><span style="color:gray; padding-left:5px;" class="noprint">');
dw('<input name="inp" id="inp" style="border-width:1px; border-color:silver; width:116px; font-size:10px; line-height:13px; padding-left:2px;" type="text" title="Escriba la palabra buscada" value="Busca en el sitio"><\/input>&nbsp;');
dw('<a class="nob" onclick="javascript:go_search(gs.inp.value)"><img style="margin-left:2px; margin-right:2px; vertical-align:-1px;" src="../images/loupe.gif" width="13" height="12" border="0" alt="Ejecutar la b&uacute;squeda" /><\/a>');
}
if (ver_lang == "fran") {
dw('<a class="nob" href="javascript:print()"><img style="vertical-align:-2px; margin-right:6px;" src="'+bzyk+'images/PRINTER.GIF" width="14" height="12" border="0" alt="Print" /><\/a>&nbsp;');
PDFversion(PDFa,"PDF version");
dw('<form style="display:inline; vertical-align:-1px;" name="gs" method="POST" action="javascript:go_search(gs.inp.value)"  onSubmit="go_search(gs.inp.value)"><span style="color:gray; padding-left:5px;" class="noprint">');
dw('<input name="inp" id="inp" style="border-width:1px; border-color:silver; width:114px; font-size:10px; line-height:13px; padding-left:4px;" type="text" title="Recherche sur le site" value="Recherche sur le site"><\/input>&nbsp;');
dw('<a class="nob" onclick="javascript:go_search(gs.inp.value)"><img style="margin-left:2px; margin-right:2px; vertical-align:-1px;" src="../images/loupe.gif" width="13" height="12" border="0" alt="Recherche sur le site" /><\/a>');
}

dw('<\/form>');
dw('<\/td>');
dw('<\/tr>');
dw('<\/table>');

//dw('<\/td><\/tr>');
//dw('<\/table>');
}

function langCh() {
if (ver_lang == "eng") {
dw('<div style="text-align:center; vertical-align:middle;  font-family:Verdana,sans-serif; font-size:10px; font-weight:bold; padding:3px; height:22px; line-height: 15px; background-color:white; border-color:silver; border-width:1px; border-style:solid; margin-bottom:0px;"><a style="text-decoration:none; color:navy; border:none;" href="../ver_esp/'+dziel+'">Versión en espa&ntilde;ol<\/a><\/div>');
}
if (ver_lang == "esp") {
dw('<div style="text-align:center; vertical-align:middle;  font-family:Verdana,sans-serif; font-size:10px; font-weight:bold; padding:3px; height:22px; line-height: 15px; background-color:white; border-color:silver; border-width:1px; border-style:solid; margin-bottom:0px;"><a style="text-decoration:none; color:navy; border:none;" href="../ver_eng/'+dziel+'">English version<\/a><\/div>');
}
if (ver_lang == "fran") {
dw('<div style="text-align:center; vertical-align:middle;  font-family:Verdana,sans-serif; font-size:10px; font-weight:bold; padding:3px; height:22px; line-height: 15px; background-color:white; border-color:silver; border-width:1px; border-style:solid; margin-bottom:0px;"><a style="text-decoration:none; color:navy; border:none;" href="../ver_fran/'+dziel+'">Version francaise<\/a><\/div>');
}
}

function mainTitle(title,pl,pr) {
dw('<table summary="" cellpadding="0" cellspacing="0" border="0" width="100%" style="width:100%; margin-bottom:16px;">');
dw('<tr><td valign="top" style="text-align:left; background-image:url(../images/ITF_bgr.gif); background-repeat:no-repeat; background-position: center 45px; vertical-align:top;">');
dw('<div style="text-align:left; padding-bottom:0px;">');
dw('<div class="heLine">'+title+'</div>');
dw('<div style="padding-left:'+pl+'px; padding-right:'+pr+'px; font-family:Verdana,sans-serif; font-size:11px; font-weight:normal;">');
}

function butts(a,b) {
return "<a href='"+a+"'>"+b+"<\/a>";
}

function rPanel(tit,ima,li,txtli,wi,he,bo,al,tar,b1,b2) {
dw('<table summary="" width="140" cellspacing="0" cellpadding="0" style="margin-top:0px; margin-bottom:2px; text-align:center; border-width:1px; border-color:#d7dde3; border-style:solid;" border="0">');
dw('<tr><td valign="top" style="vertical-align:top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; background-image:url(../images/bopanbg.jpg); padding:0; margin:0em; text-align:center; border-width:0px; border-color:#c3ccd5; border-style:solid;">');
dw('<table summary="" cellpadding="0" cellspacing="0" width="100%" border="0" style="margin-bottom:5px;">');
if ( tit != "" ) {
dw('<tr><td valign="top" align="center" style="background-color:#2d466e; color:white; text-align:center; border-width:0px; border-color:#c3ccd5; border-style:solid; font-size:10px; font-family:Arial; padding-top:3px; padding-bottom:4px;"><b>'+tit+'<\/b><\/td><\/tr>')
}
dw('<tr><td align="left" style="font-size:10px; padding:4px; padding-bottom:0px; padding-top:2px; padding-left:6px; font-weight:normal;">');
if ( ima != "") {
dw('<div style="text-align:center; margin-bottom:3px;">');
dw('<a class="nob" href="'+li+'" target="'+tar+'"><img src="'+ima+'" width="'+wi+'" height="'+he+'" border="'+bo+'" alt="'+al+'" /><\/a>')
dw('<\/div>')
}
if ( li != "") {
dw(txtli)
dw('<br />');
dw('<div style="text-align:right;">')
dw(butts(b1,b2));
dw('<\/div>')
} else {
dw(txtli)
}
dw('<\/td><\/tr><\/table>');
dw('<\/td><\/tr><\/table>');
}

function rPanelPM(tit,ima,li,txtli,wi,he,bo,al,tar,b1,b2,b3,b4,b5,b6) {
dw('<table summary="" width="140" cellspacing="0" cellpadding="0" style="margin-top:0px; margin-bottom:2px; text-align:center; border-width:1px; border-color:#d7dde3; border-style:solid;" border="0">');
dw('<tr><td valign="top" style="vertical-align:top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; background-image:url(../images/bopanbg.jpg); padding:0; margin:0em; text-align:center; border-width:0px; border-color:#c3ccd5; border-style:solid;">');
dw('<table summary="" cellpadding="0" cellspacing="0" width="100%" border="0" style="margin-bottom:5px;">');
if ( tit != "" ) {
dw('<tr><td valign="top" align="center" style="background-color:#2d466e; color:white; text-align:center; border-width:0px; border-color:#c3ccd5; border-style:solid; font-size:10px; font-family:Arial; padding-top:3px; padding-bottom:4px;"><b>'+tit+'<\/b><\/td><\/tr>')
}
dw('<tr><td align="left" style="font-size:10px; padding:4px; padding-bottom:0px; padding-top:2px; padding-left:6px; font-weight:normal;">');
if ( ima != "") {
dw('<div style="text-align:center; margin-bottom:3px;">');
dw('<a class="nob" href="'+li+'" target="'+tar+'"><img src="'+ima+'" width="'+wi+'" height="'+he+'" border="'+bo+'" alt="'+al+'" /><\/a>')
dw('<\/div>')
}
if ( li != "") {
dw(txtli)
dw('<br />');
dw('<div style="text-align:right;">')
dw(butts(b1,b2));
dw('<br />');
dw(butts(b3,b4));
if ( typeof b5 != "undefined") {
dw('<br />');
dw(butts(b5,b6));
}
dw('<\/div>')
} else {
dw(txtli)
}
dw('<\/td><\/tr><\/table>');
dw('<\/td><\/tr><\/table>');
}

var zlicz; //licznik newsow

function newsShortList(tit,pa,da,inf) {
dw('<table cellspacing="0" cellpadding="2" border="0" width="610" style="width:610px; margin-left:10px;  font-family:Verdana,sans-serif; font-size:11px;">');
if (inf) {
dw('<tr><td colspan="3" style="text-align:left; font-size:10px; font-weight:normal; padding-bottom:1px; padding-top:0px; color:gray;">'+inf+'<\/td><\/tr>');
}
dw('<tr><td width="20" style="background-color:#eef3f9; vertical-align:top;"><img style="vertical-align:-5px;" src="../images/ITF_mini.gif" width="16" height="16" border="0" alt="" /><\/td><td style="vertical-align:top; line-height:17px;">');
if ( pa != "" ) {
dw('<a href="'+pa+'">'+tit+'<\/a>');
} else {
dw(tit);
}
dw('<\/td><td style="width:120px; vertical-align:top; font-style:italic; font-weight:normal; text-align:right; font-size:9px;">');
if ( da != "") {
dw(da)
} else {
dw('&nbsp;');	
}
dw('<\/td><\/tr>');
dw('<\/table>');
zlicz++
}

function newsShortList2(tit,pa,da,inf,pa2,da2,da1) {
dw('<table cellspacing="0" cellpadding="2" border="0" width="610" style="width:610px; margin-left:10px;  font-family:Verdana,sans-serif; font-size:11px;">');
//if (inf) {
//dw('<tr><td colspan="3" style="text-align:left; font-size:10px; font-weight:normal; padding-bottom:1px; padding-top:0px; color:gray;">'+inf+'<\/td><\/tr>');
//}
dw('<tr><td width="20" style="background-color:#eef3f9; vertical-align:top;"><img style="vertical-align:-5px;" src="../images/ITF_mini.gif" width="16" height="16" border="0" alt="" /><\/td><td style="vertical-align:top; line-height:17px; font-weight:normal;">');
dw(tit+'&nbsp; &nbsp;');
if ( pa != "" ) {

//dw('<button style="font-size:9px;" onclick=window.open("'+pa+'","_self")>'+da1+'</button>&nbsp; &nbsp;')
//dw('<button style="font-size:9px;" onclick=window.open("'+inf+'","pres")>'+pa2+'</button>')

dw('<span style="font-size:9px;"><a href="'+pa+'">['+da1+']<\/a>&nbsp; &nbsp;');
dw('<a href="'+inf+'">['+pa2+']<\/a></span>');
} else {
dw(tit);
}
dw('<\/td><td style="width:120px; vertical-align:top; font-style:italic; font-weight:normal; text-align:right; font-size:9px;">');
if ( da != "") {
dw(da)
} else {
dw('&nbsp;');	
}
dw('<\/td><\/tr>');
dw('<\/table>');
}

function ITFactualities() {
if ( ver_lang == "eng") {

//newsStart("","19 term seminar of Afghanistan ITF Taekwon-Do Federation ","December 21th, 2011","The 19 term seminar of Afghanistan ITF Taekwon-Do Federation was held on 16 Dec 2011 to 17 Dec 2011. <br />The place of this seminar was Kargha Kabul also there were 80 participants and the aim of this seminar was about the new technique and rules of ITF also we had some participants from WTF that they join with us and we show the techniques and rules of ITF Taekwon-Do for them. ","<br /><img src=\"../images/19-sem-AFG_m.jpg\" width=\"188\" height=\"120\" alt=\"19 term seminar of Afghanistan ITF Taekwon-Do Federation  \" border=\"1\" />","ITFR21122011.html","Read more...");

newsShortList("19 term seminar of Afghanistan ITF Taekwon-Do Federation","ITFR21122011.html","December 21th, 2011","Past ITF Activities");
newsShortList("Report on IIC 68 in Halifax Nova Scotia","ITFA27102011.html","October 27th, 2011","");
newsShortList("Kid Kicks # 11 - What is the Do in Taekwon-Do?","KidKicks_11.html","October 11th, 2011","");
newsShortList("Great success of the 1st ITF Convention","ITFA14092011.html","September 17th, 2011","");
newsShortList("The ITF’s 66th IIC in Ocho Rios, St. Ann Jamaica","ITFA24082011.html","August 24th, 2011","");
//newsShortList("The Benefits Of ITF Taekwon-Do For Children","tkdmagazine.html","August 22th, 2011","");
//newsShortList("ITF TKD Kids Development Program To Be Launched At the 1st ITF Convention","ITFA16082011.html","August 16th, 2011","");
//newsShortList("GM Kim-Lan Ung and Master Paul Weiler at Viet Nam, Singapore, Philippines and Indonesia","ITFA05082011.html","August 5th, 2011","");
//newsShortList("Master Weiler and Master Ferrando visit Kazakhstan","ITFA06072011.html","July 6th, 2011","");
//newsShortList("65th IIC in Asunción, Paraguay","ITFA30062011.html","June 30th, 2011","");
//newsShortList("64th IIC Oulu, Finland","ITFA17062011.html","June 17th, 2011","");
//newsShortList("63rd IIC in Clearwater, Florida","ITFA27052011.html","May 27th, 2011","");
//newsShortList("Drug Testing Results","ITFA120520112.html","May 12th 2011","");
} 
if (ver_lang == "esp") {

//newsStart("","Seminario trimestral 19 de la Federación de TKD de Afganistán ","21 de diciembre del 2011","El seminario trimestral 19 de la Federación de Taekwon-Do de Afganistán se celebró el 16 diciembre del 2011 hasta 17 diciembre del 2011. El lugar de este seminario fue Kargha Kabul donde también hubo 80 participantes y el objetivo de este seminario fue acerca de la nueva técnica y reglas de la ITF también hemos tenido algunos participantes de WTF que se unieron a nosotros y les mostramos las técnicas y reglas del Taekwon-Do ITF a ellos. ","<br /><img src=\"../images/19-sem-AFG_m.jpg\" width=\"188\" height=\"120\" alt=\"Seminario trimestral 19 de la Federación de Taekwon-Do de Afganistán  \" border=\"1\" />","ITFR21122011.html","Lea m&aacute;s...");

newsShortList("Seminario trimestral 19 de la Federación de TKD de Afganistán","ITFR21122011.html","21 de diciembre del 2011","Actividades pasadas");
newsShortList("Reporte del IIC 68 en Halifax Nova Scotia","ITFA27102011.html","27 de octubre del 2011","");
newsShortList("Chicos Pateando # 11 - ¿Qué es el Do en Taekwon-Do?","KidKicks_11.html","11 de octubre del 2011","");
newsShortList("Gran &eacute;xito de la 1ª Convención de la ITF","ITFA14092011.html","17 de septiembre del 2011","");
newsShortList("IIC 66 en Ocho Rios, St Ann Jamaica","ITFA24082011.html","24 de agosto del 2011","");
//newsShortList("Programa de Taekwon-do para el Desarrollo de los Chicos To Be Launched At the 1st ITF Convention","ITFA16082011.html","16 de agosto del 2011","");
//newsShortList("El GM Kim Ung-Lan y el Maestro Paul Weiler en Viet Nam, Singapur, Filipinas e Indonesia","ITFA05082011.html","5 de agosto del 2011","");
//newsShortList("El Maestro Weiler y el Maestro Ferrando visitan Kazajstán","ITFA06072011.html","6 de julio, 2011","");
//newsShortList("IIC N° 65 en la Ciudad de Asunción Rep. Del Paraguay","ITFA30062011.html","30 de junio del 2011","");
//newsShortList("IIC número 64 en Oulu, Finlandia","ITFA17062011.html","17 de junio del 2011","");
}

if ( ver_lang == "fran") {

//newsStart("","16ème Congrès de ITF","10 décembre 2009","Le 16ème Congrès de ITF s'est tenu le Vendredi 27 et 28 Novembre à l'Hôtel Astor à Mar del Plata (Argentine) conjointement avec le 16ème Championnat du Monde de l’ITF pour adultes et  10e Championnat du mode pour juniors.","<br /><img src=\"../images/16ITFcongress_m.jpg\" width=\"182\" height=\"100\" alt=\"16ème Congrès de ITF\" border=\"1\" />","ITFA10122009.html","En savoir plus...");

newsShortList("16ème Congrès de ITF","ITFA10122009.html","10 décembre 2009","Activit&eacute;s pass&eacute;es:");
newsShortList("Nouvelles dates pour la  4e Coupe du Monde ITF Las Vegas 2010","ITFA16072009.html","16 huilliet 2009","");
newsShortList("Déclaration du Grand Maître Trân concernant sa promotion comme 9e degré","ITFA13012009.html","13 janvier, 2009","");
newsShortList("Messages De Félicitations Provenant De Partout Dans Le Monde Cocernant La Promotion De Grand Maître Trân","ITFA12012009.html","12 janvier, 2009","");
newsShortList("<span style=\"font-weight:normal;\">Maître Tran Trieu Quan est promu ceinture noire 9e degré<br /> par le comité de promotion des maîtres</span>","","3 janvier 2008","");
//newsShortList("Bienvenue au Kid Kicks numéro 2","kidkicks_2.html","16 decembre 2008","");
//newsShortList("Kid Kicks numéro 1 - Lettre d’introduction du Président ITF, Maître Tran Trieu Quan","ITFA30102008.html","30 octobre 2008","");
//newsShortList("Le Mode De Vie – 6e Édition","WOL-31102008.html","31 octobre, 2008","");
//newsShortList("Nomination de Maître Paul McPhail de la Nouvelle-Zélande comme rédacteur en chef du site web de l’ITF","ITFA08102008.html","8 octobre 2008","");
//newsShortList("Message du président sept. & octobre 2008: Pourquoi pratiquons-nous  et enseignons-nous le Taekwon-Do ITF?","ITFA16092008.html","16 septembre 2008","");
} 
}

function regionalNews() {
if ( ver_lang == "eng") {

//newsStart("","Children in the Little Dragon's Program ","December 21th, 2011","Children in the Little Dragon's program receive a special treat from Santa at the end of thier final class for 2011. Standing in the back is Master Scott Downey (VIIth Dan), Mrs. Cathy Downey (VIth Dan), and assistant instructors, Mr. Matthew Dyer, and Mrs. Sharon Vere-Halloway. Master Downey has been running this specialized program for children  (age 4-7) for the past 15 years. ","<br /><img src=\"../images/LittleDragprog_m.jpg\" width=\"208\" height=\"112\" alt=\"Children in the Little Dragon's Program \" border=\"1\" />","ITFR211220112.html","Read more...");

newsShortList("Children in the Little Dragon's Program","ITFR211220112.html","December 21th, 2011","Past Regional News");
newsShortList("19 term seminar of Afghanistan ITF Taekwon-Do Federation","ITFR21122011.html","December 21th, 2011","");
newsShortList("ITF Taekwon-Do in the Western Australian Media","ITFR19122011.html","December 19th, 2011","");
newsShortList("Last promotion test of the year in Dominican Republic","ITFR15122011.html","December 15th, 2011","");
newsShortList("The 3rd ITFNZ Instructors Conference","ITFR14122011.html","December 14th, 2011","");
//newsShortList("National Championships in Spain Roquetas de Mar city","ITFR05122011.html","December 4th, 2011","");
//newsShortList("Platinum Taekwon-Do in the Community","ITFR30112011.html","November 30th, 2011","");
//newsShortList("Israeli Taekwon-Do Association Visiting Ministry of Sports in Tel-Aviv, Israel","ITFR291120112.html","November 29th, 2011","");
//newsShortList("Hellenic Quadrathlon ITF Federation","ITFR29112011.html","November 29th, 2011","");
//newsShortList("2° Congress Centre South American Federation Of Taekwondo ITF","ITFR25112011.html","November 25th, 2011","");
//newsShortList("Shoaib Rahmani, President ITF Afghanistan visited USA","ITFR171120112.html","November 17th, 2011","");
//newsShortList("Platinum Taekwon-Do Open","ITFR17112011.html","November 17th, 2011","");
//newsShortList("A.S.U.T.T. Joins I.T.F. Uruguay","ITFR10112011.html","November 10th, 2011","");
//newsShortList("Master Suarez Visit Puerto Rico","ITFR02112011.html","November 2nd, 2011","");
}

if (ver_lang == "esp") {

//newsStart("","Los niños en el Programa Pequeño Dragón ","21 de diciembre del 2011","Los niños en el programa del Pequeño Dragón recibieron un regalo especial de Santa al final de su última clase del año 2011. De pie en la parte de atrás está el Maestro Scott Downey (VII Dan), la Sra. Cathy Downey (VI Dan), y los instructores asistentes, el Sr. Matthew Dyer, y la Sra. Sharon Vere-Halloway. El Maestro Downey ha estado dirigiendo este programa especializado para niños (de edades de 4-7 años) en los últimos 15 años. ","<br /><img src=\"../images/LittleDragprog_m.jpg\" width=\"208\" height=\"112\" alt=\"Los niños en el Programa Pequeño Dragón \" border=\"1\" />","ITFR211220112.html","Lea m&aacute;s...");

newsShortList("Los niños en el Programa Pequeño Dragón","ITFR211220112.html","21 de diciembre del 2011","Noticias Regionales Pasadas:");
newsShortList("Seminario trimestral 19 de la Federación de TKD de Afganistán","ITFR21122011.html","21 de diciembre del 2011","");
newsShortList("Taekwon-Do ITF en los medios de comunicación de Australia Occidental","ITFR19122011.html","19 de diciembre del 2011","");
newsShortList("Ultimo Examen del Año en República Dominicana","ITFR15122011.html","15 de diciembre del 2011","");
newsShortList("La tercera Conferencia ITFNZ para Instructores","ITFR14122011.html","14 de diciembre del 2011","");
//newsShortList("Campeonato de España en la ciudad de Roquetas de Mar en Almería","ITFR05122011.html","4 de diciembre del 2011","");
//newsShortList("Taekwon-Do Platinum en la Comunidad","ITFR30112011.html","30 de noviembre del 2011","");
//newsShortList("La Asociación Israelí de Taekwon-Do Visita el Ministerio de Deportes en Tel-Aviv, Israel","ITFR291120112.html","29 de noviembre del 2011","");
//newsShortList("Quadrathlón Helénico de la Federación ITF","ITFR29112011.html","29 de noviembre del 2011","");
//newsShortList("2º Congreso de la Federación Centro Sudamericana de Taekwondo ITF","ITFR25112011.html","25 de noviembre del 2011","");
//newsShortList("Shoaib Rahmani, Presidente de la ITF Afganistán visitó EE.UU.","ITFR171120112.html","17 de noviembre del 2011","");
//newsShortList("A.S.U.T.T. ingresa a A I.T.F. Uruguay","ITFR10112011.html","10 de noviembre del 2011","");
//newsShortList("El Maestro Su&aacute;rez visita Puerto Rico","ITFR02112011.html","2 de noviembre del 2011","");
//newsShortList("Experto en artes marciales supera las probabilidades","ITFR18102011.html","18 de octubre del 2011","");
}

if ( ver_lang == "fran") {

/*
newsStart("","Fédération Québécoise De Taekwon-Do ITF Licence D’enseignement 2009-2010","31 decembre 2008","Le club de taekwon-do ITF de la Citadelle, en partenariat avec l’association régionale de taekwon-do ITF de Québec, avait l’immense honneur d’accueillir leurs confrères québécois pour le renouvellement de licence d’enseignement de la FQTI. ","<img  src=\"../images/licFQTI_m.jpg\" width=\"147\" height=\"110\" border=\"1\" alt=\"Fédération Québécoise De Taekwon-Do ITF Licence D’enseignement 2009-2010\">","ITFR13092009.html","En savoir plus...");
*/

newsShortList("Fédération Québécoise De Taekwon-Do ITF Licence D’enseignement 2009-2010","ITFR13092009.html","31 decembre 2008","Nouvelles régionales passées:");
newsShortList("Compétition seulement pour les ceintures de couleur à Vancouver","ITFR3122008.html","31 decembre 2008","");
newsShortList("Séminaire technique et examen de ceinture noire à Chiclayo, Pérou","ITFR051220083.html","5 decembre 2008","");
newsShortList("Démonstration de Taekwon-Do ITF en République Dominicaine","ITFR05122008.html","5 decembre 2008","");
newsShortList("Maître Downey s’implique auprès de la communauté","ITFR051220082.html","1 decembre 2008","");
//newsShortList("Visite de Maître Rounthwaite en Indonésie","ITFR23102008.html","23 octobre, 2008","");
//newsShortList("Séminaire technique aux Pays Bas","ITFR11102008.html","11 octobre 2008","");
//newsShortList("Une compétition de Taekwon-Do organisée à Kabul","ITFR17092008.html","17 septembre 2008","");
//newsShortList("Cours d’instructeur national de la FITAE pour les ceintures noires 4e degré et plus","ITFR25112008.html","8 août 2008","");
} 
}

function newsStart(t,tl,d,news,pic,readlink,readtext,piclink,nD) {

if ( t != "" ) {
dw('<div class="heLine">'+t+'<\/div>');
}
dw('<table cellspacing="0" cellpadding="0" border="0" style="width:624px; margin-top:2px; margin-left:12px; margin-right:4px; font-family:Verdana,sans-serif; font-size:11px; font-weight:normal;"><tr>');
dw('<td style="vertical-align:top; font-weight:bold; text-decoration: underline; padding:2px; padding-top:1px;"><span style="font-style:italic; font-size:10px; font-weight:normal; padding-bottom:0px;  padding-top:1px; float:right; margin-right:2px;">('+d+')</span>');
//dw('<td style="vertical-align:top; font-weight:bold; text-decoration: underline; padding:4px; padding-top:0px; padding-right:2px;"><div style="position: relative; right:-7px; top:-3px; z-index:500; background-color:#F2F4F4; font-style:italic; font-size:10px; font-weight:normal; padding-bottom:0px;  padding-top:1px; float:right; margin-right:6px; border-width:1px; border-color:silver; border-style:solid; padding:3px;">('+d+')</div>');

if ( tl != "") {
dw('<br /><div class="cen" style="padding:2px; margin-top:2px; padding-left:10px;">'+tl+'</div>');
}
dw('<\/td><td rowspan="2" align="right" style="width:10px; text-align:right; vertical-align:top; padding-top:2px;">');
dw('<a class="nob" href="'+readlink+'">'+pic+'<\/a><\/td><\/tr>');
dw('<tr><td style="padding-bottom:0px; padding-left:4px; padding-right:6px; padding-top:0px; vertical-align:top; line-height:16px;">');
dw(news);
dw('<\/td><\/tr>');

if (readtext != "") {
dw('<tr><td colspan="2" style="text-align:right; padding-right:0px; padding-top:1px; padding-bottom:6px; border-bottom-width:1px; border-bottom-color:snow; border-bottom-style:solid;"><a style="font-weight:bold;" href="'+readlink+'">'+readtext+'<img style="vertical-align:-1px;" src="../images/link.gif" width="20" height="13" alt="" border="0" /><\/a><\/td><\/tr></table>');
} else {
dw('<tr><td colspan="2" style="text-align:right; padding-right:14px; padding-bottom:8px; border-bottom-width:1px; border-bottom-color:snow; border-bottom-style:solid;"><\/td><\/tr></table>');
}
}

function newsStart2(t,tl,d,news,pic,readlink,readtext,piclink,nD,link2,txt2) {

if ( t != "" ) {
dw('<div class="heLine">'+t+'<\/div>');
}
dw('<table cellspacing="0" cellpadding="0" border="0" style="width:624px; margin-top:2px; margin-left:12px; margin-right:4px; font-family:Verdana,sans-serif; font-size:11px; font-weight:normal;"><tr>');
dw('<td style="vertical-align:top; font-weight:bold; text-decoration: underline; padding:4px; padding-top:0px; padding-right:2px;"><span style="font-style:italic; font-size:10px; font-weight:normal; padding-bottom:0px;  padding-top:1px; float:right; margin-right:6px;">('+d+')</span>');
if ( tl != "") {
dw('<br /><div class="cen" style="margin-top:2px;">'+tl+'</div>');
}
dw('<\/td><td rowspan="2" align="right" style="width:10px; text-align:right; vertical-align:top; padding-top:2px;">');
dw('<a class="nob" href="'+readlink+'">'+pic+'<\/a><\/td><\/tr>');

dw('<tr><td style="padding-bottom:0px; padding-left:4px; padding-right:6px; padding-top:0px; vertical-align:top; line-height:16px;">');
dw(news);
dw('<\/td><\/tr>');

dw('<tr><td colspan="2" style="text-align:right; padding-right:14px; padding-bottom:8px; border-bottom-width:1px; border-bottom-color:snow; border-bottom-style:solid;"><a style="font-weight:bold;" href="'+readlink+'">'+readtext+'<img style="vertical-align:-1px;" src="../images/link.gif" width="20" height="13" alt="" border="0" /><\/a>');
dw('<br /><a style="font-weight:bold;" href="'+newsStart2.arguments[7]+'">'+newsStart2.arguments[8]+'<img style="vertical-align:-1px;" src="../images/link.gif" width="20" height="13" alt="" border="0" /></a>');
dw('<\/td><\/tr></table>');
}

function newsEnd(archlink,archtext) {
dw('<table cellspacing="0" cellpadding="0" border="0" width="610" style="margin-left:10px; margin-top:1px; margin-bottom:6px; font-family:Verdana,sans-serif; font-size:10px;">');
dw('<tr><td colspan="3" style="vertical-align:top; text-align:right; padding-right:0px;"><div style="margin-top:1px;"><\/span><a style="font-weight:bold;" href="'+archlink+'">'+archtext+' <img style=\"vertical-align:-1px;\" src=\"../images/link.gif\" width=\"20\" height=\"13\" alt=\"\" border=\"0\" /><\/a><br /><\/div>');
//dw('<div style="margin-top:1px;"><\/span><a style="font-weight:bold;" href="'+archlink+'">'+archtext+' <img style=\"vertical-align:-1px;\" src=\"../images/link.gif\" width=\"20\" height=\"13\" alt=\"\" border=\"0\" /><\/a><br /><\/div>');
dw('<\/td><\/tr><\/table>');
dw('<\/div>');
//dw('<\/td><\/tr><\/table>');
}

function mainAreaStart() {
dw('<table summary="" cellspacing="0" cellpadding="0" border="0"  style="width:780px; margin-left:0px; margin-top:3px;"><tr><td class="noprint" style="vertical-align:top;">');
}

function leftAreaStart() {
dw('</td><td style="vertical-align:top; padding-left:0px;">');
dw('<table class="mainborder" summary="" width="640" cellspacing="0" cellpadding="0"  border="0">');
dw('<tr><td valign="top" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; background:#ebeef1; padding:0; margin:0em; text-align:left; border-width:0px; border-color:#c3ccd5; border-style:solid;">');
}

function leftAreaEnd(count) {
dw('</td></tr></table>');
dw('<table class="noprint"  summary="" cellpadding="0" cellspacing="0" border="0" width="640" style="margin-top:2px;"><tr>');
dw('<td valign="top" width="640" style="text-align:center; vertical-align:top;">');
dw('<div class="noprint" style="text-align:center;">');
dw('<img src="images/tytaol2.jpg" width="640" height="30" border="1" alt="" style="border-color:silver; border-width:1px; border-style:solid;" />');
dw('</div>');
dw('</td></tr>');


dw('<tr><td style="padding-top:3px; text-align:center;">');
// proverbs here

if (ver_lang == "eng") {

WOL_link='See <b>Way Of Life</b> past issues: <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow;padding:2px;"><a href="WOL-122007.html">1st</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-27022008.html">2nd</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-15042008.html">3rd</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-18062008.html">4th</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-25082008.html">5th</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-31102008.html">6th</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-17032009.html">7th</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="../docs/Great%20Thoughts.sf.PPS">8th</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-19102009.html">9th</a></span>'


//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/g-washington.jpg" width="99" height="120" alt=""  border="1" /><b>Theme: Courtesy</b><br /><br />“<i>How far you go in life depends on your being tender with the young, compassionate with the aged, sympathetic with the striving, and tolerant of the weak and the strong. <br />Because someday in life you will have been all of these</i>.”<br /><br /><br />George Washington (<i>Former President of the United States</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/sofokles.jpg" width="119" height="120" alt=""  border="1" /><b>Theme: Integrity</b><br /><br /><br /><br />“<i>Rather fall with honor than succeed by fraud.</i>”<br /><br /><br /><br />Sophocles (<i>Ancient Greek tragedian and philosopher</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/confucius.jpg" width="119" height="120" alt=""  border="1" /><b>Theme: Perseverance</b><br /><br /><br /><br />“<i>Our greatest glory is not in never falling, but in rising every time we fall.</i>”<br /><br /><br /><br />Confucius (<i>Ancient Chinese thinker</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/samurai.jpg" width="120" height="179" alt=""  border="1" /><b>Theme: Self Control</b><br /><br /><br /><br /><br />“<i>Warriors take chances. Like everyone else, they fear failing, but they refuse to let fear control them.</i>”<br /><br /><br /><br /><br /><br />Ancient Samurai Saying</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/MLKing.jpg" width="200" height="173" alt=""  border="1" /><b>Theme: Courage, Indomitable Spirit</b><br /><br /><br /><br />“<i>The ultimate test of a man is not where he stands in moments of comfort and moments of convenience, but where he stands in moments of challenge and moments of controversy.</i>”<br /><br /><br /><br /><br />Martin Luther King Jr.  <br />(<i>One of the leaders of the American civil rights movement</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/confucius.jpg" width="119" height="120" alt=""  border="1" /><b>Theme: Courtesy</b><br /><br /><br /><i>“What you do not like when done to yourself, do not do to others.”</i><br /><br /><br />Confucius (<i>Ancient Chinese thinker</i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/John-Wooden.jpg" width="85" height="140" alt=""  border="1" /><b>Theme: Character</b><br /><br /><br /><br /><i>“Ability can take you to the top, but it takes character to keep you there.”</i><br /><br /><br /><br />John Wooden (<i>member of the Basketball Hall of Fame</i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/lao-tsu.jpg" width="113" height="129" alt=""  border="1" /><b>Theme: Humility</b><br /><br /><br /><i>“The great man never considers himself higher than the common man. He does not want to see himself as the superior man, but as an equal.”</i><br /><br /><br />Lao Tzu (<i>See <a href=\"http://en.wikipedia.org/wiki/Lao_tzu\" target="lt">http://en.wikipedia.org/wiki/Lao_tzu</a></i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/platon.jpg" width="113" height="123" alt=""  border="1" /><b>Theme: Perseverance</b><br /><br /><br /><i>“When perseverance is accompanied by good sense, then it is a good and beneficial thing.”</i><br /><br /><br />Plato (<i>See <a href=\"http://en.wikipedia.org/wiki/Plato\" target="pl">http://en.wikipedia.org/wiki/Plato</a></i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/arWOL4_m.jpg" width="56" height="85" alt=""  border="1" /><b>Theme: Humility</b><br /><br /><br /><i>“To be respected, the authority must be respectable. ”</i><br /><br /><br />Anthony Robbins, American self-help writer and professional speaker</i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/amWOL4_m.jpg" width="56" height="86" alt=""  border="1" /><b>Theme: Perseverance</b><br /><br /><br /><i>“You should never regret saying the truth. The truth is simple and illuminating. It helps us to be courageous. ”</i><br /><br /><br />Aldo Moro, ancient Prime Minister of Italy</i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/tnhWOL4_m.jpg" width="56" height="86" alt=""  border="1" /><b>Theme: Social Justice & Vision </b><br /><br /><br /><i>“We learn that real life is here and now. The past is already over and the future is still not here. Only in the present moment can you really feel alive. ”</i><br /><br /><br />Thich Nhat Hanh, Vietnamese Buddhist monk</i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/persian.jpg" width="56" height="86" alt=""  border="1" /><b>Theme: Courtesy </b><br /><br /><br /><i>“Courteous men learn courtesy from the discourteous. ”</i><br /><br /><br />Persian Proverb </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/einstein.jpg" width="56" height="86" alt=""  border="1" /><b>Theme: Integrity </b><br /><br /><br /><i>“Whoever is careless with the truth in small matters cannot be trusted with the important matters. ”</i><br /><br /><br />Albert Einstein </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/tseliot.jpg" width="56" height="76" alt=""  border="1" /><b>Theme: Perseverance </b><br /><br /><br /><i>“Only those who will risk going too far can possibly find out how far one can go. ”</i><br /><br /><br />T.S. Eliot, winner for the Nobel Prize in Literature </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/mandela.jpg" width="56" height="86" alt=""  border="1" /><b>Theme: Courage </b><br /><br /><br /><i>“Courage is not the absence of fear, but the triumph over it. ”</i><br /><br /><br />Nelson Mandela </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');


//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;">');
//dw('<img style="margin-right:12px; float:left;"src="../images/wol6-1.jpg" width="59" height="80" alt="Buddha"  border="1" /><img style="margin-right:12px; float:left;"src="../images/wol6-2.jpg" width="69" height="80" alt="Bodhidarma, 28. patriarch of Buddhism"  border="1" /><img style="margin-right:12px; float:left;"src="../images/wol6-3.jpg" width="67" height="80" alt="Lao Tzu, chinese philosopher "  border="1" />');
//dw('Statements from ancient oriental wisdom: <br /><br /><span style="font-style:italic;">"One’s most valuable asset in life is good health."<br /><br />"One’s worst enemy in life is himself."</span>');
//dw('Statements from ancient oriental wisdom: <br /><br /><span style="font-style:italic;">"One’s greatest offering in life is forgiveness."<br /><br />"One’s worst debt in life is unrequited love."</span>');
//dw('Statements from ancient oriental wisdom: <br /><br /><span style="font-style:italic;">"One’s worst failure in life is his arrogance."<br /><br />"One’s biggest stupidity in life is his dishonesty and insincerity."</span>');
//dw('Statements from ancient oriental wisdom: <br /><br /><span style="font-style:italic;">"One’s deepest sorrow in life is his jealousy."<br /><br />"One’s worst mistake in life is losing himself."</span>');
//dw('Statements from ancient oriental wisdom: <br /><br /><span style="font-style:italic;">"One’s worst sin in life is his un-dutifulness to parents."<br /><br />"One’s most pitiful state of mind in life is his inferiority complex."</span>');
//dw('Statements from ancient oriental wisdom: <br /><br /><span style="font-style:italic;">"One’s most admirable achievement in life is rising after a fall."<br /><br />"One’s worst bankruptcy in life is his despair."</span>');
//dw('Statements from ancient oriental wisdom: <br /><br /><span style="font-style:italic;">"One’s worst deprivation in life is his lack of knowledge & understanding."<br /><br />"One’s greatest comfort in life is helping unlucky people."</span>');
//dw('<br /><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
//dw('<br />');
/*
dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;">');
dw('<img style="margin-right:12px; float:left;"src="../images/nietzche.jpg" width="56" height="86" alt="Bell"  border="1" />');
dw('Statement from F. Nietzche: <br /><br /><span style="font-style:italic;">“Always, there is a drop of madness in love, yet always, there is a drop of reason in madness”</span>');
dw('<br /><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
dw('<br />');

dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;">');
dw('<img style="margin-right:12px; float:left;"src="../images/jacques-maritain.jpg" width="56" height="86" alt="Jacques Maritain"  border="1" />');
dw('Statement from Jacques Maritain: <br /><br /><span style="font-style:italic;">“Gratitude is the most exquisite form of courtesy”</span>');
dw('<br /><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
dw('<br />');
*/

dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;">');
dw('<img style="margin-right:12px; float:left;"src="../images/lao-tseWOL4_m.jpg" width="56" height="64" alt="Lao Tse"  border="1" />');
dw('Statement from Lao Tse: <br /><br /><span style="font-style:italic;">“Only one who knows the goal can find the way.”</span>');
dw('<br /><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
dw('<br />');

/*
<img src="../images/ghandi.jpg" width="56" height="86" alt=""  border="1" />
</td><td>
<p>“There is no way to peace, for peace is the way.”</p>
<p>“The weak can never forgive. Forgiveness is the attribute of the strong.”</p>
<p><i>Mahatma Ghandi, major political and spiritual leader of India and the Indian independence movement. </i></p>

<span style="font-weight:bold; font-size:12px;">Theme: Perseverance</span>
<table>
<tr><td>
<img src="../images/amWOL4_m.jpg" width="56" height="86" alt=""  border="1" />
</td><td>
<p>“You should never regret saying the truth. The truth is simple and illuminating. It helps us to be courageous.”</p>
<p>- <i>Aldo Moro, ancient Prime Minister of Italy</i></p>
</td></tr>
</table>

*/

} else if (ver_lang == "fran") {

WOL_link='<span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow;padding:2px;"><a href="WOL-122007.html">1re édition</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-15042008.html">3me édition</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-18062008.html">4e édition</a></span>  <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-25082008.html">5e édition</a></span>  <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-25082008.html">6e édition</a></span>'

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/g-washington.jpg" width="99" height="120" alt=""  border="1" /><b>Thème : Courtoisie</b><br /><br /><i>« Votre parcours dans la vie dépend de si vous êtes tendre avec les jeunes, compatissant avec les aînés, à l’écoute de ceux dans le besoin et tolérant avec les forts et les faibles. Parce qu’à un moment de votre vie, vous aurez été chacun d’entre eux. »</i><br /><br /><br />George Washington (<i>Ancien président des États-Unis)</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/sofokles.jpg" width="119" height="120" alt=""  border="1" /><b>Thème : Intégrité</b><br /><br /><br /><br />« <i>Vaut mieux échouer avec honneur que de réussir dans la fraude</i>. »<br /><br /><br /><br />Sophocle (<i>Ancien tragédien et philosophe grec</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/confucius.jpg" width="119" height="120" alt=""  border="1" /><b>Thème : Persévérance</b><br /><br /><br /><br />« <i>Notre plus grande gloire n’est pas de ne jamais tomber, mais bien de se relever après chaque chute</i>. »<br /><br /><br /><br />Confucius (<i>Ancien penseur chinois</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/samurai.jpg" width="120" height="179" alt=""  border="1" /><b>Thème : Contrôle de soi</b><br /><br /><br /><br /><br />“<i>Les guerriers prennent des risques. Comme tout le monde, ils ont peur d’échouer, mais ils refusent de laisser cette peur les contrôler.</i>”<br /><br /><br /><br /><br /><br />Ancien adage de Samurai</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/MLKing.jpg" width="200" height="173" alt=""  border="1" /><b>Thème : Courage</b><br /><br /><br />« <i>Le test ultime de l’homme n’est pas comment il se comporte dans les moments de paix intérieure et les moments de confort, mais plutôt comment il se comporte dans les moments périlleux et les moments de controverse. </i>»<br /><br /><br /><br />Martin Luther King Jr.  <br />(<i>(un des principaux leaders du mouvement des droits de la personne aux États-Unis)</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/lao-tsu.jpg" width="113" height="129" alt=""  border="1" /><b>Theme: Humility</b><br /><br /><br /><i>“Un grand homme ne se considère jamais supérieur à l’homme moyen, il se voit égal à lui.”</i><br /><br /><br /><br />Lao Tzu (<i>Voir <a href=\"http://en.wikipedia.org/wiki/Lao_tzu\" target="lt">http://en.wikipedia.org/wiki/Lao_tzu</a></i>)<br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/platon.jpg" width="113" height="123" alt=""  border="1" /><b>Theme: Persévérance</b><br /><br /><br /><i>“Lorsque la persévérance s’accompagne de sagesse, elles est bonne et bienfaisante.”</i><br /><br /><br />Plato (<i>Voir <a href=\"http://en.wikipedia.org/wiki/Plato\" target="pl">http://en.wikipedia.org/wiki/Plato</a></i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/arWOL4_m.jpg" width="56" height="85" alt=""  border="1" /><b>Theme: Humility</b><br /><br /><br /><i>“Pour être respectée, l’autorité doit être respectable. ”</i><br /><br /><br />Anthony Robbins, écrivain américain et motivateur professionnel</i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/amWOL4_m.jpg" width="56" height="86" alt=""  border="1" /><b>Theme: Persévérance</b><br /><br /><br /><i>“Vous ne devriez jamais regretter d’avoir dit la vérité. Elle est simple et inspirante. Elle nous aide à trouver le courage.”</i><br /><br /><br />Aldo Moro, ancien Premier Ministre de l’Italie</i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/tnhWOL4_m.jpg" width="56" height="86" alt=""  border="1" /><b>Theme: Social Justice & Vision </b><br /><br /><br /><i>“Nous apprenons que la vie est ici et maintenant. Le passé est déjà terminé et l’avenir n’est pas encore arrivé. Seulement maintenant pouvez-vous ressentir la vie. ”</i><br /><br /><br />Thich Nhat Hanh, moine bouddhiste vietnamien</i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/persian.jpg" width="56" height="86" alt=""  border="1" /><b>Thème: Courtoisie </b><br /><br /><br /><i>« Les hommes courtois développent leur courtoisie en observant les gens disgracieux. »</i><br /><br /><br />Proverbe perse </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/einstein.jpg" width="56" height="86" alt=""  border="1" /><b>Thème: Intégrité  </b><br /><br /><br /><i>« Ceux qui accordent peu d’importance à la vérité dans les petites affaires ne sont pas aptes à le faire dans les affaires importantes. »</i><br /><br /><br />Albert Einstein </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/tseliot.jpg" width="56" height="76" alt=""  border="1" /><b>Thème: Persévérance  </b><br /><br /><br /><i>« Seuls ceux qui sont prêts à aller plus loin, découvrirons jusqu\'où ils peuvent vraiment aller. » </i><br /><br /><br />T.S. Eliot, Récipiendaire du Prix Nobel de littérature </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/mandela.jpg" width="56" height="86" alt=""  border="1" /><b>Thème: Courage</b><br /><br /><br /><i>« Le courage ne signifie pas l’absence de peur mais bien de la surmonter. »</i><br /><br /><br />Nelson Mandela </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;">');
dw('<img style="margin-right:12px; float:left;"src="../images/wol6-1.jpg" width="59" height="80" alt="Buddha"  border="1" /><img style="margin-right:12px; float:left;"src="../images/wol6-2.jpg" width="69" height="80" alt="Bodhidarma, 28. patriarch of Buddhism"  border="1" /><img style="margin-right:12px; float:left;"src="../images/wol6-3.jpg" width="67" height="80" alt="Lao Tzu, chinese philosopher "  border="1" />');
//dw('Énoncés venant de la sagesse orientale ancienne: <br /><br /><span style="font-style:italic;">"L’actif le plus de valeur dans la vie d’être humain est la santé."<br /><br />"Le plus grand ennemi dans la vie d’être humain est lui-même."</span>');
//dw('Énoncés venant de la sagesse orientale ancienne: <br /><br /><span style="font-style:italic;">« Le plus grand don qu’un être humain puisse faire est le pardon. »<br /><br />«  La plus grande dette dans la vie d’un être humain est un amour non-réciproque. »</span>');
//dw('Énoncés venant de la sagesse orientale ancienne: <br /><br /><span style="font-style:italic;">« Le plus grand échec dans la vie d’un être humain est son arrogance. »<br /><br />«  La plus grande stupidité dans la vie d’un être humain est sa malhonnêteté et son manque de sincérité. »</span>');
//dw('Énoncés venant de la sagesse orientale ancienne: <br /><br /><span style="font-style:italic;">« La plus grande tristesse dans la vie d’un être humain est sa jalousie. »<br />« La pire erreur dans la vie d’un être humain est de perdre l’estime de soi. »</span>');
//dw('Énoncés venant de la sagesse orientale ancienne: <br /><br /><span style="font-style:italic;">« Le pire péché dans la vie d’un être humain est de ne pas remplir ses responsabilités envers ses parents. »<br />« L’état d’esprit le plus déplorable d’un être humain est de se sentir inférieur. »</span>');
//dw('Énoncés venant de la sagesse orientale ancienne: <br /><br /><span style="font-style:italic;">« L’exploit le plus admirable d’un être humain est de se relever après une chute. »<br />« La pire catastrophe dans la vie d’un être humain est de perdre espoir. »</span>');
dw('Énoncés venant de la sagesse orientale ancienne: <br /><br /><span style="font-style:italic;">« La pire privation dans la vie d’un être humain est le manque de connaissances et de compréhension. »<br />« Le plus grand confort dans la vie d’un être humain est de venir en aide aux personnes dans le besoin. »</span>');

dw('<br /><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
dw('<br />');

} else if (ver_lang == "esp") {

WOL_link='Vea las ediciones pasadas de <b>Modo de Vida</b>: <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow;padding:2px;"><a href="WOL-122007.html">1ra</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-15042008.html">3ra</a></span>  <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-18062008.html">4ta</a></span>   <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-25082008.html">5ta</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-31102008.html">6ta</a></span> <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-17032009.html">7ma</a></span>  <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="../docs/Great%20Thoughts%20ESP2.pps">8va</a></span>  <span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow; padding:2px;"><a href="WOL-19102009.html">9na</a></span>'

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/g-washington.jpg" width="99" height="120" alt=""  border="1" /><b>Tema: Cortesía</b><br /><br /><i>“Cuán lejos vayan en la vida dependerá de la ternura que le tengan a los niños, la compasión hacia los mayores, la amabilidad con los que se esfuerzan, y la tolerancia hacia los débiles y los fuertes. Porque algún día de la vida podrán haber sido cualquiera de ellos.”</i><br /><br /><br />George Washington (<i>Ex Presidente de los Estados Unidos de América</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/sofokles.jpg" width="119" height="120" alt=""  border="1" /><b>Tema: Integridad</b><br /><br /><br /><br />“<i>Mejor caer con honor que tener éxito mediante el fraude</i>.”<br /><br /><br /><br />Sófocles (<i>Antiguo filósofo Griego))</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/confucius.jpg" width="119" height="120" alt=""  border="1" /><b>Tema: Perseverancia</b><br /><br /><br /><br />“<i>Nuestra mayor Gloria no es nunca caer, sino levantarse cada vez que lo hacemos</i>.”<br /><br /><br /><br />Confucio (<i>Antiguo pensador Chino</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/samurai.jpg" width="120" height="179" alt=""  border="1" /><b>Tema: Auto Control</b><br /><br /><br /><br /><br />“<i>Los guerreros toman desafíos. Como todos los demás, tienen miedo a perder, pero se niegan a dejar que el miedo los controle.</i>”<br /><br /><br /><br /><br /><br />Antiguo dicho Samurái</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;" src="../images/MLKing.jpg" width="200" height="173" alt=""  border="1" /><b>Tema: Coraje, Espíritu Indomable</b><br /><br /><br /><br />“<i>La última prueba del hombre no es donde se encuentra en los momentos de confort y conveniencia, sino donde se encuentra en los momentos desafiantes y de controversia.</i>”<br /><br /><br /><br /><br />Martin Luther King Jr.  <br />(<i>Líder del movimiento de derechos civiles de los Americanos</i>)</div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/lao-tsu.jpg" width="113" height="129" alt=""  border="1" /><b>Tema: Humildad</b><br /><br /><br /><i>“Un gran hombre nunca se considera superior al hombre común, sino igual a él.”</i><br /><br /><br />Lao Tzu (<i>V&eacute;a <a href=\"http://en.wikipedia.org/wiki/Lao_tzu\" target="lt">http://en.wikipedia.org/wiki/Lao_tzu</a></i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/platon.jpg" width="113" height="123" alt=""  border="1" /><b>Tema: Perseverancia</b><br /><br /><br /><i>“Cuando la perseverancia está acompañada por el pensamiento entonces es buena y beneficiosa.”</i><br /><br /><br />Plato (<i>Vea <a href=\"http://en.wikipedia.org/wiki/Plato\" target="pl">http://en.wikipedia.org/wiki/Plato</a></i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/arWOL4_m.jpg" width="56" height="85" alt=""  border="1" /><b>Tema: Humildad</b><br /><br /><br /><i>“Para ser respetado, la autoridad debe ser respetable.”</i><br /><br /><br />Anthony Robbins, escritor y orador profesional Americano de auto-ayuda</i>)<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/amWOL4_m.jpg" width="56" height="86" alt=""  border="1" /><b>Tema: Perseverancia</b><br /><br /><br /><i>“Nunca debes arrepentirte por decir la verdad. La verdad es reveladora y simple. Nos ayuda a ser valerosos.”</i><br /><br /><br />Aldo Moro, antiguo Primer Ministro de Italia</i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/tnhWOL4_m.jpg" width="56" height="86" alt=""  border="1" /><b>Tema: Justicia social y visión </b><br /><br /><br /><i>“Aprendemos que la vida real es aquí y en este momento. El pasado acabó y el futuro no llega aún. Solo en el presente puedes sentirte realmente vivo. ”</i><br /><br /><br />Thich Nhat Hanh, monje Budista Vietnamita</i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/persian.jpg" width="56" height="86" alt=""  border="1" /><b>Tema: Cortes&iacute;a </b><br /><br /><br /><i>“Los hombres correctos aprenden de los incorrectos. ”</i><br /><br /><br />proverbio persa</i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/einstein.jpg" width="56" height="86" alt=""  border="1" /><b>Tema: Integridad  </b><br /><br /><br /><i>“Aquel que no es cuidadoso acerca de la verdad en asuntos menores no puede ser confiado en temas importantes.”</i><br /><br /><br />Albert Einstein </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/tseliot.jpg" width="56" height="76" alt=""  border="1" /><b>Tema: Perseverancia   </b><br /><br /><br /><i>“Solo aquellos que se arriesgan para llegar lejos podrán descubrir hasta donde llegarán.” </i><br /><br /><br />T.S. Eliot, ganador del Premio Nóbel en Literatura </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;"><img style="margin-right:12px; float:left;"src="../images/mandela.jpg" width="56" height="86" alt=""  border="1" /><b>Tema: Coraje </b><br /><br /><br /><i>“El coraje no es la ausencia del miedo sino poder vencerlo.” </i><br /><br /><br />T.S. Eliot, ganador del Premio Nóbel en Literatura </i><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');

//dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;">');
//dw('<img style="margin-right:12px; float:left;"src="../images/wol6-1.jpg" width="59" height="80" alt="Budda"  border="1" /><img style="margin-right:12px; float:left;"src="../images/wol6-2.jpg" width="69" height="80" alt="Bodhidarma, 28. patriarca del Buddismo"  border="1" /><img style="margin-right:12px; float:left;"src="../images/wol6-3.jpg" width="67" height="80" alt="Lao Tzu, filósofo chino"  border="1" />');
//dw('declaraciones de antiguos sabios orientales: <br /><br /><span style="font-style:italic;">"Lo más valioso en la vida es la buena salud."<br /><br />"El peor enemigo en la vida es uno mismo."</span>');
//dw('declaraciones de antiguos sabios orientales: <br /><br /><span style="font-style:italic;">"La ofrenda más valiosa en la vida es el perdón."<br /><br />"Lo peor en la vida es el amor no correspondido."</span>');
//dw('declaraciones de antiguos sabios orientales: <br /><br /><span style="font-style:italic;">"La peor falla en la vida es la arrogancia."<br /><br />"La estupidez más grande en la vida es ser deshonesto y falto de sinceridad."</span>');
//dw('declaraciones de antiguos sabios orientales: <br /><br /><span style="font-style:italic;">"La pena más profunda en la vida es ser envidioso."<br /><br />"El peor error en la vida es perderse a uno mismo."</span>');
//dw('Declaraciones de antiguos sabios orientales: <br /><br /><span style="font-style:italic;">"El peor pecado en la vida es no comprometerse con los padres."<br />"El estado mental más lamentable en la vida es el complejo de inferioridad."</span>');
//dw('Declaraciones de antiguos sabios orientales: <br /><br /><span style="font-style:italic;">"El logro más admirable en la vida es poder levantarse luego de caerse."<br />"El peor quiebre en la vida es la desesperación."</span>');
//dw('Declaraciones de antiguos sabios orientales: <br /><br /><span style="font-style:italic;">"La peor privación en la vida es la falta de conocimiento y entendimiento."<br />"El momento más reconfortante en la vida es poder ayudar a personas sin suerte."</span>');
//dw('<br /><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
//dw('<br />');
/*
dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;">');
dw('<img style="margin-right:12px; float:left;"src="../images/nietzche.jpg" width="56" height="86" alt="Bell"  border="1" />');
dw('Dicho por F. Nietzche: <br /><br /><span style="font-style:italic;">“Siempre hay una gota de locura enel amor, y sin embargo tambi&eacute;n siempre hay una gota de razón en la locura.”</span>');
dw('<br /><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
dw('<br />');

dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;">');
dw('<img style="margin-right:12px; float:left;"src="../images/jacques-maritain.jpg" width="56" height="86" alt="Jacques Maritain"  border="1" />');
dw('Dicho por F. Nietzche: <br /><br /><span style="font-style:italic;">“La gratitud es la manera más exquisita de demostrar cortesía.”</span>');
dw('<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
dw('<br />');
*/
dw('<div style="width:600px; margin-left:12px; text-align:left; font-family:verdana; font-weight:normal; font-size:11px;">');
dw('<img style="margin-right:12px; float:left;"src="../images/lao-tseWOL4_m.jpg" width="56" height="64" alt="Lao Tse"  border="1" />');
dw('Dicho por Lao Ts&eacute;: <br /><br /><span style="font-style:italic;">“Sólo el que sabe la meta puede encontrar el camino.”</span>');
dw('<br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
dw('<br />');

}
if (ver_lang == "eng") {
dw('<a href="http://www.wada-ama.org/" target="wada-ama">');
//dw('<div style="vertical-align:middle; font-family:Verdana; font-size:12px; margin-top:3px; background-color:white; border-width:1px; border-color:blue; border-style:solid;">The International Taekwon-Do Federation is a member of <img src="../images/WADA-play-true180.jpg" width="180" height="87" alt="" border="0" /></div>');
dw('<table border="0" style="width:100%; font-family:Verdana; font-size:13px; font-weight:bold;  margin-top:3px; background-color:white; border-width:1px; border-color:blue; border-style:solid;"');
dw('<tr><td>The International Taekwon-Do Federation is a member of </td><td width="190"><img src="../images/WADA-play-true180.jpg" width="120" height="58" alt="" border="0" /></td></tr>');
dw('</table>');
dw('</a>');
dw('<a class="nob" href="WOL-intr.html"><img style="margin-top:4px;" src="../images/bar_bottom.jpg" width="640" height="30" alt="" border="0" /></a>');

} else if (ver_lang == "esp") {
dw('<a href="http://www.wada-ama.org/" target="wada-ama">');
dw('<table border="0" style="width:100%; font-family:Verdana; font-size:13px; font-weight:bold; margin-top:3px; background-color:white; border-width:1px; border-color:blue; border-style:solid;"');
dw('<tr><td>La Federación Internacional de Taekwon-Do es miembro de </td><td width="190"><img src="../images/WADA-play-true180.jpg" width="120" height="58" alt="" border="0" /></td></tr>');
dw('</table>');
dw('</a>');
dw('<a class="nob" href="WOL-intr.html"><img style="margin-top:4px;" src="../images/bar_bottom_esp.jpg" width="640" height="30" alt=""  border="0" /></a>');

} else if (ver_lang == "fran") {
dw('<a class="nob" href="WOL-intr.html"><img style="margin-top:4px;" src="../images/bar_bottom_fran.jpg" width="640" height="30" alt=""  border="0" /></a><br />');
}

//<a class="nob" href="http://www.topprosports.net/" target="toppro"><img src="../images/topprosports.jpg" width="318" height="50" border="1" alt="" style="margin-right:1px;"></a>
dw('<a class="nob" href="http://www.fujimae.com" target="fujimae"><img style="margin-left:1px; margin-top:0px; vertical-align:top;" src="../images/fujimae_m.gif" width="318" height="75" alt=""  border="1" /></a>')
dw('<a class="nob" href="http://www.budoland.de" target="budoland"><img style="margin-left:1px; margin-top:0px; vertical-align:top;" src="../images/topten.jpg" width="318" height="75" border="1" alt=""></a><br />')
dw('<a class="nob" href="http://www.mannamckay.com" target="mmck"><img  style="margin-left:1px; margin-top:3px; vertical-align:top;" style="margin-left:1px; margin-top:8px; vertical-align:top;" src="../images/mannamckay.png" width="318" height="145" alt="" border="0" /></a>')
	dw('<a class="nob" href="http://www.gran-marc.com.ar" target="gm"><img style="margin-top:3px;" src="../images/granmarc3.jpg" width="318" height="75" alt="" border="0" /></a>');
dw('<table width="606" border="0"><tr><td style="font-family:Verdana; text-align:center; font-style:italic; font-weight:bold; font-size:14px; ">Other suppliers recognized: TOP PRO Sports Limited<br /><span style=\"font-size:11px\"><a href=\"mailto:info@topprosports.ie\">info@topprosports.ie</a></span></td</tr></table>')

dw('</td></tr>');

dw('<tr><td align="center" style="font-family:Verdana,sans-serif; font-size:10px; font-style:italic; color:silver;">');
dw('<div style="text-align:center;">');
date_update();
dw('</div>');
//dw('</td>');
//dw('<td style="width:200px; text-align:left;"></td>')
	
//dw('<td style="text-align:right; padding-right:20px;">');

if ( count == "x") {
if ( ver_lang == "eng" ) {
dw('<div style="margin-top:4px; text-align:right;"><img style="visibility:hidden;" width="45" height="10" src="http://www.tkd-itf.home.pl/cgibin/counter?070" alt="Counter"><div>');
}
if ( ver_lang == "esp" ) {
dw('<div style="margin-top:4px; text-align:right;"><img style="visibility:hidden;" width="45" height="10" src="http://www.tkd-itf.home.pl/cgibin/counter?071" alt="Counter"><div>');
}
if ( ver_lang == "fran" ) {
dw('<div style="margin-top:4px; text-align:right;"><img style="visibility:hidden;" width="45" height="10" src="http://www.tkd-itf.home.pl/cgibin/counter?072" alt="Counter"><div>');
}
}
}

function mainAreaEnd() {
dw('<\/td><\/tr><\/table>');
dw('<\/td><\/tr><\/table>');
dw('<\/td><\/tr><\/table>');
dw('<\/div>');
dw('<br /><br />');
}


function upcoming_ev(event_date,tit,pic,picw,pich,picb,pica,date) {

var event = new Date(event_date);
var now = new Date();
var ile = event.getTime() - now.getTime();
var dni = Math.floor(ile / (1000 * 60 * 60 * 24));
//if (dni < 0 && calevents == "past") {
//document.write('i tu mamy co już było') }
if (calevents == "upcoming" && dni > 0) {
var Dt = "";
if ( ver_lang == "eng" ) {
Dt = "Date: ";
}
if ( ver_lang == "esp" ) {
Dt = "Fecha: ";
}
if ( ver_lang == "fran" ) {
Dt = "Date: ";
}
dw('<table cellspacing="1" cellpadding="2" border="0" width="600" style="margin-left:10px; margin-bottom:10px; font-family:Verdana,sans-serif; font-weight:normal; font-size:11px; border-width:0px; border-style:solid; border-color:navy;">');
dw('<tr><td colspan="2" style="background-color:#536887; color:white; padding:3px; padding-left:12px; font-weight:bold;"> '+tit+' </td></tr>');
dw('<tr><td rowspan="'+(((upcoming_ev.arguments.length-7)/2)+1)+'" style="vertical-align:top; width:100px;"><img src="../images/'+pic+'" width="'+picw+'" height="'+pich+'" border="'+picb+'" alt="'+pica+'" /></td><td><span style="background-color:snow; color:gray; font-size:9px; padding:1px; padding-bottom:2px; margin-right:5px;">'+Dt+'</span> '+date+' </td></tr>');
for (i=8; i<upcoming_ev.arguments.length ; i++ ) {
dw('<tr><td style="line-height:16px;"><span style="float:left; background-color:snow; color:gray; font-size:9px; font-weight:normal; padding-left:2px; padding-bottom:1px; margin-right:5px; line-height:14px;"> '+upcoming_ev.arguments[i]+':&nbsp; </span>');
i++
dw('<div style="">'+upcoming_ev.arguments[i]+'</div></td></tr>');
}
dw('</table>');
}

else if (calevents == "past" && dni <= 0) {
var Dt = "";
if ( ver_lang == "eng" ) {
Dt = "Date: ";
}
if ( ver_lang == "esp" ) {
Dt = "Fecha: ";
}
if ( ver_lang == "fran" ) {
Dt = "Date: ";
}
dw('<table cellspacing="1" cellpadding="2" border="0" width="600" style="margin-left:10px; margin-bottom:10px; font-family:Verdana,sans-serif; font-weight:normal; font-size:11px; border-width:0px; border-style:solid; border-color:navy;">');
dw('<tr><td colspan="2" style="background-color:#536887; color:white; padding:3px; padding-left:12px; font-weight:bold;"> '+tit+' </td></tr>');
dw('<tr><td rowspan="'+(((upcoming_ev.arguments.length-7)/2)+1)+'" style="vertical-align:top; width:100px;"><img src="../images/'+pic+'" width="'+picw+'" height="'+pich+'" border="'+picb+'" alt="'+pica+'" /></td><td><span style="background-color:snow; color:gray; font-size:9px; padding:1px; padding-bottom:2px; margin-right:5px;">'+Dt+'</span> '+date+' </td></tr>');
for (i=8; i<upcoming_ev.arguments.length ; i++ ) {
dw('<tr><td style="line-height:16px;"><span style="float:left; background-color:snow; color:gray; font-size:9px; font-weight:normal; padding-left:2px; padding-bottom:1px; margin-right:5px; line-height:14px;"> '+upcoming_ev.arguments[i]+':&nbsp; </span>');
i++
dw('<div style="">'+upcoming_ev.arguments[i]+'</div></td></tr>');
}
dw('</table>');
}

}


function eventList(tit,pic,picw,pich,picb,pica,date) {
var Dt = "";
if ( ver_lang == "eng" ) {
Dt = "Date: ";
}
if ( ver_lang == "esp" ) {
Dt = "Fecha: ";
}
if ( ver_lang == "fran" ) {
Dt = "Date: ";
}
dw('<table cellspacing="1" cellpadding="2" border="0" width="600" style="margin-left:10px; margin-bottom:10px; font-family:Verdana,sans-serif; font-weight:normal; font-size:11px; border-width:0px; border-style:solid; border-color:navy;">');
dw('<tr><td colspan="2" style="background-color:#536887; color:white; padding:3px; padding-left:12px; font-weight:bold;"> '+tit+' </td></tr>');
if ( pic != "") {
dw('<tr><td rowspan="'+(((eventList.arguments.length-7)/2)+1)+'" style="vertical-align:top; width:100px;"><img src="../images/'+pic+'" width="'+picw+'" height="'+pich+'" border="'+picb+'" alt="'+pica+'" /></td><td><span style="background-color:snow; color:gray; font-size:9px; padding:1px; padding-bottom:2px; margin-right:5px;">'+Dt+'</span> '+date+' </td></tr>');
for (i=7; i<eventList.arguments.length ; i++ ) {
dw('<tr><td style="line-height:16px;"><span style="background-color:snow; color:gray; font-size:9px; font-weight:normal; padding-left:2px; padding-bottom:1px; margin-right:5px; line-height:14px;"> '+eventList.arguments[i]+':&nbsp; </span>');
i++
dw('<div style="padding-left:40px;">'+eventList.arguments[i]+'</div></td></tr>');
} 
}else {
	if (ver_lang != "esp") 	{
dw('<tr><td colspan="2" style="padding-left:150px;">This is to inform the Members that the upcoming World Cup to be held in Las Vegas on October 2010 has been cancelled.  </td></tr>');	
} else {
dw('<tr><td colspan="2" style="padding-left:150px;">This is to inform the Members that the upcoming World Cup to be held in Las Vegas on October 2010 has been cancelled.</td></tr>')
}
}
dw('</table>');
}

function acr(alt) {
return "<img style=\"vertical-align:-3px;\" src=\"../images/acricon_.gif\" width=\"16\" height=\"16\" border=\"0\" alt=\""+alt+"\">";
}

function go_search(a) {
nowy_adres = "searchsite.html"+"?searWords="+a+"&search=0&match=0";
document.location.href=nowy_adres;
}

function board(title,name,address,phone,mobile,fax,email,email2,pic,picW,picH) {
dw('<table align="center" cellspacing="6" cellpadding="3" border="0" style="width:500px; font-size:11px;">')
if ( title != "") {
dw('<tr><td colspan="2" style="background-color:#AFDEEF;"><b>'+title+'</b></td></tr>')
}
dw('<tr><td style="vertical-align:top; font-weight:normal;"><b>'+name+'</b><br />');
if (address != "") {
dw('<br />Address: '+address+'<br />')
}
if ( phone != "") {
dw('Phone: '+phone+'<br />')
}
if ( mobile != "") {
dw('Mobile: '+mobile+'<br />')
}
if ( fax != "") {
dw('Fax: '+fax+'<br />')
}
if ( email != "") {
dw('E-mail: <a href="mailto:'+email+'">'+email+'</a>')
}	
if ( email2 != "") {
dw(' or <a href="mailto:'+email2+'">'+email2+'</a>')
}
if (pic != "")
{
dw('</td><td width="67"><a class="nob" href="mailto:'+email+'"><img src="../images/'+pic+'" width="'+picW+'" height="'+picH+'" border="1" alt="'+name+'"></a></td></tr></table>')
} else {
dw('</td><td width="67">&nbsp;</td></tr></table>')
}
}
