annotate old/gallery/tsPics5.html @ 2:fc00894c1d4a moonlitnights

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