Mercurial > moonlitnights
view old/gallery/tsPics2.html @ 3:4a98b0ae6e0b moonlitnights
[svn r4] got moon images from NASA!
author | rlm |
---|---|
date | Sun, 14 Mar 2010 07:01:51 -0400 |
parents | fc00894c1d4a |
children |
line wrap: on
line source
1 <html><head><title>Tomoyo and Sakura Images</title>3 <style type="text/css">4 body {5 font-size: 10px;6 background-color:transparent;7 overflow:hidden;8 border:none;9 margin:0;10 }12 a {13 color: #82A9E9;14 text-decoration: none;15 font-weight:bold;16 }18 a:hover {19 text-decoration: underline;20 }21 </style>23 <SCRIPT LANGUAGE="JavaScript">25 <!-- This script and many more are available free online at -->26 <!-- The JavaScript Source!! http://javascript.internet.com -->28 <!-- Begin29 function CaricaFoto(img){30 foto1= new Image();31 foto1.src=(img);32 Controlla(img);33 }34 function Controlla(img){35 if((foto1.width!=0)&&(foto1.height!=0)){36 viewFoto(img);37 }38 else{39 funzione="Controlla('"+img+"')";40 intervallo=setTimeout(funzione,20);41 }42 }43 function viewFoto(img){44 largh=foto1.width+20;45 altez=foto1.height+20;46 stringa="width="+largh+",height="+altez;47 finestra=window.open(img,"",stringa);48 }49 // End -->50 </script>52 </head>54 <body><center><h2>Tomoyo and Sakura</h2>55 <br><br></center>57 <div align=center><a href="javascript:CaricaFoto('ts/Cardcaptors01010.jpg')"><img src="ts/thumb/Cardcaptors01010.jpg" border=0 width="60" height="60"></a>58 <a href="javascript:CaricaFoto('ts/Cardcaptors01011.jpg')"><img src="ts/thumb/Cardcaptors01011.jpg" border=0 width="60" height="60"></a>59 <a href="javascript:CaricaFoto('ts/Cardcaptors01013.jpg')"><img src="ts/thumb/Cardcaptors01013.jpg" border=0 width="60" height="60"></a>60 <a href="javascript:CaricaFoto('ts/Cardcaptors01015.jpg')"><img src="ts/thumb/Cardcaptors01015.jpg" border=0 width="60" height="60"></a>61 <a href="javascript:CaricaFoto('ts/Cardcaptors01063.jpg')"><img src="ts/thumb/Cardcaptors01063.jpg" border=0 width="60" height="60"></a><br>62 <a href="javascript:CaricaFoto('ts/Cardcaptors01084.jpg')"><img src="ts/thumb/Cardcaptors01084.jpg" border=0 width="60" height="60"></a>63 <a href="javascript:CaricaFoto('ts/cc1tomosaku.jpg')"><img src="ts/thumb/cc1tomosaku.jpg" border=0 width="60" height="60"></a>64 <a href="javascript:CaricaFoto('ts/CCS27.jpg')"><img src="ts/thumb/CCS27.jpg" border=0 width="60" height="60"></a>65 <a href="javascript:CaricaFoto('ts/CCS-Christmas.jpg')"><img src="ts/thumb/CCS-Christmas.jpg" border=0 width="60" height="60"></a>66 <a href="javascript:CaricaFoto('ts/CCSFF8.jpg')"><img src="ts/thumb/CCSFF8.jpg" border=0 width="60" height="60"></a><br>67 <a href="javascript:CaricaFoto('ts/cg_88_1.jpg')"><img src="ts/thumb/cg_88_1.jpg" border=0 width="60" height="60"></a>68 <a href="javascript:CaricaFoto('ts/fan-art-054c.jpg')"><img src="ts/thumb/fan-art-054c.jpg" border=0 width="60" height="60"></a>69 <a href="javascript:CaricaFoto('ts/Fishy.jpg')"><img src="ts/thumb/Fishy.jpg" border=0 width="60" height="60"></a>70 <a href="javascript:CaricaFoto('ts/Fix-Just-So.jpg')"><img src="ts/thumb/Fix-Just-So.jpg" border=0 width="60" height="60"></a>71 <a href="javascript:CaricaFoto('ts/groupshot1.jpg')"><img src="ts/thumb/groupshot1.jpg" border=0 width="60" height="60"></a>72 <br><br><br>74 <table height=10 width=80 bgcolor=FFFFFF><tr><td><font size=3>75 <a href="tsPics.html">1</a>-2-<a href="tsPics3.html">3</a>-<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>76 </div></body></html>