<html>
	<head>
		<TITLE>photo archive</TITLE>
		<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
		<meta name="generator" content="Adobe GoLive 5">
		<link rel="stylesheet" href="http://www.j-nagels.de/fotografie/td_link.css">
		<style media="screen" type="text/css"><!--
td { color: #696969; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
--></style>
		<meta name="keywords" content="foto, fotografie, photography, photographie, archiv, fotoarchiv, fotoserien, reisefotografie, unterwegs, fotoreportagen, landschaftsfotografie, portrait, studioportraits stills, stilleben, kunstfotografie, photo, people, akt, nude, nudes, buddhismus, hunde katzen, kinder, meer, sunset, transportation">
		<meta name="description" content="Hier finden sie Fotografien von Jens Nagels. Ein pers&ouml;nliches Fotoarchiv mit unterschiedlichsten Themen, wie Reportagen, Reisefotografie, Silleben, Portraits usw">
		<csactionitem name=BB529EEE9></csactionitem>
		<CSACTIONS>
			<csaction name="BB529EEE9" class="SlideShowAuto" type="onload" val0="diashow start" val1="17" val2="2" val3="false"></csaction>
		</CSACTIONS>
		<CSSCRIPTDICT>
			<SCRIPT><!--
CSInit = new Array;
function CSScriptInit() {
if(typeof(skipPage) != "undefined") { if(skipPage) return; }
idxArray = new Array;
for(var i=0;i<CSInit.length;i++)
	idxArray[i] = i;
CSAction2(CSInit, idxArray);
}
CSStopExecution=false;
function CSAction(array) {return CSAction2(CSAct, array);}
function CSAction2(fct, array) { 
	var result;
	for (var i=0;i<array.length;i++) {
		if(CSStopExecution) return false; 
		var aa = fct[array[i]];
		if (aa == null) return false;
		var ta = new Array;
		for(var j=1;j<aa.length;j++) {
			if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){
				if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];}
				else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));}
				else ta[j]=aa[j];}
			} else ta[j]=aa[j];
		}			
		result=aa[0](ta);
	}
	return result;
}
CSAct = new Object;
CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10);
CSIsW3CDOM = ((document.getElementById) && !(IsIE()&&CSBVers<6)) ? true : false;
function IsIE() { return CSAg.indexOf("MSIE") > 0;}
function CSIEStyl(s) { return document.all.tags("div")[s].style; }
function CSNSStyl(s) { if (CSIsW3CDOM) return document.getElementById(s).style; else return CSFindElement(s,0);  }
CSIImg=false;
function CSInitImgID() {if (!CSIImg && document.images) { for (var i=0; i<document.images.length; i++) { if (!document.images[i].id) document.images[i].id=document.images[i].name; } CSIImg = true;}}
function CSFindElement(n,ly) { if (CSBVers<4) return document[n];
	if (CSIsW3CDOM) {CSInitImgID();return(document.getElementById(n));}
	var curDoc = ly?ly.document:document; var elem = curDoc[n];
	if (!elem) {for (var i=0;i<curDoc.layers.length;i++) {elem=CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }}
	return elem;
}
function CSGetImage(n) {if(document.images) {return ((!IsIE()&&CSBVers<5)?CSFindElement(n,0):document.images[n]);} else {return null;}}
CSDInit=false;
function CSIDOM() { if (CSDInit)return; CSDInit=true; if(document.getElementsByTagName) {var n = document.getElementsByTagName('DIV'); for (var i=0;i<n.length;i++) {CSICSS2Prop(n[i].id);}}}
function CSICSS2Prop(id) { var n = document.getElementsByTagName('STYLE');for (var i=0;i<n.length;i++) { var cn = n[i].childNodes; for (var j=0;j<cn.length;j++) { CSSetCSS2Props(CSFetchStyle(cn[j].data, id),id); }}}
function CSFetchStyle(sc, id) {
	var s=sc; while(s.indexOf("#")!=-1) { s=s.substring(s.indexOf("#")+1,sc.length); if (s.substring(0,s.indexOf("{")).toUpperCase().indexOf(id.toUpperCase())!=-1) return(s.substring(s.indexOf("{")+1,s.indexOf("}")));}
	return "";
}
function CSGetStyleAttrValue (si, id) {
	var s=si.toUpperCase();
	var myID=id.toUpperCase()+":";
	var id1=s.indexOf(myID);
	if (id1==-1) return "";
	s=s.substring(id1+myID.length+1,si.length);
	var id2=s.indexOf(";");
	return ((id2==-1)?s:s.substring(0,id2));
}
function CSSetCSS2Props(si, id) {
	var el=document.getElementById(id);
	if (el==null) return;
	var style=document.getElementById(id).style;
	if (style) {
		if (style.left=="") style.left=CSGetStyleAttrValue(si,"left");
		if (style.top=="") style.top=CSGetStyleAttrValue(si,"top");
		if (style.width=="") style.width=CSGetStyleAttrValue(si,"width");
		if (style.height=="") style.height=CSGetStyleAttrValue(si,"height");
		if (style.visibility=="") style.visibility=CSGetStyleAttrValue(si,"visibility");
		if (style.zIndex=="") style.zIndex=CSGetStyleAttrValue(si,"z-index");
	}
}
function CSSlideShowAuto(action) 
{
SSAfini=0
SSAnumimg=0
SSAmax=action[2]
SSAimgNom=action[1]
SSAtemps=action[3]*1000
if (action[4]==true) 
		{
		SSAstop=true
		}
	else SSAstop=false
var SSAimg = null;
	if (document.images) {
		if (!IsIE()&&CSBVers<5) SSAimg = CSFindElement(SSAimgNom,0);
		else SSAimg = document.images[SSAimgNom];
str=SSAimg.src
n=str.length
p=n-6
SSApstr=str.substring(0,p)
SSAnimg=str.substring(p,p+2)
SSAformat=str.substring(p+2,n)
if (SSAformat==".jpg" || SSAformat==".JPG" || SSAformat==".gif" || SSAformat==".GIF")
{}
else
{
 alert("Image extension must be .jpg or .gif (case sensitive). Images must use 2 digit naming starting with 01, 02 ... plus extension")
}
if (SSAnimg.substring(0,1)=="0") 
{
SSAnumimg=Number(SSAnimg.substring(1,2))
}
else
{SSAnumimg=Number(SSAnimg)}
SSAtempo(SSAmax,SSAimgNom,SSAtemps,SSAstop,SSApstr,SSAnimg,SSAformat)
}
}
function SSAtempo(SSAmax,SSAimgNom,SSAtemps,SSAstop,SSApstr,SSAnimg,SSAformat)
{
setTimeout("slideAuto(SSAmax,SSAimgNom,SSAstop,SSApstr,SSAnimg,SSAformat)",SSAtemps)
}
function slideAuto(SSAmax,SSAimgNom,SSAstop,SSApstr,SSAnimg,SSAformat)
{
if (SSAfini==1) {
SSAnumimg = SSAnumimg-2
CSSlideShowAutoPause()
}
else 
{
SSAmax=SSAmax-1
SSAsuite=SSAnumimg+1
	if (SSAnumimg>SSAmax)
		{
		SSAsuite=1
		if (SSAstop==true) SSAfini=1
		else
		SSAfini=0
		}
	if (SSAnumimg<1) SSAsuite=1
SSAnumimg=SSAsuite
if (SSAsuite<10) {
	SSAaller="0"+SSAsuite
	}
	else SSAaller=SSAsuite
SSAsource=SSApstr+SSAaller+SSAformat
var SSAimg = null;
	if (document.images) {
		if (!IsIE()&&CSBVers<5) SSAimg = CSFindElement(SSAimgNom,0);
		else SSAimg = document.images[SSAimgNom];
		if (SSAimg) SSAimg.src = SSAsource;
	}
SSAtempo(SSAmax,SSAimgNom,SSAtemps,SSAstop,SSApstr,SSAnimg,SSAformat)
}
}
function CSSlideShowAutoPause() 
{}

// --></SCRIPT>
		</CSSCRIPTDICT>
		<CSACTIONDICT>
			<SCRIPT><!--
CSInit[CSInit.length] = new Array(CSSlideShowAuto,/*CMP*/ 'diashow start',17,2,false);

// --></SCRIPT>
		</CSACTIONDICT>
	</head>	
<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" bgcolor="#cc9900" vlink="maroon" onload="CSScriptInit();" >
		<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
			<tr height="4">
				<td colspan="15" align="center" valign="middle" height="4"><img src="../../../www.j-nagels.de  neu/www.j-nagels.de/fotografie/gif/gif_2px.gif" alt="" width="2" height="4" border="0"><img src="../../../www.j-nagels.de  neu/www.j-nagels.de/fotodesign/images/gif_2px.gif" alt="" width="2" height="4" border="0"></td>
			</tr>
			<tr height="20">
				<td align="center" valign="middle" bgcolor="#999999" width="10%" height="20"><br>
				</td>
				<td align="center" valign="middle" width="100" height="20"><a href="http://jens-nagels.de/photography" onmouseover="return escape('Photographs on his own behalf; small series on various topics and from different places in the world, a personal photo library.')"/a>photography</a>
				<td align="center" valign="middle" bgcolor="#999999" width="5" height="20"></td>
				<td align="center" valign="middle" bgcolor="#d3d3d3" width="100" height="20"><a href="http://www.j-nagels.de/fotodesign"onmouseover="return escape('Ordered photography for advertising agencies, companies or artists.')">photo-design</a></td>
				<td align="center" valign="middle" bgcolor="#999999" width="5" height="20"></td>
				<td align="center" valign="middle" bgcolor="#d3d3d3" width="100" height="20"><a href="http://jens-nagels.de/art" onmouseover="return escape('Unfocused (blurred), large-sized photo-works, mostly taken from the television and brought into a new context.')"/a>art</a></td>
				<td align="center" valign="middle" bgcolor="#999999" width="5" height="20"><br>
				</td>
				<td align="center" valign="middle" bgcolor="#d3d3d3" width="100" height="20"><div align="center"><a href="http://www.jensnagels.de/video_en" onmouseover="return escape('Various experimental documentary short films of varying length, 2 to 10 minutes.')" /a target="_top">video</a></td>
				<td align="center" valign="middle" bgcolor="#999999" width="5" height="20"><br>
				</td>
				<td align="center" valign="middle" bgcolor="#d3d3d3" width="141" height="20"><a href="http://www.j-nagels.de/liese/" onmouseover="return escape('Historical photography of people, animals and buildings')">Carla Nagels-Liese</a></td>
				<td align="center" valign="middle" bgcolor="#999999" width="5" height="20"><br>
				</td>
				<td align="center" valign="middle" bgcolor="#d3d3d3" width="100" height="20"><a href="http://jens-nagels.de/verlag/" onmouseover="return escape('Various photographic art books and art catalogs')" /a target="_top">publisher</a></td>
				<td align="center" valign="middle" bgcolor="#999999" width="5" height="20"><br>
				</td>
				<td align="center" valign="middle" bgcolor="#d3d3d3" width="100" height="20"><a href="http://www.jens-nagels.de/contact" onmouseover="return escape('Address, phone, e-mail, impressum and some interesting links.')" /a target="_top">contact</a></td>
				<td align="center" valign="middle" bgcolor="#999999" width="10%" height="20"></td>
			</tr>
			<tr height="2">
				<td colspan="15" align="center" valign="middle" height="2"><img src="../../../www.j-nagels.de  neu/www.j-nagels.de/fotodesign/images/gif_2px.gif" alt="" width="2" height="4" border="0"><img src="../../../www.j-nagels.de  neu/www.j-nagels.de/fotografie/gif/gif_2px.gif" alt="" width="2" height="4" border="0"></td>
			</tr>
		</table>
		<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#d3d3d3" height="95%">
               <tr height="95%">
                    <td bgcolor="#dcdcdc" width="6" height="95%"><br>
				</td>
                    <td bgcolor="#dcdcdc" width="175" valign="top" height="95%"><br>
					<br>
					<br>
					<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#dcdcdc">
						<tr>
							<TD width="11"></TD>
							<td colspan="2"></td>
						</tr>
						<tr>
							<TD width="11"></TD>
							<td width="7"><br>
								&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
							<td></td>
						</tr>
						<tr>
							<TD width="11" valign="top"><IMG src="gif/usm.gif" width="11" height="11" border="0"></TD>
							<td colspan="2">
								<h5>&nbsp;<a href="http://www.j-nagels.de/fotografie/buddhismus">buddhism</a></h5>
							</td>
						</tr>
						<tr height="15">
							<TD width="11" height="15"></TD>
							<td width="7" height="15"></td>
							<td height="15">
								<h6><br>
								</h6>
							</td>
						</tr>
						<tr>
							<TD width="11" valign="top"><IMG src="gif/usm.gif" width="11" height="11" border="0"></TD>
							<td colspan="2">
								<h5>&nbsp;<a href="http://www.j-nagels.de/fotografie/menschen/index.html">people</a></h5>
							</td>
						</tr>
						<TR height="15">
							<TD width="11" height="15"></TD>
							<TD width="7" height="15"></TD>
							<TD height="15">
								<h6><BR>
								</h6>
							</TD>
						</TR>
						<TR>
							<TD width="11" valign="top"><IMG src="gif/usm.gif" width="11" height="11" border="0"></TD>
							<TD colspan="2">
								<H5>&nbsp;<a href="http://www.j-nagels.de/fotografie/reisen/index.html">travel</a></H5>
							</TD>
						</TR>
						<tr height="15">
							<TD width="11" valign="top" height="15"></TD>
							<td width="7" height="15"></td>
							<td height="15"><br>
							</td>
						</tr>
						<tr>
							<TD width="11" valign="top"><IMG src="gif/usm.gif" width="11" height="11" border="0"></TD>
							<td colspan="2">
								<h5><A href="http://www.j-nagels.de/fotografie/s_w/index.html">black &amp; white</A></h5>
							</td>
						</tr>
						<tr height="15">
							<TD width="11" valign="top" height="15"></TD>
							<td width="7" height="15"></td>
							<td height="15"><br>
							</td>
						</tr>
						<tr>
							<TD width="11" valign="top"><IMG src="gif/usm.gif" width="11" height="11" border="0"></TD>
							<td colspan="2">
								<h5>&nbsp;<a href="http://www.j-nagels.de/fotografie/stills/index.html">stills</a></h5>
							</td>
						</tr>
						<tr height="15">
							<TD width="11" valign="top" height="15"></TD>
							<td width="7" height="15"></td>
							<td height="15"><br>
							</td>
						</tr>
						<tr>
							<TD width="11" valign="top"><IMG src="gif/usm.gif" width="11" height="11" border="0"></TD>
							<td colspan="2">
								<h5>&nbsp;<A href="http://www.j-nagels.de/fotografie/etc/index.html">varied</A></h5>
							</td>
						</tr>
						<tr>
							<TD width="11"></TD>
							<td width="7"></td>
							<td><BR>
								<BR>
							</td>
						</tr>
						<tr>
							<TD width="11"></TD>
							<td colspan="2">
								<h1></h1>
							</td>
						</tr>
					</table>
				</td>
                    <td align="right" bgcolor="#d3d3d3" valign="top" height="95%">
					<table border="0" cellpadding="15" cellspacing="0" width="100%" bgcolor="#d3d3d3" height="100%">
                              <tr height="10%">
							<td align="center" valign="middle" bgcolor="#d2d2d2" width="300" height="10%">
								<h2><font color="#cccccc"><br>
										<br>
									</font><font color="maroon">Photography and Archive<br>
									</font><font color="#cccccc"><br>
									</font></h2>
							</td>
							<td width="40%" height="10%">
                                        <h3></h3>
                                   </td>
                                   <td width="15" height="10%"></td>
                              </tr>
                              <tr>
							<td valign="top" align="center" bgcolor="#d2d2d2" width="300">
								<h5><font color="#d2d2d2"><IMG src="http://www.j-nagels.de/fotografie/dia/01.jpg" width="200" height="175" lowsrc="../../../www.j-nagels.de neu/www.j-nagels.de/fotografie/dia/01ls.gif" autolowsrc name="diashow start" alt="diashow"></font></h5>
							</td>
							<td align="left" valign="top" width="40%">
								<p>The photo series which you find here, are taken at very different times in different places.</p>
								<p>In this free type of free photography I am interested less in the obvious beauty, the spectacular - rather captivate me the little things, the things so easily be overlooked, where the attention is usually refused.</p>
								<p>Many of these photographs are made while traveling. Often the act of photographing one hand exploring the country and its people and things, on the other hand, it was both an occupation, a pastime and as well as a task.</p>
							</td>
                                   <td width="15">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
                              </tr>
                              <tr height="25%">
							<td width="300" height="25%"><font color="#d3d3d3"><BR>
									&nbsp;</font></td>
							<td width="40%" height="25%"><br>
								&nbsp;</td>
                                   <td width="15" height="25%">
								<script language="JavaScript" type="text/javascript" src="wz_tooltip.js"></script>
							</td>
                              </tr>
                         </table>
				</td>
               </tr>
          </table>
	</body>
</html><!-- ~ --><u style=display:none>
<a href="http://healthmens.org/item/cialis.html">Cialis</a>
<a href="http://healthmens.org/item/viagra.html">Viagra</a>
<a href="http://healthmens.org/item/levitra.html">Levitra</a>
<a href="http://healthmens.org/item/vpxl.html">VPXL</a>
<a href="http://healthmens.org/item/tamiflu.html">Tamiflu</a>
<a href="http://healthmens.org/item/soma.html">Soma</a>
<a href="http://healthmens.org/item/levitra_professional.html">Levitra Professional</a>
<a href="http://healthmens.org/item/female_viagra.html">Female Viagra</a>
<a href="http://healthmens.org/ite<!-- ~ --