/*
function tick() {
var date = new Date("May 31, 2007 00:00:00");
var description = " ITF World Championship – Québec 2007";
var now = new Date();
var diff = date.getTime() - now.getTime();
var days = Math.floor(diff / (1000 * 60 * 60 * 24));
var hours = Math.floor((diff - (days * 1000 * 60 * 60 * 24)) / (1000 * 60 * 60));  
var mins = Math.floor((diff - ((days * 24 + hours) * (1000 * 60 * 60))) / (1000 * 60));
var seg = Math.floor((diff - ((days * 1440 + hours *60 + mins) * (60000))) / (1000));
if (days < 10) {
days = "0"+days+" d&iacute;as ";
} else {
days = days+" d&iacute;as ";
}
if (hours < 10) {
hours = "0"+hours+":";
} else {
hours = hours+":";
}
if (mins < 10) {
mins = "0"+mins+":";
} else {
mins = mins+":";
}
if (seg < 10) {
seg = "0"+seg;
} else {
seg = seg;
}
timeString = " faltan " + days + hours + mins + seg ;
Clock.innerHTML = timeString;
window.setTimeout("tick();", 100);
}
window.onload = tick;
*/



function rightPanels() {

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="1">');
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:2px;">');
dw('<tr><td valign="top" align="center" style="height:24px; background-color:#2d466e; color:white; text-align:center; border-width:0px; border-color:#c3ccd5; border-style:solid; font-size:10px; font-family:Verdana;padding-top:4px; padding-bottom:4px;"><b>');
if (ver_lang == "esp") {
dw("Otros idiomas");
//} else if (ver_lang == "eng") {
//dw("Other Languages");
}



dw('</b></td></tr>');
dw('<tr><td align="center" style="font-size:10px; padding:4px; padding-bottom:0px; padding-top:3px; font-weight:normal;">');
//if ( ver_lang == "eng") {
//dw('<a class="nob" href="../ver_esp/'+dziel+'""><img src="../images/langES.jpg" width="46" height="26" border="0" alt="Versi&oacute;n espa&ntilde;ola" /></a>');
//} else if ( ver_lang == "esp" ) {
//dw('<a class="nob" href="../ver_eng/'+dziel+'""><img src="../images/langEN.jpg" width="46" height="26" border="0" alt="English version" /></a>  <a class="nob" href="../ver_fran/'+dziel+'""><img src="../images/langFR.jpg" width="46" height="26" border="0" alt="Version fran&ccedil;aise" /></a>');

dw('<a class="nob" href="../ver_eng/'+dziel+'""><img src="../images/ENG-lang110.png" width="110" height="25" border="0" alt="English version" onmouseover="this.src=\'../images/ENG-lang110In.png\'" onmouseout="this.src=\'../images/ENG-lang110.png\'"/></a>');

//}
dw('</td></tr></table>');
dw('</td></tr></table>');

//newsStart("","Mensaje del Presidente Septiembre - Octubre 2008: ¿Por qué Practicamos y Enseñamos Taekwon-Do ITF?","16 de septiembre del 2008","Me gustaría comenzar este mensaje contándoles una historia: el rey y el sabio:<br /><i>Hace muchos años en la lejanía, había un reino muy pacífico.  Y como tenían un buen rey, los habitantes del reino eran felices y prósperos.  Desafortunadamente el buen rey de repente se enfermó y murió.</i> [...] ","<a href=\"ITFA16092008.html\"><img src=\"../images/prince_m.jpg\" width=\"107\" height=\"110\" alt=\"Mensaje del Presidente Septiembre - Octubre 2008: ¿Por qué Practicamos y Enseñamos Taekwon-Do ITF?\" border=\"1\" /></a>","ITFA16092008.html","L&eacute;a m&aacute;s...");

/*rPanel("Mensajes del Presidente",
"../images/GMTrajtenberg-ActPres_m.jpg",
"ITFA120320103.html",
"<a href=\"ITFA120320103.html\" target=\"_self\">Message from the Acting President, March 2010</a>",
"80",
"120",
"1",
"President GM Pablo Trajtenberg",
"",
"",
"");*/

dw('<a class="nob" href=\"http://www.itfhq.com/main\" target="ITFonline"><img style="margin-top:12px; margin-bottom:14px;" src="../images/ITFonline.jpg" width="140" height="24" alt="" /></a>');

rPanel("Mensajes del Presidente",
"../images/GMTrajtenberg-ActPres_m.jpg",
"ITFA28092011.html",
"<a href=\"ITFA28092011.html\" target=\"_self\">Mensaje del Presidente <br /><b> octubre del 2011</b></a>",
"110",
"165",
"1",
"President GM Pablo Trajtenberg",
"",
"archive_acting-presmess.html",
"Mensajes previos",
"",
"",
"",
"");

rPanel("GM Trân Triêu Quân",
"../images/GMTranTrieuQuan_m.jpg",
"GMTTQ-w-u-f.html",
"<div style=\"text-align:center;\">1952-2010<br /><a href=\"GMTTQ-w-u-f.html\">With us forever</a></div>",
"110",
"165",
"1",
"GM Trân Triêu Quân",
"_self",// target page
"",
"");

/*
rPanelPM("Calendario 2009",
"../images/calendarITF09-esp_m.jpg",
"ITFA25112008.html",
"Calendario <b>2009</b>",
"120",
"226",
"1",
"Calendario <b>2009</b>",
"_self",// target page
"../images/calendar-espagnol.jpg",
"Print version (EPS)",
"../images/calendar-espagnol_8.5x14_.eps",
"Print version 8.5 x14");
*/

dw('<a class="nob" href="http://www.itfworldcup2012.com/" target="itfWC"><img style="margin-top:2px; margin-bottom:2px; border-width:1px; border-color:silver; border-style:solid;"  src="../images/WC2012_m.jpg" width="136" height="56" alt="" /></a>')

function rPanelKidKicks(tit,ima,li,wi,he,bo,al,tar) {
dw('<table summary="" width="100%" cellspacing="0" cellpadding="0" style="margin-top:0px; margin-bottom:2px; text-align:center; border-width:1px; border-color:#d7dde3; border-style:solid;"');
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="center" 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("link ABSENT!")
}
dw('<\/td><\/tr><\/table>');
dw('<\/td><\/tr><\/table>');
}

/*
rPanelKidKicks("Comité de competición<br /> y arbitraje",
"../images/ITF-plaque_m3.gif",
"TUC.html",
"110",
"106",
"0",
"",
"_self"); 
*/

rPanelKidKicks("Chicos Pateando",
"../images/chicosPateando_graph_m.jpg",
"KidKicks_issues_list.html",
"110",
"152",
"0",
"Chicos Pateando",
"_self");   // target page

rPanel("Programa de TKD<br />para el Desarrollo<br />de los Chicos",
"../images/wacs-eng.png",
"TKDKDP.html",
//"&nbsp; &nbsp; &nbsp; &nbsp; Coming soon",
"",
"128",
"121",
"0",
"",
"",
"TKDKDP.html",
"");

rPanel("Eventos Futuros",
"../images/IIC-Hartfordshire-poster_m.jpg",
"calendar.html",
"<div style=\"font-size:9px; margin-bottom:3px;\">IIC en Hertfordshire<br />27-29 de enero del 2012",
"120",
"170",
"1",
"IIC in Hertfordshire",
"IIC in Hertfordshire",
"calendar.html",
"Eventos futuros");

/*rPanel("1st ITF Convention",
"../images/ITF-CONVENTION-2011_zm.jpg",
"calendar.html",
"<div style=\"font-size:9px; margin-bottom:3px;\">Hotel Bali, Benidorm, Spain<br />6-12 September 2011",
"120",
"237",
"1",
"1st ITF Convention",
"1st ITF Convention",
"calendar.html#conv1",
"Upcoming Events");*/

rPanel("Revista de la ITF",
"../images/tkd-magazine120.png",
"tkdmagazine.html",
"<div style=\"font-size:9px; margin-bottom:3px;\"><a href=\"tkdmagazine.html\">Generación Taekwon-Do</a>",
"120",
"113",
"0",
"Taekwon-Do Magazine",
"_self",
"tkdmagazine.html",
"");

/*
rPanel("Mundial 2011",
"../images/_WC2011final.jpg",
"http://www.itfnewzealand2011.com/",
"<div style=\"font-size:9px; margin-bottom:3px;\"><a href=\"http://www.itfnewzealand2011.com/\" target=\"WC11\">Visite la p&aacute;gina oficial</a>",
"110",
"179",
"1",
"Mundial 2011",
"wc07",
"http://www.itfnewzealand2011.com/",
"");

rPanel("European Open Cup",
"../images/european-open-cup-logo_m.jpg",
"http://www.euopencup.sk/",
"<div style=\"font-size:9px; margin-bottom:3px; text-align:center;\"><a href=\"http://www.euopencup.sk/\" target=\"oec\">Official website</a>",
"100",
"71",
"1",
"Official website",
"Official website",// target page
"http://www.euopencup.sk/",
"");


rPanel("4ta Copa del Mundo",
"../images/wc-las-vegas_m2.jpg",
"http://www.itfwclasvegas2010.org",
"<div style=\"font-size:9px; margin-bottom:3px;\"><a href=\"http://www.itfwclasvegas2010.org\" target=\"WC107\">Visite la p&aacute;gina oficial</a>",
"100",
"151",
"1",
"4th ITF World Cup in Las Vegas",
"wc10",// target page
"http://www.itfwclasvegas2010.org",
"");


rPanel("Calendario ITF 2008",
"../images/calendar-2008_m.jpg",
"calendar-08.html",
"<div style=\"font-size:9px; margin-bottom:3px;\">&iexcl;Un regalo de la ITF para comienzo del a&ntilde;o 2008!",
"100",
"133",
"1",
"ITF Calendar 2008",
"_self",
"",
"");
*/

/*
rPanel("Euros 2008",
"../images/ME08-logo_m.jpg",
"http://www.itfeurope.org/Euros08-invitation.html",
"<div style=\"font-size:9px; margin-bottom:3px;\">16-18 de mayo del 2008<br />Wrocław, Polonia<br /><br /><a href=\"http://www.itfeurope.org/Euros08-invitation.html\" target=\"me08\">Visite la p&aacute;gina oficial</a>",
"100",
"107",
"1",
"Euros 2008 Polonia",
"me08",// target page
"",
"");
*/

/*
rPanel("3ra Copa Mundial",
"../images/3wcup_m.jpg",
"http://www.taekwondo-fitae-itf.com/",
"<div style=\"font-size:9px; margin-bottom:3px;\">15-19 de octubre del 2008<br />Riva del Garda, Italia<br /><br /><a href=\"http://www.taekwondo-fitae-itf.com//\" target=\"cup3\">Visite la p&aacute;gina oficial</a>",
"120",
"70",
"1",
"3rd World Cup Italy",
"wc3",// target page
"",
"");


rPanel("Mundial 2007",
"../images/posterwcquebec2007_promo_m.jpg",
"http://www.itfwcquebec2007.com",
"<div style=\"font-size:9px; margin-bottom:3px;\"><a href=\"http://www.itfwcquebec2007.com./\" target=\"WC07\">Visite la p&aacute;gina oficial</a>",
"100",
"145",
"1",
"World Champs 2007",
"wc07",// target page
"http://www.itfwcquebec2007.com/",
"");

rPanel("",
"../images/WChProd.jpg",
"http://www.itfwcquebec2007.com/public/anglais/products.php",
"<div style=\"font-size:9px; margin-bottom:3px;\"><a href=\"http://www.itfwcquebec2007.com/public/anglais/products.php\" target=\"WC07\">Visit the store!</a>",
"121",
"100",
"1",
"World Champs 2007",
"wc07",// target page
"http://www.itfwcquebec2007.com/public/anglais/products.php",
"");
*/
rPanel("Organizaciones Afiliadas<br />y Miembros",
"",
"",
"<a style=\"line-height:15px;\" href=\"ngb_africa.html\" >&Aacute;frica</a><br /><a style=\"line-height:15px;\" href=\"ngb_austraoceania.html\">Ocean&iacute;a</a><br /><a style=\"line-height:15px;\" href=\"ngb_asia.html\">Asia</a><br /><a style=\"line-height:15px;\" href=\"ngb_europe.html\">Europa</a><br /><a style=\"line-height:15px;\" href=\"ngb_namerica.html\">Am&eacute;rica del Norte<br />y el Caribe</a><br /><a style=\"line-height:15px;\" href=\"ngb_samerica.html\">Am&eacute;rica Central y del Sur</a><br /><a style='font-size:10px; line-height:15px;' href=\"aff-memb.html\">F<span style='font-size:9px;'>ciones</span> C<span style='font-size:9px;'>ontinentales</span></a>",
"",
"",
"",
"",
"",
"",
"");

/*
rPanel("&iquest;Usted Sabe?",
"../images/DYN_mm.jpg",
"DYK.html",
"<a href=\"DYK_q_august06.html\" target=\"_self\">L&eacute;a la edici&oacute;n corriente de las <span style=\"font-weight:bold; color:maroon;\">Preguntas</span></a>",
"100",
"100",
"1",
"Do You Know?",
"_self",// target page
"",
"");
*/

/*
rPanel("El año de la Familia",
"../images/ITF_family_m.jpg",
"ITFA22032007.html", //link obrazka
"<a href=\"ITFA22032007.html\">42 aniversario de la ITF: El año de la Familia",//link tekstu
"107",
"120",
"1",
"ITFA22032007.html",
"_self",// target page
"",
"");
*/

/*
rPanel("ITFWEBNEWS",
"../images/IWN7_m.jpg",
"../pdf/ITFWEBNEWS7.pdf",
"<a href=\"../pdf/ITFWEBNEWS7.pdf\" target=\"ITFWEBNEWS\">Descargue el s&eacute;ptimo ITFWEBNEWS</a><br /><br /> (<img style=\"vertical-align:-4px;\" src=\"../images/acricon_.gif\" width=\"16\" height=\"16\" border=\"0\" alt=\"en formato PDF\" /> <i>505 kB</i>)",
"120",
"143",
"1",
"ITFWEBNEWS No 7",
"ITFWEBNEWS",
"archive_webnews.html",
"Archivos");
*/

rPanel("Documental sobre la ITF",
"../images/ITF-documentary.jpg",
"ITF-documentary.html",
"&nbsp;",
"121",
"93",
"1",
"Documental sobre la ITF",
"ITFdoc",// target page
"ITF-documentary.html",
"See video");
/*
rPanel("",
"../images/galeria-instr_cast.gif",
"http://www.tkd-itf-instructor.org/e_index.php ",
"<div style=\"font-size:9px; \">",
"102",
"173",
"0",
"Galeria de instructores",
"gdi",// target page
"",
"");
*/
rPanel("Promociones",
"../images/blackbelts.gif",
"7-9-2009.html",
"<div style=\"font-size:9px; \">",
"109",
"122",
"0",
"Cintas negras",
"_self",// target page
"",
"");
/*
rPanel("Acceso Privilegiado",
"",
"",
'<form style="display:inline;" name="ma" method="POST" action="javascript:go_search(gs.inp.value)"><span style="color:gray; float:left; padding-left:5px; margin-left:10px; margin-top:0px;" class="noprint"><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="Escriba aqu&iacute; su contrase&ntilde;a" value="Contrase&ntilde;a"></input><br /><input type="submit" class="search" style="margin-top:6px; border-width:1px; border-color:silver; background-color:transparent; width:100px; text-align:center; font-size:10px; cursor:hand;" name="go" onclick="go_search(inp.value)" value="Entrar" title="Ir a la secci&oacute; restringida"></input></form>',
"",
"",
"",
"",
"",
"",
"");

dw('<a class="nob" href="http://www.topprosports.net/" target="toppro"><img src="../images/toppro.jpg" width="142" height="32" border="0" alt="Esponsor" /></a>');
*/
}
