add old website sds v4
BIN
content/files/old/sds_v4/SDS-ART/archaeologybanner2-MED.jpg
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
content/files/old/sds_v4/SDS-ART/archaeologybanner2-page.jpg
Normal file
|
After Width: | Height: | Size: 317 KiB |
BIN
content/files/old/sds_v4/SDS-ART/archaeologybanner2.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
content/files/old/sds_v4/SDS-ART/cpu.jpg
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
content/files/old/sds_v4/SDS-ART/g2g_sml-logo.gif
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
content/files/old/sds_v4/SDS-ART/g2gsite-pg1-sml.jpg
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
content/files/old/sds_v4/SDS-ART/g2gsite-pg1.jpg
Normal file
|
After Width: | Height: | Size: 213 KiB |
BIN
content/files/old/sds_v4/SDS-ART/guidetogames4a.jpg
Normal file
|
After Width: | Height: | Size: 19 KiB |
BIN
content/files/old/sds_v4/SDS-ART/manofsnow.jpg
Normal file
|
After Width: | Height: | Size: 7.1 KiB |
BIN
content/files/old/sds_v4/SDS-ART/modernart.jpg
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
content/files/old/sds_v4/SDS-ART/passionbutton.gif
Normal file
|
After Width: | Height: | Size: 25 KiB |
BIN
content/files/old/sds_v4/SDS-ART/somebrightmorning.jpg
Normal file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
content/files/old/sds_v4/SDS-ART/thepassion-logo-page.jpg
Normal file
|
After Width: | Height: | Size: 217 KiB |
BIN
content/files/old/sds_v4/SDS-ART/thepassion-logo.jpg
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
content/files/old/sds_v4/Wintercamp004.jpg
Normal file
|
After Width: | Height: | Size: 77 KiB |
BIN
content/files/old/sds_v4/Wintercamp012.jpg
Normal file
|
After Width: | Height: | Size: 32 KiB |
BIN
content/files/old/sds_v4/Wintercamp024.jpg
Normal file
|
After Width: | Height: | Size: 45 KiB |
276
content/files/old/sds_v4/art.html
Normal file
@@ -0,0 +1,276 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Silver Dragon Studios - Art:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
|
||||
<style>
|
||||
<!--
|
||||
#foldheader{cursor:pointer;cursor:hand ; font-weight:bold ;
|
||||
list-style-image:url(fold.gif)}
|
||||
#foldinglist{list-style-image:url(list.gif)}
|
||||
//-->
|
||||
</style>
|
||||
<script language="JavaScript1.2">
|
||||
<!--
|
||||
|
||||
//Smart Folding Menu tree- By Dynamic Drive (rewritten 03/03/02)
|
||||
//For full source code and more DHTML scripts, visit http://www.dynamicdrive.com
|
||||
//This credit MUST stay intact for use
|
||||
|
||||
var head="images/display:''"
|
||||
img1=new Image()
|
||||
img1.src="images/fold.gif"
|
||||
img2=new Image()
|
||||
img2.src="images/open.gif"
|
||||
|
||||
var ns6=document.getElementById&&!document.all
|
||||
var ie4=document.all&&navigator.userAgent.indexOf("Opera")==-1
|
||||
|
||||
function checkcontained(e){
|
||||
var iscontained=0
|
||||
cur=ns6? e.target : event.srcElement
|
||||
i=0
|
||||
if (cur.id=="foldheader")
|
||||
iscontained=1
|
||||
else
|
||||
while (ns6&&cur.parentNode||(ie4&&cur.parentElement)){
|
||||
if (cur.id=="foldheader"||cur.id=="foldinglist"){
|
||||
iscontained=(cur.id=="foldheader")? 1 : 0
|
||||
break
|
||||
}
|
||||
cur=ns6? cur.parentNode : cur.parentElement
|
||||
}
|
||||
|
||||
if (iscontained){
|
||||
var foldercontent=ns6? cur.nextSibling.nextSibling : cur.all.tags("UL")[0]
|
||||
if (foldercontent.style.display=="none"){
|
||||
foldercontent.style.display=""
|
||||
cur.style.listStyleImage="url(open.gif)"
|
||||
}
|
||||
else{
|
||||
foldercontent.style.display="none"
|
||||
cur.style.listStyleImage="url(fold.gif)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (ie4||ns6)
|
||||
document.onclick=checkcontained
|
||||
|
||||
//-->
|
||||
</script>
|
||||
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" colspan="2" background="images/filler.gif">
|
||||
<img src="images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="main.html"><img src="images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="art.html"><img src="images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="links.html"><img src="images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="info.html"><img src="images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="contact.html"><img src="images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
<img src="images/art-line.gif" width="600" height="10" alt="" border="0"><br>
|
||||
|
||||
</center>
|
||||
<table height="*%" width="600" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
<font face="tahoma" size="3">
|
||||
|
||||
<!--NO-IMAGE <img src="artworksml/none.jpg" width="100" height="75" alt="" border="0"style="filter:alpha(opacity=60)"> -->
|
||||
|
||||
<font face="Verdana">
|
||||
|
||||
<ul>
|
||||
<li id="foldheader">Photography</li>
|
||||
<ul id="foldinglist" style="display:none" style=&{head};>
|
||||
<li><a href="b-w_photos.html">Black & White Photos</a></li>
|
||||
<li><a href="color-photos.html">Color Photos</a></li>
|
||||
<li><a href="kauai2004/index.html">Kauai 2004 Photos</a></li>
|
||||
</ul>
|
||||
|
||||
<li id="foldheader">Portfolio</li>
|
||||
<ul id="foldinglist" style="display:none" style=&{head};>
|
||||
<li id="foldheader">Graphics & Banners</li>
|
||||
<ul id="foldinglist" style="display:none" style="&{head}">
|
||||
<li>Nothing Yet</li>
|
||||
</ul>
|
||||
<li id="foldheader">Websites</li>
|
||||
<ul id="foldinglist" style="display:none" style="&{head}">
|
||||
<li>Nothing Yet</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<li id="foldheader">Art & Design</li>
|
||||
<ul id="foldinglist" style="display:none" style=&{head};>
|
||||
<li>Nothing Yet</li>
|
||||
</ul>
|
||||
|
||||
<li id="foldheader">Tutorials</li>
|
||||
<ul id="foldinglist" style="display:none" style=&{head};>
|
||||
<li><a href="buttons-tutorial/index.html">Creating Buttons</a></li>
|
||||
<li><a href="lightsaber-tutotial/index.html">Lightsaber Blade</a></li>
|
||||
<li><a href="outline-tutorial/index.html">Creating Outlines</a></li>
|
||||
<li><a href="photoborder-tutorial/index.html">Photo Borders</a></li>
|
||||
<li><a href="scanlines-tutorial/index.html">Scanlines</a></li>
|
||||
</ul>
|
||||
|
||||
<li id="foldheader">Misc. Art</li>
|
||||
<ul id="foldinglist" style="display:none" style=&{head};>
|
||||
<li><a href="sigs.html">My Signatures</a></li>
|
||||
<li><a href="merrychristmas/index.html">Merry Christmas!</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
</font>
|
||||
|
||||
<script language="JavaScript1.2">
|
||||
<!--
|
||||
|
||||
function get_cookie(Name) {
|
||||
//Get cookie routine by Shelley Powers
|
||||
var search = Name + "="
|
||||
var returnvalue = "";
|
||||
if (document.cookie.length > 0) {
|
||||
offset = document.cookie.indexOf(search)
|
||||
// if cookie exists
|
||||
if (offset != -1) {
|
||||
offset += search.length
|
||||
// set index of beginning of value
|
||||
end = document.cookie.indexOf(";", offset);
|
||||
// set index of end of cookie value
|
||||
if (end == -1) end = document.cookie.length;
|
||||
returnvalue=unescape(document.cookie.substring(offset, end))
|
||||
}
|
||||
}
|
||||
return returnvalue;
|
||||
}
|
||||
|
||||
var foldercontentarray=new Array()
|
||||
var c=0
|
||||
|
||||
if (ns6){
|
||||
for (i=0;i<document.getElementsByTagName("UL").length;i++){
|
||||
if (document.getElementsByTagName("UL")[i].id=="foldinglist"){
|
||||
foldercontentarray[c]=document.getElementsByTagName("UL")[i]
|
||||
c++
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (get_cookie(window.location.pathname) != ''){
|
||||
var openresults=get_cookie(window.location.pathname).split(" ")
|
||||
for (i=0 ; i < openresults.length ; i++){
|
||||
if (ns6){
|
||||
foldercontentarray[openresults[i]].style.display=''
|
||||
foldercontentarray[openresults[i]].previousSibling.previousSibling.style.listStyleImage="url(open.gif)"
|
||||
}
|
||||
else{
|
||||
foldinglist[openresults[i]].style.display=''
|
||||
document.all[foldinglist[openresults[i]].sourceIndex -1].style.listStyleImage="url(open.gif)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (ns6||ie4){
|
||||
var nodelength=ns6? c-1 : foldinglist.length-1
|
||||
var nodes=new Array(nodelength)
|
||||
var openones=''
|
||||
}
|
||||
|
||||
function checkit(){
|
||||
for (i=0 ; i <= nodelength ; i++){
|
||||
if ((ns6&&foldercontentarray[i].style.display=='')||(ie4&&foldinglist[i].style.display==''))
|
||||
openones=openones + " " + i
|
||||
}
|
||||
document.cookie=window.location.pathname+"="+openones
|
||||
}
|
||||
|
||||
if (ns6||ie4)
|
||||
window.onunload=checkit
|
||||
//-->
|
||||
</script>
|
||||
<small>All art will be displayed in high quality jpg or png format</small>
|
||||
<br><br>
|
||||
|
||||
</font>
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// -->
|
||||
</script></font></small>
|
||||
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
BIN
content/files/old/sds_v4/artwork/A_peir_from_the_side.gif
Normal file
|
After Width: | Height: | Size: 418 KiB |
BIN
content/files/old/sds_v4/artwork/Arizona_Landscape.jpg
Normal file
|
After Width: | Height: | Size: 78 KiB |
BIN
content/files/old/sds_v4/artwork/BIOHAZARD2.jpg
Normal file
|
After Width: | Height: | Size: 46 KiB |
BIN
content/files/old/sds_v4/artwork/Eric.jpg
Normal file
|
After Width: | Height: | Size: 17 KiB |
BIN
content/files/old/sds_v4/artwork/EricsDrawing.jpg
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
content/files/old/sds_v4/artwork/Gun.png
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
content/files/old/sds_v4/artwork/The_Herst_castle_no_1.gif
Normal file
|
After Width: | Height: | Size: 366 KiB |
BIN
content/files/old/sds_v4/artwork/The_Wonderful_Ocean.gif
Normal file
|
After Width: | Height: | Size: 251 KiB |
106
content/files/old/sds_v4/artwork/a_peir_from_the_side.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:A peir from the side:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
A peir from the side.
|
||||
<P><a href="../art.html"><img src="A_peir_from_the_side.gif" width="574" height="862" alt="Click to go back" border="0"></a></P>
|
||||
Another picture taken from my trip to californa.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/anime boy.PNG
Normal file
|
After Width: | Height: | Size: 43 KiB |
104
content/files/old/sds_v4/artwork/arizona_landscape.html
Normal file
@@ -0,0 +1,104 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Sedona Landscape:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Sedona Landscape.
|
||||
<P><a href="../art.html"><img src="Arizona_Landscape.jpg" width="610" height="410" alt="Click to go back." border="0"></a></P>
|
||||
No editing was done with this photo (besides the border). The color comes the type of film I used.
|
||||
</center>
|
||||
</font>
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
106
content/files/old/sds_v4/artwork/az-landscape.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Az Landscape:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Az Landscape
|
||||
<P><a href="../art.html"><img src="az-landscape.png" width="517" height="686" alt="Click to go back" border="0"></a></P>
|
||||
Taken the day after christmas with my dads old digital camera.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/az-landscape.png
Normal file
|
After Width: | Height: | Size: 886 KiB |
106
content/files/old/sds_v4/artwork/az-landscape2.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Silver Dragon Studios:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Az Landscape2
|
||||
<P><a href="../art.html"><img src="az-landscape2.png" width="517" height="686" alt="Click to go back" border="0"></a></P>
|
||||
Taken the day after christmas with my dads old digital camera.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/az-landscape2.png
Normal file
|
After Width: | Height: | Size: 858 KiB |
106
content/files/old/sds_v4/artwork/az-landscape3.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Az Landscape3:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Az Landscape3
|
||||
<P><a href="../art.html"><img src="az-landscape3.png" width="686" height="517" alt="Click to go back" border="0"></a></P>
|
||||
Taken the day after christmas with my dads old digital camera.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/az-landscape3.png
Normal file
|
After Width: | Height: | Size: 881 KiB |
BIN
content/files/old/sds_v4/artwork/bigmechfinal.png
Normal file
|
After Width: | Height: | Size: 534 KiB |
106
content/files/old/sds_v4/artwork/blu_Chains.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Silver Dragon Studios:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Blue Chains
|
||||
<P><a href="../art.html"><img src="blu_Chains.jpg" width="600" height="403" alt="Click to go back" border="0"></a></P>
|
||||
Toned in Corel photo paint.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/blu_Chains.jpg
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
content/files/old/sds_v4/artwork/capture1.jpg
Normal file
|
After Width: | Height: | Size: 88 KiB |
BIN
content/files/old/sds_v4/artwork/capture2.jpg
Normal file
|
After Width: | Height: | Size: 101 KiB |
BIN
content/files/old/sds_v4/artwork/cityfire.png
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
content/files/old/sds_v4/artwork/crosshelmet.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
content/files/old/sds_v4/artwork/doomed.PNG
Normal file
|
After Width: | Height: | Size: 80 KiB |
BIN
content/files/old/sds_v4/artwork/dragon-desktop12-31-02.jpg
Normal file
|
After Width: | Height: | Size: 84 KiB |
BIN
content/files/old/sds_v4/artwork/dragondesk-may 13.jpg
Normal file
|
After Width: | Height: | Size: 182 KiB |
106
content/files/old/sds_v4/artwork/droplets.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Droplets:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Droplets
|
||||
<P><a href="../art.html"><img src="sedona.jpg" width="550" height="415" alt="Click to go back" border="0"></a></P>
|
||||
I was walking through the forest and found these so I took a picture.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/eye.png
Normal file
|
After Width: | Height: | Size: 34 KiB |
105
content/files/old/sds_v4/artwork/fields_of_grass.html
Normal file
@@ -0,0 +1,105 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Fields of Grass:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Fields of Grass
|
||||
<P><a href="../art.html"><img src="fields_of_grass.jpg" width="600" height="403" alt="Click to go back" border="0"></a></P>
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/fields_of_grass.jpg
Normal file
|
After Width: | Height: | Size: 97 KiB |
BIN
content/files/old/sds_v4/artwork/flower2.JPG
Normal file
|
After Width: | Height: | Size: 141 KiB |
BIN
content/files/old/sds_v4/artwork/flower3.JPG
Normal file
|
After Width: | Height: | Size: 118 KiB |
BIN
content/files/old/sds_v4/artwork/flower4.JPG
Normal file
|
After Width: | Height: | Size: 106 KiB |
BIN
content/files/old/sds_v4/artwork/flower5.JPG
Normal file
|
After Width: | Height: | Size: 107 KiB |
BIN
content/files/old/sds_v4/artwork/flowers2.JPG
Normal file
|
After Width: | Height: | Size: 283 KiB |
BIN
content/files/old/sds_v4/artwork/flowers3.JPG
Normal file
|
After Width: | Height: | Size: 219 KiB |
BIN
content/files/old/sds_v4/artwork/flying_gulls.gif
Normal file
|
After Width: | Height: | Size: 246 KiB |
106
content/files/old/sds_v4/artwork/flying_gulls.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Silver Dragon Studios:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Flying Gulls
|
||||
<P><a href="../art.html"><img src="flying_gulls.gif" width="600" height="840" alt="Click to go back" border="0"></a></P>
|
||||
Took this on my trip to Californa. I got really lucky with this shot!
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/g2gshinylogo.png
Normal file
|
After Width: | Height: | Size: 174 KiB |
BIN
content/files/old/sds_v4/artwork/got rain.jpg
Normal file
|
After Width: | Height: | Size: 26 KiB |
106
content/files/old/sds_v4/artwork/he_just_keeps_on_Smileing.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Silver Dragon Studios:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
He just keeps on smileing.
|
||||
<P><a href="../art.html"><img src="he_just_keeps_on_Smileing.jpg" width="651" height="494" alt="Click to go back" border="0"></a></P>
|
||||
This reminds me how some pepople can be so beat up and have such a rotten life but they just keep on smileing. So SMILE!!!!
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/he_just_keeps_on_Smileing.jpg
Normal file
|
After Width: | Height: | Size: 69 KiB |
BIN
content/files/old/sds_v4/artwork/lavalamp box.png
Normal file
|
After Width: | Height: | Size: 501 KiB |
BIN
content/files/old/sds_v4/artwork/lavalamp.png
Normal file
|
After Width: | Height: | Size: 137 KiB |
BIN
content/files/old/sds_v4/artwork/lighthouse2.png
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
BIN
content/files/old/sds_v4/artwork/lighthouse3.png
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
content/files/old/sds_v4/artwork/lizard2.jpg
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
content/files/old/sds_v4/artwork/lonely_fork.gif
Normal file
|
After Width: | Height: | Size: 232 KiB |
106
content/files/old/sds_v4/artwork/lonely_fork.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Lonely Fork:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Lonely Fork
|
||||
<P><a href="../art.html"><img src="lonely_fork.gif" width="601" height="408" alt="Click to go back." border="0"></a></P>
|
||||
A macro shot if your average fork.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/lotsaflowers.jpg
Normal file
|
After Width: | Height: | Size: 219 KiB |
BIN
content/files/old/sds_v4/artwork/morphballlogo.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
content/files/old/sds_v4/artwork/moutians.JPG
Normal file
|
After Width: | Height: | Size: 216 KiB |
BIN
content/files/old/sds_v4/artwork/my-flower.JPG
Normal file
|
After Width: | Height: | Size: 188 KiB |
BIN
content/files/old/sds_v4/artwork/my-flowers.JPG
Normal file
|
After Width: | Height: | Size: 261 KiB |
BIN
content/files/old/sds_v4/artwork/ol-parkbench.JPG
Normal file
|
After Width: | Height: | Size: 340 KiB |
BIN
content/files/old/sds_v4/artwork/outlawstar2.gif
Normal file
|
After Width: | Height: | Size: 6.7 KiB |
BIN
content/files/old/sds_v4/artwork/puzzles.JPG
Normal file
|
After Width: | Height: | Size: 346 KiB |
BIN
content/files/old/sds_v4/artwork/puzzles2.JPG
Normal file
|
After Width: | Height: | Size: 305 KiB |
BIN
content/files/old/sds_v4/artwork/rainforest.png
Normal file
|
After Width: | Height: | Size: 1.0 MiB |
BIN
content/files/old/sds_v4/artwork/round.png
Normal file
|
After Width: | Height: | Size: 59 KiB |
BIN
content/files/old/sds_v4/artwork/rusty-ol-fence.JPG
Normal file
|
After Width: | Height: | Size: 280 KiB |
BIN
content/files/old/sds_v4/artwork/rusty.png
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
BIN
content/files/old/sds_v4/artwork/saber1.jpg
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
content/files/old/sds_v4/artwork/saber2.jpg
Normal file
|
After Width: | Height: | Size: 36 KiB |
BIN
content/files/old/sds_v4/artwork/saberfire.png
Normal file
|
After Width: | Height: | Size: 805 KiB |
BIN
content/files/old/sds_v4/artwork/screenshot000.jpg
Normal file
|
After Width: | Height: | Size: 168 KiB |
BIN
content/files/old/sds_v4/artwork/screenshot002.jpg
Normal file
|
After Width: | Height: | Size: 139 KiB |
BIN
content/files/old/sds_v4/artwork/screenshot004.jpg
Normal file
|
After Width: | Height: | Size: 329 KiB |
BIN
content/files/old/sds_v4/artwork/screenshot005.jpg
Normal file
|
After Width: | Height: | Size: 151 KiB |
BIN
content/files/old/sds_v4/artwork/screenshot006.jpg
Normal file
|
After Width: | Height: | Size: 159 KiB |
BIN
content/files/old/sds_v4/artwork/sdspromo.png
Normal file
|
After Width: | Height: | Size: 585 KiB |
BIN
content/files/old/sds_v4/artwork/sedona.jpg
Normal file
|
After Width: | Height: | Size: 47 KiB |
BIN
content/files/old/sds_v4/artwork/silverdragonlogo.png
Normal file
|
After Width: | Height: | Size: 67 KiB |
BIN
content/files/old/sds_v4/artwork/sleepy-cat.JPG
Normal file
|
After Width: | Height: | Size: 236 KiB |
BIN
content/files/old/sds_v4/artwork/small-plant.JPG
Normal file
|
After Width: | Height: | Size: 229 KiB |
|
After Width: | Height: | Size: 414 KiB |
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Spaced Out:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Spaced Out.
|
||||
<P><a href="../art.html"><img src="spaced_out_-winter_camp_2003.gif" width="568" height="804" alt="Click to go back." border="0"></a></P>
|
||||
Winter Camp 2003, Cought him by suprise.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
BIN
content/files/old/sds_v4/artwork/tenticles.bmp
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
BIN
content/files/old/sds_v4/artwork/the_gulls_in_cali.gif
Normal file
|
After Width: | Height: | Size: 286 KiB |
106
content/files/old/sds_v4/artwork/the_gulls_in_cali.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Silver Dragon Studios:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
The Gulls in Cali.
|
||||
<P><a href="../art.html"><img src="the_gulls_in_cali.gif" width="502" height="740" alt="Click to go back." border="0"></a></P>
|
||||
An experment with Depth of field.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
106
content/files/old/sds_v4/artwork/the_herst_castle_no_1.html
Normal file
@@ -0,0 +1,106 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<TITLE>.:Herst Castle - Gazing pool:.</TITLE>
|
||||
<meta name="keywords" content="adobe, adobe photoshop, skins, wallpapers, flash, macromedia flash, beatnik, quicknotes, sysmeter, sysmeter2, colorpad, graphics, web design, design, graphics">
|
||||
<meta name="description" content="Wallpapers, skins and other stuff.">
|
||||
<meta http-equiv="Page-Enter" content="blendTrans(Duration=1.0)">
|
||||
<meta http-equiv="Content-Language" content="en-us">
|
||||
<script language="JavaScript" src="../scripts/alpha.js"></script>
|
||||
<style>
|
||||
<!--
|
||||
BODY{
|
||||
scrollbar-face-color: #8FA8BE;
|
||||
scrollbar-arrow-color: #FFFFFF;
|
||||
scrollbar-track-color: #697E94;
|
||||
scrollbar-shadow-color: #FFFFFF;
|
||||
scrollbar-highlight-color: #d9d9d9;
|
||||
scrollbar-3dlight-color: #697E94;
|
||||
scrollbar-darkshadow-Color: #697E94;
|
||||
}
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body bgcolor="#697E94" text="#000000" link="#336699" vlink="#000000" alink="#C8D1D9">
|
||||
|
||||
<div align="center">
|
||||
<center>
|
||||
<table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="650" background="../images/tile.jpg">
|
||||
<tr>
|
||||
<td width="650" height="15" colspan="2" background="../images/tile.jpg">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="left" width="650" colspan="2" background="../images/filler.gif">
|
||||
<img align="left" src="../images/logo.gif" width="348" height="125" alt="" border="0"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="850" bgcolor="#D8DCE0" colspan="2">
|
||||
|
||||
|
||||
<center>
|
||||
<img src="../images/spacer.gif" width="1" height="1" alt="" border="0" vspace="1">
|
||||
|
||||
<a href="../main.html"><img src="../images/home.gif" width="100" height="15" alt="Home" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../art.html"><img src="../images/art.gif" width="100" height="15" alt="Art" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../links.html"><img src="../images/links.gif" width="100" height="15" alt="Links" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../info.html"><img src="../images/info.gif" width="100" height="15" alt="Info" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="https://web.archive.org/web/2005/http://eden.org/eric/forums"><img src="../images/forums.gif" width="100" height="15" alt="Forums" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
|
||||
<a href="../contact.html"><img src="../images/contact.gif" width="100" height="15" alt="Contact" border="0" style="filter:alpha(opacity=50)" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,50,5)"></a>
|
||||
</center>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="650" bgcolor="#EDF1F2">
|
||||
|
||||
|
||||
<font face="tahoma" size="1"><br>
|
||||
<center>
|
||||
|
||||
</center>
|
||||
<table align="center" height="*%" width="90%" cellpadding="10">
|
||||
<tr>
|
||||
<td>
|
||||
<!-- Start Content -->
|
||||
|
||||
<font face="Arial" size="1">
|
||||
<center>
|
||||
Herst Castle - Gazing pool
|
||||
<P><a href="../art.html"><img src="The_Herst_castle_no_1.gif" width="707" height="479" alt="Click to go back" border="0"></a></P>
|
||||
No Comments.
|
||||
</center>
|
||||
</font>
|
||||
|
||||
<!-- End Content -->
|
||||
</tr>
|
||||
</table>
|
||||
</font>
|
||||
|
||||
|
||||
</font></td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
<center>
|
||||
|
||||
<small><font face="tahoma" size="-3">©2002 Silver Dragon Studios <script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
|
||||
document.write("Last Updated " + document.lastModified)
|
||||
|
||||
// --></script></font></small>
|
||||
</center>
|
||||
<br>
|
||||
</body>
|
||||
|
||||