<html>  <head><script> /*  RETROUVEZ LES MEILLEURS SCRIPTS SUR  http://www.scriptsplus.com */ function clic(){ alert('Interdiction de cliquer sur le bouton droit !'); } function noclic(scx){ if (navigator.appName == "Netscape" && scx.which == 3) { clic(); return false;  } if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { clic(); return false;  }} document.onmousedown = noclic </script> <!-- DEBUT DU SCRIPT --> <style> #slidemenubar2{ position:absolute; left:0px; top:0px; } </style> <!-- FIN DU SCRIPT --> <!-- DEBUT DU SCRIPT --> <SCRIPT LANGUAGE="JavaScript">  /* ** MENU MOBILE ** SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT http://www.editeurjavascript.com */  ie4 = document.all; dom = document.getElementById; </SCRIPT><div id="slidemenubar2" onMouseover="pull()" onMouseout="draw()"><TABLE WIDTH=250 CELLPADDING=0 CELLSPACING=0 BORDER=0 BGCOLOR=#000000><TR><TD><TABLE WIDTH=100% CELLPADDING=0 CELLSPACING=1 BORDER=0><TR><TD WIDTH=220 BGCOLOR=#000000><FONT FACE="Arial" SIZE=1> <script language="JavaScript"> var sitems=new Array(); sitems[0]= 'Accueil'; sitems[1]= 'Arbitrage'; sitems[2]= 'Bunka'; sitems[3]= 'Code du samoura'; sitems[4]= 'Combat'; sitems[5]= 'Communiqus'; sitems[6]= 'Dojo Kun'; sitems[7]= 'tiquette au dojo'; sitems[8]= 'Grades Shotokan'; sitems[9]= 'Historique Shotokan'; sitems[10]= 'Horaire des cours'; sitems[11]= 'Humour et jeux'; sitems[12]= 'Informations sur le club'; sitems[13]= 'Inscription aux cours'; sitems[14]= 'Kamikaze.com'; sitems[15]= 'Kata'; sitems[16]= 'Kihon'; sitems[17]= 'Kumit'; sitems[18]= 'Lexique de karat'; sitems[19]= 'Liens'; sitems[20]= 'Livre d\'or'; sitems[21]= 'Membres'; sitems[22]= 'Niju Kun'; sitems[23]= 'Oeil du  tigre'; sitems[24]= 'Photos'; sitems[25]= 'Prparation physique'; sitems[26]= 'Vidos';  var sitemlinks=new Array(); sitemlinks[0]= 'index1.htm'; sitemlinks[1]= 'arbitre.htm'; sitemlinks[2]= 'bunkai.htm'; sitemlinks[3]= 'samourai.htm'; sitemlinks[4]= 'combat.htm'; sitemlinks[5]= 'communiques.htm'; sitemlinks[6]= 'dojo.htm'; sitemlinks[7]= 'ethiquedojo.htm'; sitemlinks[8]= 'belt.htm'; sitemlinks[9]= 'historique.htm'; sitemlinks[10]= 'horaire.htm'; sitemlinks[11]= 'humour.htm'; sitemlinks[12]= 'info.htm'; sitemlinks[13]= 'inscription.htm'; sitemlinks[14]= 'http://coldfusion.affiliateshop.com/AIDLink.cfm?AID=024848&BID=1397'; sitemlinks[15]= 'katas.htm'; sitemlinks[16]= 'kihon.htm'; sitemlinks[17]= 'kumite.htm'; sitemlinks[18]= 'terminologie.htm'; sitemlinks[19]= 'liensen.htm'; sitemlinks[20]= 'http://htmlgear.lycos.com/guest/control.guest?u=shotokancrsa&i=1&a=sign'; sitemlinks[21]= 'membres.htm'; sitemlinks[22]= 'niju.htm'; sitemlinks[23]= 'oeildutigre.htm'; sitemlinks[24]= 'album.htm'; sitemlinks[25]= 'prep.htm'; sitemlinks[26]= 'videos.htm';  for (i=0;i<=sitems.length-1;i++) document.write('&nbsp;&nbsp;<a href='+sitemlinks[i]+'><FONT COLOR=#FFCC66>'+sitems[i]+'</FONT></a><br>')   </script> </FONT></TD><TD WIDTH=30 BGCOLOR=#ffffff ALIGN=center><FONT FACE="Arial, Verdana" SIZE=2 COLOR=#000000><B>M<BR>E<BR>N<BR>U</B></FONT></TR></TABLE></TD></TR></TABLE></div><SCRIPT LANGUAGE=JavaScript> if(dom) 	{ 	themenu=document.getElementById("slidemenubar2").style; 	themenu.left = -220; 	} else if (ie4) 	{ 	themenu=document.all.slidemenubar2.style; 	themenu.left = -220; 	}  function pull() 	{ 	themenu.left = 0; 	}  function draw() 	{ 	themenu.left = -220; 	} </script> <!-- FIN DU SCRIPT --> <meta http-equiv="Content-Language" content="fr-ca"> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Tora No Maki; le tigre Shotokan</title> <bgsound src="GONG.WAV" loop="0"> <meta http-equiv="Page-Exit" content="revealTrans(Duration=2.0,Transition=3)"> </head>  <body link="#400000" vlink="#996633" alink="#800000" background="fondy.jpg" topmargin="0" leftmargin="0"><script language="JavaScript"> <!-- bubbles Script by kurt.grigg@virgin.net <!-- This script and many more resources are available free online at --> <!-- Ce Script, et des tonnes de ressources en ligne sur  --> <!-- **Active Art Animations** http://www.active-art-animations.com --> <!-- Begin Image0=new Image(); Image0.src="tigerbullet.gif"; Amount=25;   Ypos=new Array(); Xpos=new Array(); Speed=new Array(); rate=new Array(); grow=new Array(); Step=new Array(); Cstep=new Array(); nsSize=new Array(); ns=(document.layers)?1:0; WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight; WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth; for (i=0; i < Amount; i++){                                                                  Ypos[i] = Math.round(Math.random()*WinHeight);  Xpos[i] = Math.round(Math.random()*WinWidth);  Speed[i]= Math.random()*4+4;  Cstep[i]=0;  Step[i]=Math.random()*0.1+0.05;  grow[i]=10;  nsSize[i]=Math.random()*15+5; } if (ns){ for (i = 0; i < Amount; i++){ document.write("<LAYER NAME='sn"+i+"' LEFT=0 TOP=0><img src="+Image0.src+" name='N' width="+nsSize[i]+" height="+nsSize[i]+"></LAYER>"); } } else{ document.write('<div style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i = 0; i < Amount; i++){ document.write('<img id="si" src="'+Image0.src+'" style="position:absolute;top:0px;left:0px;filter:alpha(opacity=60)">'); } document.write('</div></div>'); } function bubbles(){ var WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight; var WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth; var hscrll=(document.layers)?window.pageYOffset:document.body.scrollTop; var wscrll=(document.layers)?window.pageXOffset:document.body.scrollLeft; for (i=0; i < Amount; i++){ sy = Speed[i]*Math.sin(270*Math.PI/180); sx = Speed[i]*Math.cos(Cstep[i]); Ypos[i]+=sy; Xpos[i]+=sx;  rate[i]=0.4; if (Ypos[i] < -50){ Ypos[i]=WinHeight+50; Xpos[i]=Math.round(Math.random()*WinWidth); Speed[i]=Math.random()*4+6;  grow[i]=2; nsSize[i]=Math.random()*15+5; } if (ns){ document.layers['sn'+i].left=Xpos[i]+wscrll; document.layers['sn'+i].top=Ypos[i]+hscrll; } else{ si[i].style.pixelLeft=Xpos[i]+wscrll; si[i].style.pixelTop=Ypos[i]+hscrll; si[i].style.width=grow[i]; si[i].style.height=grow[i];  } grow[i]+=rate[i];  Cstep[i]+=Step[i]; if (grow[i] > 24) grow[i]=25; } setTimeout('bubbles()',10); } bubbles(); //--> </script>  <!-- FREE code from WWW.CGISCRIPT.NET, LLC --> <STYLE TYPE="text/css"><!--  BODY {   scrollbar-arrow-color:666666;   scrollbar-track-color:ffffff;   scrollbar-shadow-color:666666;   scrollbar-face-color:ffffff;   scrollbar-highlight-color:666666;   scrollbar-darkshadow-color:ffffff;   scrollbar-3dlight-color:ffffff;  } //--></STYLE> <!-- This script and many more resources are available free online at --> <!-- Ce Script, et des tonnes de ressources en ligne sur  --> <!-- **Active Art Animations** http://www.active-art-animations.com -->   <SCRIPT LANGUAGE="Javascript1.2"> <!-- //  Original:  Altan - http://www.altan.hr/snow JS Snow v0.1finished on 11-10-1999 23:04 in Zagreb, Croatia. Copyright 1999 Altan d.o.o.--> var no =20; // nombre de flocons var speed = 4; // plus le nombre est petit, plus la vitesse augmente var snowflake = "tigerbullet.gif"; // image ////////////////////////////////////////////////////////////////////////////// var ns4up = (document.layers) ? 1 : 0;  // browser sniffer var ie4up = (document.all) ? 1 : 0; var dx, xp, yp;    // coordinate and position variables var am, stx, sty;  // amplitude and step variables var i, doc_width = 800, doc_height = 1500; // taille du document if (ns4up) { doc_width = self.innerWidth; doc_height = self.innerHeight; } else if (ie4up) { doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); for (i = 0; i < no; ++ i) {   dx[i] = 0;                        // set coordinate variables xp[i] = Math.random()*(doc_width-50);  // set position variables yp[i] = Math.random()*doc_height; am[i] = Math.random()*20;         // set amplitude variables stx[i] = 0.02 + Math.random()/10; // set step variables sty[i] = 0.7 + Math.random();     // set step variables if (ns4up) {                      // set layers if (i == 0) { document.write("<layer name=\"dot"+ i +"\" left=\"15\" "); document.write("top=\"15\" visibility=\"show\"><img src=\""); document.write(snowflake + "\" border=\"0\"></layer>"); } else { document.write("<layer name=\"dot"+ i +"\" left=\"15\" "); document.write("top=\"15\" visibility=\"show\"><img src=\""); document.write(snowflake + "\" border=\"0\"></layer>");    } } else if (ie4up) { if (i == 0) { document.write("<div id=\"dot"+ i +"\" style=\"POSITION: "); document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: "); document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\""); document.write(snowflake + "\" border=\"0\"></div>"); } else { document.write("<div id=\"dot"+ i +"\" style=\"POSITION: "); document.write("absolute; Z-INDEX: "+ i +"; VISIBILITY: "); document.write("visible; TOP: 15px; LEFT: 15px;\"><img src=\""); document.write(snowflake + "\" border=\"0\"></div>");       }    } } function snowNS() {  // Netscape main animation function for (i = 0; i < no; ++ i) {  // iterate for every dot yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers["dot"+i].top = yp[i]; document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("snowNS()", speed); } function snowIE() {  // IE main animation function for (i = 0; i < no; ++ i) {  // iterate for every dot yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx[i] += stx[i]; document.all["dot"+i].style.pixelTop = yp[i]; document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("snowIE()", speed); } if (ns4up) { snowNS(); } else if (ie4up) { snowIE(); } // End --> </script> <div align="right">    <table border="0" width="96%" cellpadding="0" cellspacing="0" style="border-collapse: collapse" background="Tiger_empreinte2.gif">       <tr>                       <td align="center" width="104%">           <font face="Arial" color="#000000" size="2"><p>           </p>           <p>           </p>           <p>           </p>           </font>           <font color="#000000" size="2">             <p align="center">             <img border="0" src="toranomaki.gif" width="283" height="40"></p>           </font>           </font>           <font face="Arial" color="#000000" size="2"><p>           </p>           <p>       <font size="2" face="Arial">       <img border="0" src="tigre_embleme.gif" align="center" width="200" height="190"></font></p>           <p align="justify">Cette            figure avec le tigre  l'intrieur du cercle est le<b> </b>           Tora No Maki, le &quot;rouleau de tigre&quot;. Dans la tradition japonaise, le            &quot;Tora No Maki&quot; est le document crit officiel d'un art o d'un            systme, qui est utilis comme tant la source de rfrence pour cet            art.</p>           <p align="justify"><font face="Arial" size="2">           <img border="0" src="TataraToranoMaki_small.jpg" xthumbnail-orig-image="TataraToranoMaki.jpg" align="left" width="160" height="95">Les Japonais n'ont pas crs les livres            relis comme nous employons en occident. Au lieu            de cela, ils crivaient leurs documents sur des longs            rouleaux de papier, juste comme nos anctres faisaient  il y a des            centaines d'annes. </font>Ce figure a t  l'origine            cr par Hoan Kosugi, un l'artiste japonais rput et prsident <font color="#220000">           du Tabata Popular Club,</font> ami et tudiant de Gichin Funakoshi, le            pre du karat Shotokan. Il            a fait ce dessin au pinceau&nbsp; spcifiquement pour  illustrer la            page couverture du premier livre de Funakoshi <i><b>Karat Do Kyohan</b>, </i><font color="#220000">           et l'irrgularit du cercle indique qu'il l'a fait d'un seul trait</font>. Le            caractre vers le haut dans le quart de cercle du nord-est du cercle            fait partie de la signature de <font color="#220000">           l'artiste.</font> Son            influence a t aussi importante que celle de Jigoro Kano, le            fondateur du judo, afin de persuader Funakoshi de demeurer au Japon pour            transmttre ses connaissances .</p>           <p align="justify">Kosugi est galement celui qui a convaincu            Funakoshi d'crire un livre sur le karat. Puisque aucun livre sur le            karat n'avait t crit  ce moment l, Kosugi a dit             Funakoshi que son livre serait le &quot;Tora No Maki&quot; du karat. &quot;Tora&quot;            signifie galement tigre.<font face="Arial" color="#FF0000" size="2">           </font>           </p>           <p align="justify">Sht tait le pseudonyme sous lequel Funakoshi            crivait des pomes chinois dans sa jeunesse. Ce mot, en japonais,            signifie littralement &quot; vagues de pins&quot;.<font face="Arial" size="2">Dans son livre </font><a href="javascript:launchscrollnow('../MaitreFunakoshi_livre.htm',660,640)" style="text-decoration: none">Karate-do,            ma Voie, ma Vie</a><font face="Arial" size="2">            il nous explique comment, dans sa jeunesse, il a choisi ce surnom <i>:</i></font></font><font face="Arial" color="#000000"><i>&nbsp;<samp><font face="Arial">Shuri, ma ville natale, est entoure            de collines couvertes de pins et de vgtation subtropicale. Parmi            elles se trouve le mont Torao, appartenant au Baron Chosuke,            l'un de mes premiers bienfaiteurs  Tkyo. Le mot Torao signifie            queue de tigre. Il dcrit fort bien cette montagne trs troite et            extrmement boise qui ressemble tout  fait  la queue d'un tigre.            J'avais l'habitude de gravir le mont Torao, parfois de nuit,            quand la lune tait pleine ou sous le scintillement des toiles. Il            arrivait qu'il a avait un peu de vent. On pouvait alors entendre le            bruissement des pins et sentir le mystre profond et impntrable qui            est  l'origine de toute vie. Pour moi, ce murmure tait comme une            musique cleste.</font></samp></i></p>           </font>           <font face="Arial" color="#000000" size="2">           <p align="justify">Lorsque Funakoshi&nbsp; voulait tre seul et            se dtendre, il            allait faire des promenades sur le Mont Torao. Ainsi, il a dcid de choisir le            tigre en tant que symbole du karat Shotokan. Le tigre symboliserait deux            aspects de son art martial, la force et la puissance  du tigre, ainsi et paix            d'esprit que Funakoshi exprimentait en marchant sur la montagne.</p>           <p align="justify">Le tigre Shotokan est un symbole chinois traditionnel qui signifie que            le tigre ne dort jamais. Il symbolise donc aussi l'esprit alerte du            tigre et la srnit que Funakoshi obtenait en coutant le vent qui            ondulait les branches de pin sur la Montagne de la Queue du Tigre.</p>           <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" height="1">             <tr>               <td height="68">           <p align="left">           <font face="Arial,Helvetica" size="2" color="#000000">           <img alt="jka inyo" src="jkainyo.gif" border="0" align="left" width="145" height="145"><br>           &nbsp;</font></p>           <font face="Arial" color="#000000" size="2">           <p align="center">           &nbsp;</p>           <p align="left">           &nbsp;</p>           </font>               </td>               <td height="1" rowspan="2">           <p align="justify">           <font face="Arial" color="#000000" size="2">           Le Tora No Maki, ou le tigre Shotokan, est devenu le symbole du karat&nbsp; Shotokan            tel que pratiqu en dehors de de la JKA.</font></p>           <p align="justify">           <font size="2">Cependant,</font><font face="Arial" color="#000000" size="2">           les clubs de karat membres            de la&nbsp; Japan Karate Association prfrent            employer l' Inyo comme symbole.Le tigre&nbsp;Shotokan est            gnralement employ comme symbole par les clubs de karat de style Shotokai&nbsp;            cr par gami ou des clubs appartenant au karat Shotokan en Amrique,            une organisation aux Etats-Unis dirige par Ohshima Tsutomu, un des            tudiants  de Funakoshi. Ohshima est bien connu pour suivre            les directives dans Karatedo Kyohan  la lettre, comme si c'tait            la &quot;bible&quot; Shotokan, et il  utilise le symbole de la            couverture du livre.</font></td>             </tr>           </font>           <font face="Arial,Helvetica" color="#000000" size="2">             <tr>               <td height="1">           <p align="center"></td>             </tr>             </table>           </font>           <font face="Arial" color="#000000" size="2">           <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">             <tr>               <td height="78">               <p align="center"><font face="Arial" size="2" color="#000000">           <img border="0" src="logoclubscaneg_small1.jpg" align="left" width="150" height="138"></font></td>               <td height="78">           <p align="justify">           <font face="Arial" size="2">               Notre club utilise aussi le Tora No Maki dans son logo,il a            t conu par Georges-Andr Bernatchez.</font></p>           <p align="justify">           <font face="Arial" size="2">               Il est entour d'un cercle ouvert qui indique que nous avons une            ouverture d'esprit, que nous ne sommes pas &quot;ferms&quot; aux autres arts            martiaux entre autres. On y retrouve aussi un homme et un femme car le            karat est une discipline qui est ouverte  tous. Notre club compte            autant de femmes que d'hommes.</font></p>           <p align="justify">           <font face="Arial" size="2">               Le logo a rcemment t &quot;retouch&quot;                par Stphane Chnard, un membre du club.</font></td>               <td height="78">               <p align="center"><font face="Arial" color="#000000" size="2">           <img border="0" src="ckscrsalogo_small.jpg" align="right" width="100" height="157"></font></td>             </tr>           </table>           </font>                       </td>       </tr>       </table>  </div>    <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="100%" bgcolor="#000000">     <tr>       <td align="center" bordercolor="#000000" width="169">  <p align="left"><font face="Times New Roman" size="2" color="#FFFFFF"> <img border="0" src="CKSCRSneg_small.jpg" xthumbnail-orig-image="CKSCRSneg.jpg" align="absbottom" width="40" height="21"></font><font size="2" color="#FFFFFF" face="Arial">www.shotokancrsa.com</font></p>          </td>       <td align="center" bordercolor="#000000">       <p align="right"><font face="Arial" size="1"><a href="copyright.htm">       <font color="#FFFFFF">Copyright &copy; 2002.Tous droits rservs</font></a></font></td>     </tr>   </table>                    </body>  </html> 
