annotate gallery/tsPics3.html @ 0:ed1308d04df2 moonlitnights

[svn r1] initial import
author rlm
date Fri, 19 Feb 2010 06:24:59 -0500
parents
children
rev   line source
rlm@0 1 <html><head><title>Tomoyo and Sakura Images</title>
rlm@0 2
rlm@0 3 <style type="text/css">
rlm@0 4 body {
rlm@0 5 font-size: 10px;
rlm@0 6 background-color:transparent;
rlm@0 7 overflow:hidden;
rlm@0 8 border:none;
rlm@0 9 margin:0;
rlm@0 10 }
rlm@0 11
rlm@0 12 a {
rlm@0 13 color: #82A9E9;
rlm@0 14 text-decoration: none;
rlm@0 15 font-weight:bold;
rlm@0 16 }
rlm@0 17
rlm@0 18 a:hover {
rlm@0 19 text-decoration: underline;
rlm@0 20 }
rlm@0 21 </style>
rlm@0 22
rlm@0 23 <SCRIPT LANGUAGE="JavaScript">
rlm@0 24
rlm@0 25 <!-- This script and many more are available free online at -->
rlm@0 26 <!-- The JavaScript Source!! http://javascript.internet.com -->
rlm@0 27
rlm@0 28 <!-- Begin
rlm@0 29 function CaricaFoto(img){
rlm@0 30 foto1= new Image();
rlm@0 31 foto1.src=(img);
rlm@0 32 Controlla(img);
rlm@0 33 }
rlm@0 34 function Controlla(img){
rlm@0 35 if((foto1.width!=0)&&(foto1.height!=0)){
rlm@0 36 viewFoto(img);
rlm@0 37 }
rlm@0 38 else{
rlm@0 39 funzione="Controlla('"+img+"')";
rlm@0 40 intervallo=setTimeout(funzione,20);
rlm@0 41 }
rlm@0 42 }
rlm@0 43 function viewFoto(img){
rlm@0 44 largh=foto1.width+20;
rlm@0 45 altez=foto1.height+20;
rlm@0 46 stringa="width="+largh+",height="+altez;
rlm@0 47 finestra=window.open(img,"",stringa);
rlm@0 48 }
rlm@0 49 // End -->
rlm@0 50 </script>
rlm@0 51
rlm@0 52 </head>
rlm@0 53
rlm@0 54 <body><center><h2>Tomoyo and Sakura</h2>
rlm@0 55 <br><br></center>
rlm@0 56
rlm@0 57 <div align=center><a href="javascript:CaricaFoto('ts/i_will_guide_you2.gif')"><img src="ts/thumb/i_will_guide_you2.jpg" border=0 width="60" height="60"></a>
rlm@0 58 <a href="javascript:CaricaFoto('ts/img002sakutomo.jpg')"><img src="ts/thumb/img002sakutomo.jpg" border=0 width="60" height="60"></a>
rlm@0 59 <a href="javascript:CaricaFoto('ts/img003tomosakusleep.jpg')"><img src="ts/thumb/img003tomosakusleep.jpg" border=0 width="60" height="60"></a>
rlm@0 60 <a href="javascript:CaricaFoto('ts/img006sakutomo.jpg')"><img src="ts/thumb/img006sakutomo.jpg" border=0 width="60" height="60"></a>
rlm@0 61 <a href="javascript:CaricaFoto('ts/img009.jpg')"><img src="ts/thumb/img009.jpg" border=0 width="60" height="60"></a><br>
rlm@0 62 <a href="javascript:CaricaFoto('ts/isoy0009Sakutomo.jpg')"><img src="ts/thumb/isoy0009Sakutomo.jpg" border=0 width="60" height="60"></a>
rlm@0 63 <a href="javascript:CaricaFoto('ts/Kawaii.jpg')"><img src="ts/thumb/Kawaii.jpg" border=0 width="60" height="60"></a>
rlm@0 64 <a href="javascript:CaricaFoto('ts/KawaiiSxT.jpg')"><img src="ts/thumb/KawaiiSxT.jpg" border=0 width="60" height="60"></a>
rlm@0 65 <a href="javascript:CaricaFoto('ts/kitsch10-img006.jpg')"><img src="ts/thumb/kitsch10-img006.jpg" border=0 width="60" height="60"></a>
rlm@0 66 <a href="javascript:CaricaFoto('ts/meow.jpg')"><img src="ts/thumb/meow.jpg" border=0 width="60" height="60"></a><br>
rlm@0 67 <a href="javascript:CaricaFoto('ts/mtt-ccs.jpg')"><img src="ts/thumb/mtt-ccs.jpg" border=0 width="60" height="60"></a>
rlm@0 68 <a href="javascript:CaricaFoto('ts/nakayoshi_halftomoyosaku.jpg')"><img src="ts/thumb/nakayoshi_halftomoyosaku.jpg" border=0 width="60" height="60"></a>
rlm@0 69 <a href="javascript:CaricaFoto('ts/oldhyousi2sakutomo.jpg')"><img src="ts/thumb/oldhyousi2sakutomo.jpg" border=0 width="60" height="60"></a>
rlm@0 70 <a href="javascript:CaricaFoto('ts/sa001_17.jpg')"><img src="ts/thumb/sa001_17.jpg" border=0 width="60" height="60"></a>
rlm@0 71 <a href="javascript:CaricaFoto('ts/Sak_tomoy_fanart.jpg')"><img src="ts/thumb/Sak_tomoy_fanart.jpg" border=0 width="60" height="60"></a>
rlm@0 72 <br><br><br>
rlm@0 73
rlm@0 74 <table height=10 width=80 bgcolor=FFFFFF><tr><td><font size=3>
rlm@0 75 <a href="tsPics.html">1</a>-<a href="tsPics2.html">2</a>-3-<a href="tsPics4.html">4</a>-<a href="tsPics5.html">5</a>-<a href="tsPics6.html">6</a>-<a href="tsPics7.html">7</a></font></td></tr></table>
rlm@0 76 </div></body></html>