Added old site SDS v5
@@ -53,6 +53,8 @@ toc: false
|
|||||||
- [Misc](Music.html#other)
|
- [Misc](Music.html#other)
|
||||||
|
|
||||||
## Old Sites
|
## Old Sites
|
||||||
|
*some of my old websites*
|
||||||
|
|
||||||
- [SDS V3](./../files/old/sds_v3/index.html)
|
- [SDS V3](./../files/old/sds_v3/index.html)
|
||||||
|
- [SDS V5](./../files/old/sds_v5/index.html)
|
||||||
|
|
||||||
|
|||||||
BIN
content/files/old/sds_v5/4042.flv
Normal file
104
content/files/old/sds_v5/CSS/lightbox.css
Normal file
@@ -0,0 +1,104 @@
|
|||||||
|
#lightbox{
|
||||||
|
position: absolute;
|
||||||
|
top: 40px;
|
||||||
|
left: 0;
|
||||||
|
width: 100%;
|
||||||
|
z-index: 100;
|
||||||
|
text-align: center;
|
||||||
|
line-height: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
#lightbox a img{ border: none; }
|
||||||
|
|
||||||
|
#outerImageContainer{
|
||||||
|
position: relative;
|
||||||
|
background-color: #fff;
|
||||||
|
width: 250px;
|
||||||
|
height: 250px;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
#imageContainer{
|
||||||
|
padding: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#loading{
|
||||||
|
position: absolute;
|
||||||
|
top: 40%;
|
||||||
|
left: 0%;
|
||||||
|
height: 25%;
|
||||||
|
width: 100%;
|
||||||
|
text-align: center;
|
||||||
|
line-height: 0;
|
||||||
|
}
|
||||||
|
#hoverNav{
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
|
z-index: 10;
|
||||||
|
}
|
||||||
|
#imageContainer>#hoverNav{ left: 0;}
|
||||||
|
#hoverNav a{ outline: none;}
|
||||||
|
|
||||||
|
#prevLink, #nextLink{
|
||||||
|
width: 49%;
|
||||||
|
height: 100%;
|
||||||
|
background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
#prevLink { left: 0; float: left;}
|
||||||
|
#nextLink { right: 0; float: right;}
|
||||||
|
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
|
||||||
|
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
|
||||||
|
|
||||||
|
|
||||||
|
#imageDataContainer{
|
||||||
|
font: 10px Verdana, Helvetica, sans-serif;
|
||||||
|
background-color: #fff;
|
||||||
|
margin: 0 auto;
|
||||||
|
line-height: 1.4em;
|
||||||
|
}
|
||||||
|
|
||||||
|
#imageData{
|
||||||
|
padding:0 10px;
|
||||||
|
}
|
||||||
|
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
|
||||||
|
#imageData #caption{ font-weight: bold; }
|
||||||
|
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; }
|
||||||
|
#imageData #bottomNavClose{ width: 66px; float: right; padding-bottom: 0.7em; }
|
||||||
|
|
||||||
|
#overlay{
|
||||||
|
position: absolute;
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
z-index: 90;
|
||||||
|
width: 100%;
|
||||||
|
height: 500px;
|
||||||
|
background-color: #000;
|
||||||
|
filter:alpha(opacity=60);
|
||||||
|
-moz-opacity: 0.6;
|
||||||
|
opacity: 0.6;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.clearfix:after {
|
||||||
|
content: ".";
|
||||||
|
display: block;
|
||||||
|
height: 0;
|
||||||
|
clear: both;
|
||||||
|
visibility: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
* html>body .clearfix {
|
||||||
|
display: inline-block;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
|
* html .clearfix {
|
||||||
|
/* Hides from IE-mac \*/
|
||||||
|
height: 1%;
|
||||||
|
/* End hide from IE-mac */
|
||||||
|
}
|
||||||
|
|
||||||
1
content/files/old/sds_v5/Templates/sds v5 no-sidebar.dwt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
1
content/files/old/sds_v5/Templates/sds v5.dwt
Normal file
16
content/files/old/sds_v5/blog/index.html
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Blog - Archived</title>
|
||||||
|
<script>
|
||||||
|
// Redirect to the Archive.org version of the page
|
||||||
|
window.location.href = "https://web.archive.org/web/20060617230140/http://www.eden.org:80/eric/blog/";
|
||||||
|
</script>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>Redirecting to the archived version of this blog...</p>
|
||||||
|
<p>If you are not redirected automatically, <a href="https://web.archive.org/web/20060617230140/http://www.eden.org:80/eric/blog/">click here</a>.</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
65
content/files/old/sds_v5/contact.html
Normal file
@@ -0,0 +1,65 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Silver Dragon Studios v5 - Contact</title>
|
||||||
|
<meta name="Keywords" content="webdesign, design, graphics, art, photography, silverdragon, silver dragon, studios, contact, Eric Taylor">
|
||||||
|
<meta name="Author" content="Eric Taylor">
|
||||||
|
<link rel="alternate stylesheet" href="sdsv5blue.css" type="text/css" media="all" title="blue">
|
||||||
|
<link rel="stylesheet" href="sdsv5green.css" type="text/css" media="all" title="green">
|
||||||
|
<link rel="stylesheet" type="text/css" href="scripts/anylink.css">
|
||||||
|
<script type="text/javascript" src="scripts/anylink.js"></script>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<table width="750" bgcolor="#FFFFFF" border="0" align="center" cellpadding="5" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td height="100" colspan="2" class="titlebar"><span class="maintitle">silverdragon <font color="#333333">studios</font></span><br>
|
||||||
|
<span class="subtitle">version 5.0</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="30" width="550" class="navMenu" id="navLinks"><a href="index.html">Home</a><a href="photos.html">Photos</a><a href="blog/">Blog</a><a href="portfolio/index.html" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, 'anylinkmenu1')">Projects</a><a href="contact.html">Contact</a></td>
|
||||||
|
<td height="30" width="180" class="navMenu"></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td valign="top" class="content">
|
||||||
|
|
||||||
|
<div id="anylinkmenu1" class="anylinkcss"><a href="portfolio/current_projects/index.html">Current Projects</a>
|
||||||
|
<a href="portfolio/past_projects/index.html">Past Projects</a></div>
|
||||||
|
|
||||||
|
<p><span class="contentTitle">Contact</span><br>
|
||||||
|
The contact form that was previously on this site is no longer available. If you need to get in touch, please reach out through other means.</p>
|
||||||
|
|
||||||
|
</td>
|
||||||
|
<td class="content" valign="top">
|
||||||
|
<table width="180" bordercolor="#666666" class="sidecontent">
|
||||||
|
<tr>
|
||||||
|
<td bgcolor="#FFFFCC"><div class="sidecontentTitle">Information</div>
|
||||||
|
<p> Want to keep up to date on what happening in the would of tech, photography and what's going on in my life? Then check out my <a href="blog/">blog!</a> Its updated frequently</p></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<br>
|
||||||
|
<table width="180" bordercolor="#666666" class="sidecontent">
|
||||||
|
<tr>
|
||||||
|
<td bgcolor="#FFFFCC"><div class="sidecontentTitle">Links</div>
|
||||||
|
<ul>
|
||||||
|
<li><a href="https://web.archive.org/web/2005/http://asherband.com/">Asher</a></li>
|
||||||
|
<li><a href="https://web.archive.org/web/2005/http://stonewall.modblog.com/">The Pirates Bay</a></li>
|
||||||
|
<li><a href="https://web.archive.org/web/2005/http://eden.org/eric/ipirate">iPirate Radio</a></li>
|
||||||
|
<li><a href="music/recently_played.html">Recently Played Songs</a></li>
|
||||||
|
<li><a href="https://web.archive.org/web/2005/http://forums.guide2games.org/">Guide 2 Games Forums</a></li>
|
||||||
|
<li><a href="uploads/screenshot_02.jpg">My Desktop Screenshot</a></li>
|
||||||
|
</ul>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
<br>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" height="10" class="titlebar" align="center">© Silverdragon Studios 2005</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
content/files/old/sds_v5/g2g-sigs/devart.gif
Normal file
|
After Width: | Height: | Size: 2.5 KiB |
BIN
content/files/old/sds_v5/g2g-sigs/email.gif
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
BIN
content/files/old/sds_v5/g2g-sigs/modblog.gif
Normal file
|
After Width: | Height: | Size: 2.4 KiB |
BIN
content/files/old/sds_v5/g2g-sigs/rules.gif
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
content/files/old/sds_v5/g2g-sigs/sig.gif
Normal file
|
After Width: | Height: | Size: 13 KiB |
BIN
content/files/old/sds_v5/g2g-sigs/spacer1.gif
Normal file
|
After Width: | Height: | Size: 215 B |
BIN
content/files/old/sds_v5/g2g-sigs/spacer2.gif
Normal file
|
After Width: | Height: | Size: 340 B |
BIN
content/files/old/sds_v5/gunslinger_sig.jpg
Normal file
|
After Width: | Height: | Size: 83 KiB |
BIN
content/files/old/sds_v5/images/artwork/Green Leaf.png
Normal file
|
After Width: | Height: | Size: 703 KiB |
BIN
content/files/old/sds_v5/images/artwork/Red Earth.png
Normal file
|
After Width: | Height: | Size: 750 KiB |
BIN
content/files/old/sds_v5/images/artwork/birds.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
content/files/old/sds_v5/images/artwork/flower.png
Normal file
|
After Width: | Height: | Size: 740 KiB |
BIN
content/files/old/sds_v5/images/artwork/grass.png
Normal file
|
After Width: | Height: | Size: 635 KiB |
BIN
content/files/old/sds_v5/images/artwork/jelly.png
Normal file
|
After Width: | Height: | Size: 113 KiB |
BIN
content/files/old/sds_v5/images/artwork/jellyfish.png
Normal file
|
After Width: | Height: | Size: 441 KiB |
BIN
content/files/old/sds_v5/images/artwork/lake.png
Normal file
|
After Width: | Height: | Size: 488 KiB |
BIN
content/files/old/sds_v5/images/artwork/lamp.png
Normal file
|
After Width: | Height: | Size: 341 KiB |
BIN
content/files/old/sds_v5/images/artwork/light.png
Normal file
|
After Width: | Height: | Size: 297 KiB |
BIN
content/files/old/sds_v5/images/artwork/mosque.png
Normal file
|
After Width: | Height: | Size: 224 KiB |
BIN
content/files/old/sds_v5/images/artwork/shrimp.png
Normal file
|
After Width: | Height: | Size: 591 KiB |
BIN
content/files/old/sds_v5/images/artwork/trees.png
Normal file
|
After Width: | Height: | Size: 670 KiB |
BIN
content/files/old/sds_v5/images/artwork/turtle-thm.png
Normal file
|
After Width: | Height: | Size: 9.7 KiB |
BIN
content/files/old/sds_v5/images/artwork/turtle.png
Normal file
|
After Width: | Height: | Size: 752 KiB |
BIN
content/files/old/sds_v5/images/artwork/tux-thm.png
Normal file
|
After Width: | Height: | Size: 124 KiB |
BIN
content/files/old/sds_v5/images/artwork/tux.png
Normal file
|
After Width: | Height: | Size: 442 KiB |
BIN
content/files/old/sds_v5/images/artwork/wonder-thm.png
Normal file
|
After Width: | Height: | Size: 85 KiB |
BIN
content/files/old/sds_v5/images/artwork/wonder.png
Normal file
|
After Width: | Height: | Size: 350 KiB |
BIN
content/files/old/sds_v5/images/bg-lines.gif
Normal file
|
After Width: | Height: | Size: 57 B |
BIN
content/files/old/sds_v5/images/bg.png
Normal file
|
After Width: | Height: | Size: 810 B |
BIN
content/files/old/sds_v5/images/blank.gif
Normal file
|
After Width: | Height: | Size: 43 B |
BIN
content/files/old/sds_v5/images/blueheader.png
Normal file
|
After Width: | Height: | Size: 8.4 KiB |
BIN
content/files/old/sds_v5/images/close.gif
Normal file
|
After Width: | Height: | Size: 222 B |
BIN
content/files/old/sds_v5/images/closelabel.gif
Normal file
|
After Width: | Height: | Size: 979 B |
BIN
content/files/old/sds_v5/images/deviantart.gif
Normal file
|
After Width: | Height: | Size: 1.8 KiB |
BIN
content/files/old/sds_v5/images/greenheader.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
68
content/files/old/sds_v5/images/index.html
Normal file
@@ -0,0 +1,68 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/sds v5.dwt" codeOutsideHTMLIsLocked="false" -->
|
||||||
|
<head>
|
||||||
|
<!-- InstanceBeginEditable name="doctitle" -->
|
||||||
|
<title>404 Not Found</title>
|
||||||
|
<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="stylesheet" -->
|
||||||
|
<link rel="alternate stylesheet" href="../..sdsv5blue.css" type="text/css" media="all" title="blue" />
|
||||||
|
<link rel="stylesheet" href="../sdsv5green.css" type="text/css" media="all" title="green" />
|
||||||
|
<!-- InstanceEndEditable --><!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
|
||||||
|
<meta http-equiv="Content-Type" content="text/xhtml; charset=iso-8859-1" />
|
||||||
|
<meta name="Keywords" content="webdesign, design, graphics, art, photography, silverdragon, silver dragon, studios, photography, photos, Eric Taylor" />
|
||||||
|
<meta name="Author" content="Eric Taylor" />
|
||||||
|
<link rel="stylesheet" type="text/css" href="../scripts/anylink.css" />
|
||||||
|
<script type="text/javascript" src="../scripts/anylink.js"></script>
|
||||||
|
</head>
|
||||||
|
<body >
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- LEVEL 2: SPLASH WITH CLICK THROUGH -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- ------YOUR NORMAL PAGE CONTENT GOES BELOW THIS LINE------ -->
|
||||||
|
|
||||||
|
<table width="750" bgcolor="#FFFFFF" border="0" align="center" cellpadding="5" cellspacing="0">
|
||||||
|
<tr>
|
||||||
|
<td height="100" colspan="2" class="titlebar"><span class="maintitle">silverdragon <font color="#333333">studios</font></span><br />
|
||||||
|
<span class="subtitle">version 5.0</span></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td height="30" width="550" class="navMenu" id="navLinks"><a href="../index.html">Home</a><a href="../photos.html">Photos</a><a href="../blog/">Blog</a><a href="../portfolio/index.html" onClick="return clickreturnvalue()" onMouseover="dropdownmenu(this, event, 'anylinkmenu1')">Projects</a><a href="../contact.html">Contact</a></td>
|
||||||
|
<td height="30" width="180" class="navMenu"></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td valign="top" background="../portfolio/past_projects/index.html" class="content">
|
||||||
|
|
||||||
|
<div id="anylinkmenu1" class="anylinkcss"><a href="../portfolio/current_projects/index.html">Current Projects</a>
|
||||||
|
<a href="../portfolio/past_projects/index.html">Past Projects</a></div>
|
||||||
|
|
||||||
|
<!-- InstanceBeginEditable name="maincontent" --><span class="contentTitle">Error Permission Denied! </span><br />
|
||||||
|
<H1>Acess Denied </H1>
|
||||||
|
You are not permited to view the contents of this folder please visit <a href="../photos.html">this page</a> to access the files directly.
|
||||||
|
<P>
|
||||||
|
</p><HR noshade />
|
||||||
|
<ADDRESS>
|
||||||
|
Apache Server at eden.org
|
||||||
|
</ADDRESS>
|
||||||
|
<!-- InstanceEndEditable --></td>
|
||||||
|
<td class="content" valign="top"><!-- InstanceBeginEditable name="sideContent" -->
|
||||||
|
|
||||||
|
<!-- InstanceEndEditable --> <br />
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td colspan="2" height="10" class="titlebar" align="center">© Silverdragon Studios 2005 <br />
|
||||||
|
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</body>
|
||||||
|
<!-- InstanceEnd --></html>
|
||||||
BIN
content/files/old/sds_v5/images/loading.gif
Normal file
|
After Width: | Height: | Size: 2.7 KiB |
BIN
content/files/old/sds_v5/images/new.gif
Normal file
|
After Width: | Height: | Size: 1016 B |
BIN
content/files/old/sds_v5/images/next.gif
Normal file
|
After Width: | Height: | Size: 305 B |
BIN
content/files/old/sds_v5/images/nextlabel.gif
Normal file
|
After Width: | Height: | Size: 354 B |
BIN
content/files/old/sds_v5/images/photos/asher-sml.png
Normal file
|
After Width: | Height: | Size: 26 KiB |
18
content/files/old/sds_v5/images/photos/asher/index.html
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Asher Band Pics</title>
|
||||||
|
<style>
|
||||||
|
body { background: #181818; color: #ccc; font-family: Arial, sans-serif; text-align: center; padding-top: 100px; }
|
||||||
|
h1 { color: #fff; }
|
||||||
|
a { color: #8f8; }
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Asher Band Pics</h1>
|
||||||
|
<p>The images from this gallery are no longer available.</p>
|
||||||
|
<p><a href="../../../photos2.html">← Back to Photos</a></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
content/files/old/sds_v5/images/photos/asher_on_stage.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
@@ -0,0 +1,18 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>Asher On Stage Photo Shoot</title>
|
||||||
|
<style>
|
||||||
|
body { background: #181818; color: #ccc; font-family: Arial, sans-serif; text-align: center; padding-top: 100px; }
|
||||||
|
h1 { color: #fff; }
|
||||||
|
a { color: #8f8; }
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>Asher On Stage Photo Shoot</h1>
|
||||||
|
<p>The images from this gallery are no longer available.</p>
|
||||||
|
<p><a href="../../../photos.html">← Back to Photos</a></p>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
BIN
content/files/old/sds_v5/images/photos/auto_cross.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
content/files/old/sds_v5/images/photos/auto_cross/Galerie.param
Normal file
BIN
content/files/old/sds_v5/images/photos/auto_cross/back.gif
Normal file
|
After Width: | Height: | Size: 212 B |
@@ -0,0 +1,23 @@
|
|||||||
|
|
||||||
|
body {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #ffffff; background-color: #000000;}
|
||||||
|
|
||||||
|
body.horframe {margin-top: 0; margin-bottom: 0;}
|
||||||
|
|
||||||
|
a:link {color: #cc9933;text-decoration: none;}
|
||||||
|
a:active {color: #cc9933;text-decoration: none;}
|
||||||
|
a:visited {color: #cc9933;text-decoration: none;}
|
||||||
|
a:hover {color: #cc9933;text-decoration: underline;}
|
||||||
|
|
||||||
|
table {font-size: 12px; color: #ffffff;}
|
||||||
|
|
||||||
|
.title {font-size: 12px; text-align: center;}
|
||||||
|
.date {font-size: 11px; text-align: center;}
|
||||||
|
.comment {font-size: 11px; text-align: center;}
|
||||||
|
.iptc {text-align: left; font-size: 10px;color: #cccccc;}
|
||||||
|
.exif {text-align: left; font-size: 10px;color: #cccccc;}
|
||||||
|
|
||||||
|
.altcolor {color: #cccccc;}
|
||||||
|
|
||||||
|
td.info {background-color: #333333; border: solid 8px #333333;}
|
||||||
|
|
||||||
|
form {margin: 0;}
|
||||||
BIN
content/files/old/sds_v5/images/photos/auto_cross/home.gif
Normal file
|
After Width: | Height: | Size: 213 B |
155
content/files/old/sds_v5/images/photos/auto_cross/index.html
Normal file
@@ -0,0 +1,155 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head>
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<title>Auto Cross</title>
|
||||||
|
<meta name="generator" content="Galerie 5.1.0 - Template: Enthusiast v5.0-2">
|
||||||
|
<meta http-equiv="imagetoolbar" content="no">
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="gallerystyle.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<table width="100%" style="height: 100%;">
|
||||||
|
<tr>
|
||||||
|
<td valign="top">
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td class="altcolor">
|
||||||
|
<a href="../../../photos.html"><img src="home.gif" alt="index" border="0" width="17" height="17" align="absmiddle"></a>
|
||||||
|
<a href="index4.html"><img src="indexpreviouspage.gif" alt="previous" border="0" align="absmiddle" ></a> Page 1 <a href="index2.html">2</a> <a href="index3.html">3</a> <a href="index4.html">4</a> <a href="index2.html"><img src="indexnextpage.gif" alt="next" border="0" align="absmiddle" ></a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr align="center">
|
||||||
|
<td><table cellspacing="0" cellpadding="0" border="0">
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_1.html"><img src="thumbnails/s1.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3139"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_2.html"><img src="thumbnails/s2.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3138"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_3.html"><img src="thumbnails/s3.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3140"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_4.html"><img src="thumbnails/s4.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3142"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_5.html"><img src="thumbnails/s5.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3143"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_6.html"><img src="thumbnails/s6.jpg" width="100" height="77" border="0" hspace="5" vspace="0" alt="IMG_3145"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_7.html"><img src="thumbnails/s7.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3146"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_8.html"><img src="thumbnails/s8.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3147"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_9.html"><img src="thumbnails/s9.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3148"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_10.html"><img src="thumbnails/s10.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3151"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_11.html"><img src="thumbnails/s11.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3152"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_12.html"><img src="thumbnails/s12.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3153"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_13.html"><img src="thumbnails/s13.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3154"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_14.html"><img src="thumbnails/s14.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3156"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_15.html"><img src="thumbnails/s15.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3157"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_16.html"><img src="thumbnails/s16.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3158"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_17.html"><img src="thumbnails/s17.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3160"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_18.html"><img src="thumbnails/s18.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3161"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_19.html"><img src="thumbnails/s19.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3162"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_20.html"><img src="thumbnails/s20.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3163"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_21.html"><img src="thumbnails/s21.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3164"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_22.html"><img src="thumbnails/s22.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3165"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_23.html"><img src="thumbnails/s23.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3166"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_24.html"><img src="thumbnails/s24.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3167"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_25.html"><img src="thumbnails/s25.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3169"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_26.html"><img src="thumbnails/s26.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3170"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_27.html"><img src="thumbnails/s27.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3172"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_28.html"><img src="thumbnails/s28.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3173"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_29.html"><img src="thumbnails/s29.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3174"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_30.html"><img src="thumbnails/s30.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3175"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_31.html"><img src="thumbnails/s31.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3176"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_32.html"><img src="thumbnails/s32.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3177"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_33.html"><img src="thumbnails/s33.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3178"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_34.html"><img src="thumbnails/s34.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3179"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_35.html"><img src="thumbnails/s35.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3181"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_36.html"><img src="thumbnails/s36.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3182"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_37.html"><img src="thumbnails/s37.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3183"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_38.html"><img src="thumbnails/s38.jpg" width="72" height="100" border="0" hspace="5" vspace="0" alt="IMG_3186"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_39.html"><img src="thumbnails/s39.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3187"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_40.html"><img src="thumbnails/s40.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3188"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_41.html"><img src="thumbnails/s41.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3190"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_42.html"><img src="thumbnails/s42.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3191"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_43.html"><img src="thumbnails/s43.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3192"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_44.html"><img src="thumbnails/s44.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3193"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_45.html"><img src="thumbnails/s45.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3194"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_46.html"><img src="thumbnails/s46.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3195"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_47.html"><img src="thumbnails/s47.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3197"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_48.html"><img src="thumbnails/s48.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3198"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_49.html"><img src="thumbnails/s49.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3199"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_50.html"><img src="thumbnails/s50.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3201"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_51.html"><img src="thumbnails/s51.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3203"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_52.html"><img src="thumbnails/s52.jpg" width="100" height="91" border="0" hspace="5" vspace="0" alt="IMG_3204"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_53.html"><img src="thumbnails/s53.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3206"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_54.html"><img src="thumbnails/s54.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3207"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_55.html"><img src="thumbnails/s55.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3209"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_56.html"><img src="thumbnails/s56.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3210"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_57.html"><img src="thumbnails/s57.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3211"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_58.html"><img src="thumbnails/s58.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3212"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_59.html"><img src="thumbnails/s59.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3213"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_60.html"><img src="thumbnails/s60.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3214"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_61.html"><img src="thumbnails/s61.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3215"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_62.html"><img src="thumbnails/s62.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3216"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_63.html"><img src="thumbnails/s63.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3217"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_64.html"><img src="thumbnails/s64.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3218"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_65.html"><img src="thumbnails/s65.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3221"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_66.html"><img src="thumbnails/s66.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3223"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_67.html"><img src="thumbnails/s67.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3224"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_68.html"><img src="thumbnails/s68.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3225"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_69.html"><img src="thumbnails/s69.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3228"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_70.html"><img src="thumbnails/s70.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3229"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
</table></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="200" class="info" valign="top">
|
||||||
|
<h3>Auto Cross</h3>
|
||||||
|
<p class="altcolor"><br>This gallery is a part of <a href="https://web.archive.org/web/2005/http://eden.org/eric">silverdragon studios</a> and was generated by <a href="https://web.archive.org/web/2005/http://www.myriad-online.com/en/products/galerie.htm">Galerie</a><br>
|
||||||
|
Sunday, October 9, 2005</p>
|
||||||
|
<p><br>Click on a picture to enlarge it. </p>
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
155
content/files/old/sds_v5/images/photos/auto_cross/index2.html
Normal file
@@ -0,0 +1,155 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head>
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<title>Auto Cross</title>
|
||||||
|
<meta name="generator" content="Galerie 5.1.0 - Template: Enthusiast v5.0-2">
|
||||||
|
<meta http-equiv="imagetoolbar" content="no">
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="gallerystyle.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<table width="100%" style="height: 100%;">
|
||||||
|
<tr>
|
||||||
|
<td valign="top">
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td class="altcolor">
|
||||||
|
<a href="../../../photos.html"><img src="home.gif" alt="index" border="0" width="17" height="17" align="absmiddle"></a>
|
||||||
|
<a href="index.html"><img src="indexpreviouspage.gif" alt="previous" border="0" align="absmiddle" ></a> Page <a href="index.html">1</a> 2 <a href="index3.html">3</a> <a href="index4.html">4</a> <a href="index3.html"><img src="indexnextpage.gif" alt="next" border="0" align="absmiddle" ></a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr align="center">
|
||||||
|
<td><table cellspacing="0" cellpadding="0" border="0">
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_71.html"><img src="thumbnails/s71.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3231"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_72.html"><img src="thumbnails/s72.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3232"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_73.html"><img src="thumbnails/s73.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3233"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_74.html"><img src="thumbnails/s74.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3238"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_75.html"><img src="thumbnails/s75.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3239"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_76.html"><img src="thumbnails/s76.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3240"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_77.html"><img src="thumbnails/s77.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3241"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_78.html"><img src="thumbnails/s78.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3242"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_79.html"><img src="thumbnails/s79.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3243"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_80.html"><img src="thumbnails/s80.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3244"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_81.html"><img src="thumbnails/s81.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3248"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_82.html"><img src="thumbnails/s82.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3250"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_83.html"><img src="thumbnails/s83.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3252"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_84.html"><img src="thumbnails/s84.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3253"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_85.html"><img src="thumbnails/s85.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3257"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_86.html"><img src="thumbnails/s86.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3259"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_87.html"><img src="thumbnails/s87.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3260"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_88.html"><img src="thumbnails/s88.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3261"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_89.html"><img src="thumbnails/s89.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3263"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_90.html"><img src="thumbnails/s90.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3265"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_91.html"><img src="thumbnails/s91.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3266"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_92.html"><img src="thumbnails/s92.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3267"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_93.html"><img src="thumbnails/s93.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3268"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_94.html"><img src="thumbnails/s94.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3269"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_95.html"><img src="thumbnails/s95.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3272"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_96.html"><img src="thumbnails/s96.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3274"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_97.html"><img src="thumbnails/s97.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3275"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_98.html"><img src="thumbnails/s98.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3279"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_99.html"><img src="thumbnails/s99.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3281"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_100.html"><img src="thumbnails/s100.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3282"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_101.html"><img src="thumbnails/s101.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3286"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_102.html"><img src="thumbnails/s102.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3287"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_103.html"><img src="thumbnails/s103.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3288"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_104.html"><img src="thumbnails/s104.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3289"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_105.html"><img src="thumbnails/s105.jpg" width="100" height="34" border="0" hspace="5" vspace="0" alt="IMG_3291"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_106.html"><img src="thumbnails/s106.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3292"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_107.html"><img src="thumbnails/s107.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3293"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_108.html"><img src="thumbnails/s108.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3294"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_109.html"><img src="thumbnails/s109.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3295"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_110.html"><img src="thumbnails/s110.jpg" width="100" height="75" border="0" hspace="5" vspace="0" alt="IMG_3297"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_111.html"><img src="thumbnails/s111.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3298"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_112.html"><img src="thumbnails/s112.jpg" width="100" height="75" border="0" hspace="5" vspace="0" alt="IMG_3300"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_113.html"><img src="thumbnails/s113.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3301"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_114.html"><img src="thumbnails/s114.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3304"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_115.html"><img src="thumbnails/s115.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3305"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_116.html"><img src="thumbnails/s116.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3306"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_117.html"><img src="thumbnails/s117.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3307"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_118.html"><img src="thumbnails/s118.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3308"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_119.html"><img src="thumbnails/s119.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3310"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_120.html"><img src="thumbnails/s120.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3311"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_121.html"><img src="thumbnails/s121.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3313"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_122.html"><img src="thumbnails/s122.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3316"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_123.html"><img src="thumbnails/s123.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3321"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_124.html"><img src="thumbnails/s124.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3322"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_125.html"><img src="thumbnails/s125.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3324"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_126.html"><img src="thumbnails/s126.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3325"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_127.html"><img src="thumbnails/s127.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3326"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_128.html"><img src="thumbnails/s128.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3327"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_129.html"><img src="thumbnails/s129.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3328"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_130.html"><img src="thumbnails/s130.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3330"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_131.html"><img src="thumbnails/s131.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3331"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_132.html"><img src="thumbnails/s132.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3333"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_133.html"><img src="thumbnails/s133.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3334"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_134.html"><img src="thumbnails/s134.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3335"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_135.html"><img src="thumbnails/s135.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3337"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_136.html"><img src="thumbnails/s136.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3339"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_137.html"><img src="thumbnails/s137.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3342"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_138.html"><img src="thumbnails/s138.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3343"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_139.html"><img src="thumbnails/s139.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3344"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_140.html"><img src="thumbnails/s140.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3345"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
</table></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="200" class="info" valign="top">
|
||||||
|
<h3>Auto Cross</h3>
|
||||||
|
<p class="altcolor"><br>This gallery is a part of <a href="https://web.archive.org/web/2005/http://eden.org/eric">silverdragon studios</a> and was generated by <a href="https://web.archive.org/web/2005/http://www.myriad-online.com/en/products/galerie.htm">Galerie</a><br>
|
||||||
|
Sunday, October 9, 2005</p>
|
||||||
|
<p><br>Click on a picture to enlarge it. </p>
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
155
content/files/old/sds_v5/images/photos/auto_cross/index3.html
Normal file
@@ -0,0 +1,155 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head>
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<title>Auto Cross</title>
|
||||||
|
<meta name="generator" content="Galerie 5.1.0 - Template: Enthusiast v5.0-2">
|
||||||
|
<meta http-equiv="imagetoolbar" content="no">
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="gallerystyle.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<table width="100%" style="height: 100%;">
|
||||||
|
<tr>
|
||||||
|
<td valign="top">
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td class="altcolor">
|
||||||
|
<a href="../../../photos.html"><img src="home.gif" alt="index" border="0" width="17" height="17" align="absmiddle"></a>
|
||||||
|
<a href="index2.html"><img src="indexpreviouspage.gif" alt="previous" border="0" align="absmiddle" ></a> Page <a href="index.html">1</a> <a href="index2.html">2</a> 3 <a href="index4.html">4</a> <a href="index4.html"><img src="indexnextpage.gif" alt="next" border="0" align="absmiddle" ></a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr align="center">
|
||||||
|
<td><table cellspacing="0" cellpadding="0" border="0">
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_141.html"><img src="thumbnails/s141.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3346"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_142.html"><img src="thumbnails/s142.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3347"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_143.html"><img src="thumbnails/s143.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3348"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_144.html"><img src="thumbnails/s144.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3350"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_145.html"><img src="thumbnails/s145.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3351"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_146.html"><img src="thumbnails/s146.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3352"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_147.html"><img src="thumbnails/s147.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3353"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_148.html"><img src="thumbnails/s148.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3354"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_149.html"><img src="thumbnails/s149.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3357"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_150.html"><img src="thumbnails/s150.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3358"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_151.html"><img src="thumbnails/s151.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3359"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_152.html"><img src="thumbnails/s152.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3360"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_153.html"><img src="thumbnails/s153.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3361"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_154.html"><img src="thumbnails/s154.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3362"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_155.html"><img src="thumbnails/s155.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3363"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_156.html"><img src="thumbnails/s156.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3364"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_157.html"><img src="thumbnails/s157.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3365"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_158.html"><img src="thumbnails/s158.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3366"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_159.html"><img src="thumbnails/s159.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3368"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_160.html"><img src="thumbnails/s160.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3369"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_161.html"><img src="thumbnails/s161.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3370"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_162.html"><img src="thumbnails/s162.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3372"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_163.html"><img src="thumbnails/s163.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3373"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_164.html"><img src="thumbnails/s164.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3374"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_165.html"><img src="thumbnails/s165.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3375"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_166.html"><img src="thumbnails/s166.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3376"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_167.html"><img src="thumbnails/s167.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3377"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_168.html"><img src="thumbnails/s168.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3378"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_169.html"><img src="thumbnails/s169.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3381"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_170.html"><img src="thumbnails/s170.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3384"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_171.html"><img src="thumbnails/s171.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3389"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_172.html"><img src="thumbnails/s172.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3390"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_173.html"><img src="thumbnails/s173.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3391"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_174.html"><img src="thumbnails/s174.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3392"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_175.html"><img src="thumbnails/s175.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3393"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_176.html"><img src="thumbnails/s176.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3394"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_177.html"><img src="thumbnails/s177.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3395"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_178.html"><img src="thumbnails/s178.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3396"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_179.html"><img src="thumbnails/s179.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3397"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_180.html"><img src="thumbnails/s180.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3398"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_181.html"><img src="thumbnails/s181.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3399"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_182.html"><img src="thumbnails/s182.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3400"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_183.html"><img src="thumbnails/s183.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3401"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_184.html"><img src="thumbnails/s184.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3402"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_185.html"><img src="thumbnails/s185.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3403"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_186.html"><img src="thumbnails/s186.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3404"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_187.html"><img src="thumbnails/s187.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3405"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_188.html"><img src="thumbnails/s188.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3406"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_189.html"><img src="thumbnails/s189.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3407"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_190.html"><img src="thumbnails/s190.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3408"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_191.html"><img src="thumbnails/s191.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3409"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_192.html"><img src="thumbnails/s192.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3410"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_193.html"><img src="thumbnails/s193.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3411"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_194.html"><img src="thumbnails/s194.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3412"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_195.html"><img src="thumbnails/s195.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3413"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_196.html"><img src="thumbnails/s196.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3414"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_197.html"><img src="thumbnails/s197.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3416"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_198.html"><img src="thumbnails/s198.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3417"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_199.html"><img src="thumbnails/s199.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3418"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_200.html"><img src="thumbnails/s200.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3420"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_201.html"><img src="thumbnails/s201.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3421"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_202.html"><img src="thumbnails/s202.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3422"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_203.html"><img src="thumbnails/s203.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3423"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_204.html"><img src="thumbnails/s204.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3424"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_205.html"><img src="thumbnails/s205.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3425"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_206.html"><img src="thumbnails/s206.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3426"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_207.html"><img src="thumbnails/s207.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3427"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_208.html"><img src="thumbnails/s208.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3428"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_209.html"><img src="thumbnails/s209.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3429"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_210.html"><img src="thumbnails/s210.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3430"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
</table></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="200" class="info" valign="top">
|
||||||
|
<h3>Auto Cross</h3>
|
||||||
|
<p class="altcolor"><br>This gallery is a part of <a href="https://web.archive.org/web/2005/http://eden.org/eric">silverdragon studios</a> and was generated by <a href="https://web.archive.org/web/2005/http://www.myriad-online.com/en/products/galerie.htm">Galerie</a><br>
|
||||||
|
Sunday, October 9, 2005</p>
|
||||||
|
<p><br>Click on a picture to enlarge it. </p>
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
@@ -0,0 +1,61 @@
|
|||||||
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||||
|
<html><head>
|
||||||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||||
|
<title>Auto Cross</title>
|
||||||
|
<meta name="generator" content="Galerie 5.1.0 - Template: Enthusiast v5.0-2">
|
||||||
|
<meta http-equiv="imagetoolbar" content="no">
|
||||||
|
|
||||||
|
<link rel="stylesheet" href="gallerystyle.css">
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<table width="100%" style="height: 100%;">
|
||||||
|
<tr>
|
||||||
|
<td valign="top">
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td>
|
||||||
|
<table width="100%">
|
||||||
|
<tr>
|
||||||
|
<td class="altcolor">
|
||||||
|
<a href="../../../photos.html"><img src="home.gif" alt="index" border="0" width="17" height="17" align="absmiddle"></a>
|
||||||
|
<a href="index3.html"><img src="indexpreviouspage.gif" alt="previous" border="0" align="absmiddle" ></a> Page <a href="index.html">1</a> <a href="index2.html">2</a> <a href="index3.html">3</a> 4 <a href="index.html"><img src="indexnextpage.gif" alt="next" border="0" align="absmiddle" ></a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr align="center">
|
||||||
|
<td><table cellspacing="0" cellpadding="0" border="0">
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_211.html"><img src="thumbnails/s211.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3431"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_212.html"><img src="thumbnails/s212.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3432"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_213.html"><img src="thumbnails/s213.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3433"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_214.html"><img src="thumbnails/s214.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3436"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_215.html"><img src="thumbnails/s215.jpg" width="66" height="100" border="0" hspace="5" vspace="0" alt="IMG_3437"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_216.html"><img src="thumbnails/s216.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3438"></a></td>
|
||||||
|
<td width="110"><a href="pages/page_217.html"><img src="thumbnails/s217.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3439"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
<tr align="center" valign="middle">
|
||||||
|
<td width="110"><a href="pages/page_218.html"><img src="thumbnails/s218.jpg" width="100" height="66" border="0" hspace="5" vspace="0" alt="IMG_3441"></a></td>
|
||||||
|
</tr>
|
||||||
|
<tr><td height="5"></td></tr>
|
||||||
|
</table></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</td>
|
||||||
|
<td width="200" class="info" valign="top">
|
||||||
|
<h3>Auto Cross</h3>
|
||||||
|
<p class="altcolor"><br>This gallery is a part of <a href="https://web.archive.org/web/2005/http://eden.org/eric">silverdragon studios</a> and was generated by <a href="https://web.archive.org/web/2005/http://www.myriad-online.com/en/products/galerie.htm">Galerie</a><br>
|
||||||
|
Sunday, October 9, 2005</p>
|
||||||
|
<p><br>Click on a picture to enlarge it. </p>
|
||||||
|
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
After Width: | Height: | Size: 212 B |
|
After Width: | Height: | Size: 212 B |
|
After Width: | Height: | Size: 152 KiB |
|
After Width: | Height: | Size: 157 KiB |
|
After Width: | Height: | Size: 107 KiB |
|
After Width: | Height: | Size: 89 KiB |
|
After Width: | Height: | Size: 111 KiB |
|
After Width: | Height: | Size: 117 KiB |
|
After Width: | Height: | Size: 118 KiB |
|
After Width: | Height: | Size: 90 KiB |
|
After Width: | Height: | Size: 197 KiB |
|
After Width: | Height: | Size: 198 KiB |
|
After Width: | Height: | Size: 165 KiB |
|
After Width: | Height: | Size: 170 KiB |
|
After Width: | Height: | Size: 176 KiB |
|
After Width: | Height: | Size: 235 KiB |
|
After Width: | Height: | Size: 164 KiB |
|
After Width: | Height: | Size: 225 KiB |
|
After Width: | Height: | Size: 119 KiB |
|
After Width: | Height: | Size: 173 KiB |
|
After Width: | Height: | Size: 173 KiB |
|
After Width: | Height: | Size: 164 KiB |
|
After Width: | Height: | Size: 167 KiB |
|
After Width: | Height: | Size: 152 KiB |
|
After Width: | Height: | Size: 108 KiB |
|
After Width: | Height: | Size: 194 KiB |
|
After Width: | Height: | Size: 116 KiB |
|
After Width: | Height: | Size: 110 KiB |
|
After Width: | Height: | Size: 132 KiB |
|
After Width: | Height: | Size: 103 KiB |
|
After Width: | Height: | Size: 128 KiB |
|
After Width: | Height: | Size: 88 KiB |
|
After Width: | Height: | Size: 111 KiB |
|
After Width: | Height: | Size: 152 KiB |
|
After Width: | Height: | Size: 159 KiB |
|
After Width: | Height: | Size: 164 KiB |
|
After Width: | Height: | Size: 190 KiB |
|
After Width: | Height: | Size: 131 KiB |
|
After Width: | Height: | Size: 148 KiB |