var bzyk="";
var ver_lang="";

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) {
dw('<table class="noprint" cellspacing="0" cellpadding="0" border="0" style="width:100%;">');
dw('<tr><td style="" align="center">');
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: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)"><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>&nbsp;')

dw('<a class="nob" href="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:6px;" src="'+bzyk+'images/PRINTER.GIF" width="14" height="12" border="0" alt="Imprimir" /><\/a>&nbsp;');
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)"><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" href="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)"><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" href="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>');
}

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>');
}

function ITFactualities() {
if ( ver_lang == "eng") {

//newsStart("","New Grand Masters 9th Degree in the ITF","May 7th, 2009","<table border=\"0\"><tr><td><img src=\"../images/GMDacak.jpg\" width=\"115\" height=\"173\" alt=\"\" border=\"1\" /></td><td><img src=\"../images/GMMarano.jpg\" width=\"115\" height=\"173\" alt=\"\" border=\"1\" /></td><td><img src=\"../images/GMMacCallum.jpg\" width=\"115\" height=\"173\" alt=\"\" /></td><td><img src=\"../images/GMRamish.jpg\" width=\"115\" height=\"173\" alt=\"\" border=\"1\" /></td><td><img src=\"../images/GMTrajtenberg.jpg\" width=\"115\" height=\"173\" alt=\"\" border=\"1\" /></td></tr><tr><td valign=\"top\">GM Javier Dacak<br />Paraguay<br /><a href=\"mailto:j.dacak@fetrep.org.py\">e-mail</a></td><td valign=\"top\">GM Hector Marano<br />Argentina<br /><a href=\"mailto:hm_tkd@hotmail.com\">e-mail</a></td><td valign=\"top\">GM Tom MacCallum<br />Scotland<br /><a href=\"mailto:t.mac@gmx.eu\">e-mail</a></td><td valign=\"top\">GM Guillermo Ramish<br />Argentina<br /><a href=\"mitotkd@hotmail.com\">e-mail</a></td><td valign=\"top\">GM Pablo Trajtenberg<br />Argentina<br /><a href=\"pablokavlin@gmail.com\">e-mail</a></td></tr></table>","","ITFA070520092.html","Read more...");

newsShortList("New Grand Masters 9th Degree in the ITF","ITFA070520092.html","May 7th, 2009","Past ITF activities");
newsShortList("42th IIC in Ho Chi Minh, Vietnam","ITFA040420092.html","April 4th, 2009","");
newsShortList("The 41st IIC in Queens, NY","ITFA04042009.html","April 4th, 2009","");
newsShortList("Way Of Life # 7","WOL-17032009.html","March 17th, 2009","");
newsShortList("Kidkicks # 3","kidkicks_3.html","March 11th, 2009","");
//newsShortList("Invitation to the IIC in Honduras","ITFA10032009.html","March 10th, 2009","");
//newsShortList("Upcoming International Instructors Courses 2009","upcoming-courses-09.html","February 25th, 2009","");
//newsShortList("Kid Kicks Issue 2","kidkicks_2.html","December 16th, 2008","");
} 
if (ver_lang == "esp") {

//newsStart("","Curso para Instructores Internacionales n&uacute;mero 42 en Ho Chi Min, Vietnam","4 de abril del 2009","Los días 27 al 29 de Marzo se realizó por primera vez en Ho Chi Min, Vietnam, el Curso para Instructores Internacionales n&uacute;mero 42. Junto a los 95 participantes de Vietnam, la mayoría de ellos de 4to a 7mo Dan, estuvieron instructores de Afghanistan, Australia, China, Filipinas, Indonesia, Japón, Malaysia, Thailandia. Vietnam, uno de los nueve países fundadores de la ITF, volvió a la familia del Taekwon-do en el 2008,  están trabajando muy duro para estandarizar las técnicas. ","<br /><img src=\"../images/iic42vietnam_m.jpg\" width=\"160\" height=\"120\" alt=\"Curso para Instructores Internacionales numero 42 en Ho Chi Min, Vietnam\" border=\"1\" />","ITFA040420092.html","L&eacute;a m&aacute;s..");

newsShortList("Curso para Instructores Internacionales n&uacute;mero 42 en Ho Chi Min, Vietnam","ITFA040420092.html","4 de abril del 2009","Actividades pasadas");
newsShortList("Curso para  Instructores  Internacionales n&uacute;mero 41, Nueva York","ITFA04042009.html","4 de abril del 2009","");
newsShortList("Un modo de vida # 7","WOL-17032009.html","17 de marzo del 2009","");
newsShortList("Chicos Pateando # 3","kidkicks_3.html","11 de marzo del 2009","");
newsShortList("Invitación al IIC en Honduras","ITFA10032009.html","10 de marzo del 2009","");
//newsShortList("Anuncio del Gran Maestro Trân acerca de su reciente promoción a IX Dan","ITFA13012009.html","13 de enero del 2009","");
//newsShortList("Nuevos  mensajes de felicitaciones al GM Tran, presidente de la ITF","ITFA26012009.html","26 de enero del 2009","");
//newsShortList("Próximos Cursos internacionales en el 2009","upcoming-courses-09.html","25 de febrero del 2009","");
//newsShortList("Mensajes de felicitaciones desde todo el mundo por la promoción del Gran Maestro Trân","ITFA12012009.html","12 de enero del 2009","");
}

if ( ver_lang == "fran") {

//newsStart("","Bienvenue au Kid Kicks numéro 2","16 decembre 2008","Noël est un temps très spécial de l’année. Pour plusieurs élèves de Taekwon-Do, Noël est un temps de célébration en famille, de bonheur et foi. Oh! Et des cadeaux ! C’est merveilleux de se réveiller le jour de Noël et de voir les cadeaux du père noël. Pas tout le monde fête Noël mais presque tous les élèves de Taekwon-Do partagent cette journée avec leur famille et amis. Alors, quel est le lien entre Noël et le Taekwon-Do? Tu serais surpris de savoir combien de fois le Crédo peut-être utile en cette période !","<a href=\"kidkicks_2.html\"><img src=\"../images/kk2-f3_m.jpg\" width=\"120\" height=\"124\" alt=\"Bienvenue au Kid Kicks numéro 2\" border=\"1\" /></a>","kidkicks_2.html","En savoir plus...");;

newsShortList("Bienvenue au Kid Kicks numéro 2","kidkicks_2.html","16 decembre 2008","Activit&eacute;s pass&eacute;es:");
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","");
//newsShortList("40e IIC à Puerto Rico","ITFA15092008.html","15 septembre 2008","");
//newsShortList("Nomination de la nouvelle assistante au président de l’ITF","ITFA10092008.html","10 septembre 2008","");
} 
}

function regionalNews() {
if ( ver_lang == "eng") {

//newsStart("","New Group joins the ITF in the Dominican Republic","May 23th, 2009","In the first week of May 2009, Mr Norberto Taveras V Dan, met with the President of the Association Puertoplateña ITF Taekwon-Do in the city of Puerto Plata. He also conducted a training session with some senior members, followed by a meeting with the directors of the association. The meeting concluded with the decision that the the directors of the association would join the ITF and work together with Mr Taveras.","<img  src=\"../images/ngr-DR_m.jpg\" width=\"160\" height=\"120\" border=\"1\" alt=\"New Group joins the ITF in the Dominican Republic\">","ITFR23052009.html","Read More...");

newsShortList("New Group joins the ITF in the Dominican Republic","ITFR23052009.html","May 23th, 2009","Past Regional News");
newsShortList("Breaking Boards For Charity","ITFR200420092.html","April 20th, 2009","");
newsShortList("Viking Cup 2009 – a great success!","ITFR20042009.html","April 20th, 2009","");
newsShortList("The 10th I.N.T.A. Open","ITFR19042009.html","April 19th, 2009","");
newsShortList("Black Belt Grading for Cook Islands","ITFR13042009.html","April 13th, 2009","");
//newsShortList("Master Paul Mcphail Visits Perth, Western Australia","ITFR11042009.html","April 11th, 2009","");
//newsShortList("Norberto's Taekwon-do New Location","ITFR04042009.html","April 4th, 2009","");
//newsShortList("Visit to Morocco","ITFR31032009.html","March 31th, 2009","");

}

if (ver_lang == "esp") {
//newsStart("","Campeonato Regional en Catalonia – en el Norte de España","19 de marzo del 2009","La Copa de Catalonia se realizó el 7 de Febrero del 2009 en la ciudad de Tona, al Norte de España.  Más de 160 miembros entre los 7 y 15 años participaron del torneo, y compitieron en tres áreas.  Hubo más de 400 espectadores, incluyendo algunas autoridades de la ciudad.","<img  src=\"../images/cat-cup_m.jpg\" width=\"121\" height=\"130\" border=\"1\" alt=\"Campeonato Regional en Catalonia – en el Norte de España\">","ITFR19032009.html","L&eacute;a m&aacute;s...");


newsShortList("Campeonato Regional en Catalonia – en el Norte de España","ITFR19032009.html","19 de marzo del 2009","Novedades Regionales Pasadas:");
newsShortList("3er Conferencia Técnica Anual","ITFR10032009.html","10 de marzo del 2009","");
newsShortList("La International Taekwon-do Federation en la cuna del arte marcial","ITFR05032009.html","5 de marzo del  2009","");
newsShortList("Los Países Bajos tienen su “Gran” competencia abierta","ITFR13022009.html","13 de febrero del 2009","");
newsShortList("Se fundó la ITF en Luxemburgo","ITFR12022009.html","12 de enero del  2009","");
newsShortList("4ta Competencia de Formas de TKD ITF en Israel","ITFR03012009.html","3 de enero, 2009","");
}

if ( ver_lang == "fran") {

/*
newsStart("","Maître Downey s’implique auprès de la communauté","1 decembre 2008","Maître Scott Downey, ceinture noire 7e degré de St-John’s, Terre-Neuve, Canada était invité comme présentateur à une conférence antiviolence pour les jeunes de St-John’s. Maître Downey était présent pour présenter des techniques pratiques d’autodéfense à plus de 100 jeunes de niveau secondaire qui étaient victimes d’intimidation. Les conseillers et psychologues des écoles ont choisis les élèves. ","<img  src=\"../images/master-downey.jpg\" width=\"70\" height=\"110\" border=\"1\" alt=\"Maître Downey s’implique auprès de la communauté\">","ITFR051220082.html","Read More...");
*/

newsShortList("Maître Downey s’implique auprès de la communauté","ITFR051220082.html","1 decembre 2008","Nouvelles régionales passées:");
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","");
//newsShortList("Maître Dacak est le nouveau Secrétaire national des sports du Paraguay","ITFR08082008.html","8 août 2008","");
//newsShortList("La compétition Come Enjoy 2008 à Hong Kong","ITFR11072008.html","11 juillet 2008","");
//newsShortList("Maître Paul Weiler dirige un séminaire en Éthiopie","ITFR07072008.html","7 juillet 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: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>');

if (readtext != "") {
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><\/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 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><\/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 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='<span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow;padding:2px;"><a href="WOL-122007.html">1st edition</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 edition</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 edition</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 edition</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 edition</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 edition</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 edition</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/ghandi.jpg" width="56" height="86" alt="Ghandi"  border="1" />');
dw('Statements from Mahatma Ghandi: <br /><br /><span style="font-style:italic;">“There is no way to peace — peace is the way.”<br />“The weak can never forgive. Forgiveness is the attribute of the strong.”</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='<span style="width:100px; border-style:solid; border-color:chocolate; border-width:1px; background-color:snow;padding:2px;"><a href="WOL-122007.html">1ra edición</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 edición</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 edición</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 edición</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 edición</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 edición</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/ghandi.jpg" width="56" height="86" alt="Ghandi"  border="1" />');
dw('Tema: Paz y generosidad: <br /><br /><span style="font-style:italic;">“No hay un camino a la paz, ya que la paz es el camino.”<br />“Los débiles no pueden perdonar.  El perdón es un atributo de los fuertes.”</span>');
dw('<br /><br /><br /><span style="float:right;">'+WOL_link+'</span></div>');
dw('<br />');

}
if (ver_lang == "eng") {
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><br />');
} else if (ver_lang == "esp") {
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><br />');
} 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:8px; 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:8px; vertical-align:top;" src="../images/topten.jpg" width="318" height="75" border="1" alt=""></a><br />')
	dw('<a class="nob" href="http://www.gran-marc.com.ar" target="gm"><img style="margin-top:3px;" src="../images/granmarc.jpg" width="640" height="69" alt="" border="0" /></a>');


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>');
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="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;"> '+eventList.arguments[i]+':&nbsp; </span>');
i++
dw('<div style="">'+eventList.arguments[i]+'</div></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>')
}
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>')
}
