diff old/gallery/tsPics3.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
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/old/gallery/tsPics3.html	Fri Feb 19 20:53:12 2010 -0500
     1.3 @@ -0,0 +1,76 @@
     1.4 +<html><head><title>Tomoyo and Sakura Images</title>
     1.5 +
     1.6 +<style type="text/css">
     1.7 +body {
     1.8 +	font-size: 10px;
     1.9 +	background-color:transparent;
    1.10 +	overflow:hidden;
    1.11 +	border:none;
    1.12 +	margin:0;
    1.13 +}
    1.14 +
    1.15 +a {  
    1.16 +  color: #82A9E9; 
    1.17 +  text-decoration: none;
    1.18 +  font-weight:bold;
    1.19 +}
    1.20 +
    1.21 +a:hover {
    1.22 +  text-decoration: underline;
    1.23 +}
    1.24 +</style>
    1.25 +
    1.26 +<SCRIPT LANGUAGE="JavaScript">
    1.27 +
    1.28 +<!-- This script and many more are available free online at -->
    1.29 +<!-- The JavaScript Source!! http://javascript.internet.com -->
    1.30 +
    1.31 +<!-- Begin
    1.32 +function CaricaFoto(img){
    1.33 +  foto1= new Image();
    1.34 +  foto1.src=(img);
    1.35 +  Controlla(img);
    1.36 +}
    1.37 +function Controlla(img){
    1.38 +  if((foto1.width!=0)&&(foto1.height!=0)){
    1.39 +    viewFoto(img);
    1.40 +  }
    1.41 +  else{
    1.42 +    funzione="Controlla('"+img+"')";
    1.43 +    intervallo=setTimeout(funzione,20);
    1.44 +  }
    1.45 +}
    1.46 +function viewFoto(img){
    1.47 +  largh=foto1.width+20;
    1.48 +  altez=foto1.height+20;
    1.49 +  stringa="width="+largh+",height="+altez;
    1.50 +  finestra=window.open(img,"",stringa);
    1.51 +}
    1.52 +//  End -->
    1.53 +</script>
    1.54 +
    1.55 +</head>
    1.56 +
    1.57 +<body><center><h2>Tomoyo and Sakura</h2>
    1.58 +<br><br></center>
    1.59 +
    1.60 +<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>
    1.61 +<a href="javascript:CaricaFoto('ts/img002sakutomo.jpg')"><img src="ts/thumb/img002sakutomo.jpg" border=0 width="60" height="60"></a>
    1.62 +<a href="javascript:CaricaFoto('ts/img003tomosakusleep.jpg')"><img src="ts/thumb/img003tomosakusleep.jpg" border=0 width="60" height="60"></a>
    1.63 +<a href="javascript:CaricaFoto('ts/img006sakutomo.jpg')"><img src="ts/thumb/img006sakutomo.jpg" border=0 width="60" height="60"></a>
    1.64 +<a href="javascript:CaricaFoto('ts/img009.jpg')"><img src="ts/thumb/img009.jpg" border=0 width="60" height="60"></a><br>
    1.65 +<a href="javascript:CaricaFoto('ts/isoy0009Sakutomo.jpg')"><img src="ts/thumb/isoy0009Sakutomo.jpg" border=0 width="60" height="60"></a>
    1.66 +<a href="javascript:CaricaFoto('ts/Kawaii.jpg')"><img src="ts/thumb/Kawaii.jpg" border=0 width="60" height="60"></a>
    1.67 +<a href="javascript:CaricaFoto('ts/KawaiiSxT.jpg')"><img src="ts/thumb/KawaiiSxT.jpg" border=0 width="60" height="60"></a>
    1.68 +<a href="javascript:CaricaFoto('ts/kitsch10-img006.jpg')"><img src="ts/thumb/kitsch10-img006.jpg" border=0 width="60" height="60"></a>
    1.69 +<a href="javascript:CaricaFoto('ts/meow.jpg')"><img src="ts/thumb/meow.jpg" border=0 width="60" height="60"></a><br>
    1.70 +<a href="javascript:CaricaFoto('ts/mtt-ccs.jpg')"><img src="ts/thumb/mtt-ccs.jpg" border=0 width="60" height="60"></a>
    1.71 +<a href="javascript:CaricaFoto('ts/nakayoshi_halftomoyosaku.jpg')"><img src="ts/thumb/nakayoshi_halftomoyosaku.jpg" border=0 width="60" height="60"></a>
    1.72 +<a href="javascript:CaricaFoto('ts/oldhyousi2sakutomo.jpg')"><img src="ts/thumb/oldhyousi2sakutomo.jpg" border=0 width="60" height="60"></a>
    1.73 +<a href="javascript:CaricaFoto('ts/sa001_17.jpg')"><img src="ts/thumb/sa001_17.jpg" border=0 width="60" height="60"></a>
    1.74 +<a href="javascript:CaricaFoto('ts/Sak_tomoy_fanart.jpg')"><img src="ts/thumb/Sak_tomoy_fanart.jpg" border=0 width="60" height="60"></a>
    1.75 +<br><br><br>
    1.76 +
    1.77 +<table height=10 width=80 bgcolor=FFFFFF><tr><td><font size=3>
    1.78 +<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>
    1.79 +</div></body></html>
    1.80 \ No newline at end of file