/*=======================================================================================
=                           artnetty All Rights Reserved                                =
=======================================================================================*/
function f1(){var v1='netty',v2='beukers',v3='artnetty',v4='com';document.write(v1+'.'+v2+'@'+v3+'.'+v4);}
function f2(){var v1='netty',v2='beukers-van-steen',v3='artnetty',v4='com';document.write('<a href="mailto:'+v1+'.'+v2+'@'+v3+'.'+v4+'"><span class="links">'+v1+'.'+v2+'@'+v3+'.'+v4+'</span></a>');}
/*window!=top?top.location.href=location.href:0;*/document.onselectstart=new Function("return false");window.status="Copyright 2004 - 2007 Netty Beukers van Steen";

var d=document



function tagimg(){
for(i=0;i<d.images.length;i++)
d.images[i].oncontextmenu=new Function("return false");}

/*
var thumbnailviewer={
enableTitle:true,
enableAnimation:true,
definefooter:'<div class="footerbar">close</div>',
defineLoading:'<img src="/core/loading.gif" /> Loading Image...',
scrollbarwidth:16,
opacitystring:'filter:progid:DXImageTransform.Microsoft.alpha(opacity=10); -moz-opacity: 0.1; opacity: 0.1',
targetlinks:[],

created14:function(){
d.write('<div id="d14" onClick="thumbnailviewer.closeit()"><div id="d15"></div>'+this.definefooter+'</div><div id="dIV"></div>')
d.write('<div id="d16">'+this.defineLoading+'</div>')
this.d14=d.getElementById("d14")
this.d15=d.getElementById("d15")
this.dIV=d.getElementById("dIV")
this.d16=d.getElementById("d16")
this.standardbody=(d.compatMode=="CSS1Compat")? d.documentElement : d.body
},

centerDiv:function(divobj){
var ie=d.all && !window.opera
var dom=d.getElementById
var scroll_top=(ie)? this.standardbody.scrollTop : window.pageYOffset
var scroll_left=(ie)? this.standardbody.scrollLeft : window.pageXOffset
var docwidth=(ie)? this.standardbody.clientWidth : window.innerWidth-this.scrollbarwidth
var docheight=(ie)? this.standardbody.clientHeight: window.innerHeight
var docheightcomplete=(this.standardbody.offsetHeight>this.standardbody.scrollHeight)? this.standardbody.offsetHeight : this.standardbody.scrollHeight
var objwidth=divobj.offsetWidth
var objheight=divobj.offsetHeight
var topposition=(docheight>objheight)? scroll_top+docheight/2-objheight/2+"px" : scroll_top+10+"px"
divobj.style.left=docwidth/2-objwidth/2+"px"
divobj.style.top=Math.floor(parseInt(topposition))+"px"
divobj.style.visibility="visible"
},

showd14:function(){
this.centerDiv(this.d14)
if (this.enableAnimation){
this.currentopacity=0.1
this.opacitytimer=setInterval("thumbnailviewer.opacityanimation()", 20)
}},

loadimage:function(link){
if (this.d14.style.visibility=="visible")
this.closeit()
str=link.getAttribute("href");
str=str.replace(/k.jpg/,".jpg")
var imageHTML='<img src="'+str+'" style="'+this.opacitystring+'" />'
if (this.enableTitle && link.getAttribute("title"))
imageHTML+='<br />'+link.getAttribute("title")
this.centerDiv(this.d16)
this.d15.innerHTML=imageHTML
this.dIV.innerHTML=imageHTML
this.featureImage=this.d15.getElementsByTagName("img")[0]
this.featureImage.onload=function(){
thumbnailviewer.d16.style.visibility="hidden"
tagimg();
thumbnailviewer.showd14()
}
if (d.all && !window.createPopup)
this.featureImage.src=str
this.featureImage.onerror=function(){
thumbnailviewer.d16.style.visibility="hidden"
}},

setimgopacity:function(value){
var targetobject=this.featureImage
if (targetobject.filters && targetobject.filters[0]){
if (typeof targetobject.filters[0].opacity=="number")
targetobject.filters[0].opacity=value*100
else
targetobject.style.filter="alpha(opacity="+value*100+")"
}
else if (typeof targetobject.style.MozOpacity!="undefined")
targetobject.style.MozOpacity=value
else if (typeof targetobject.style.opacity!="undefined")
targetobject.style.opacity=value
else
this.stopanimation()
},

opacityanimation:function(){
this.setimgopacity(this.currentopacity)
this.currentopacity+=0.1
if (this.currentopacity>1)
this.stopanimation()
},

stopanimation:function(){
if (typeof this.opacitytimer!="undefined")
clearInterval(this.opacitytimer)
},

closeit:function(){
this.stopanimation()
this.d14.style.visibility="hidden"
this.d15.innerHTML=""
this.dIV.innerHTML=""
this.d14.style.left="-2000px"
this.d14.style.top="-2000px"
},

cleanup:function(){
this.d16=null
if (this.featureImage) this.featureImage.onload=null
this.featureImage=null
this.d15=null
for (var i=0; i<this.targetlinks.length; i++)
this.targetlinks[i].onclick=null
this.d14=null
},

dotask:function(target, functionref, tasktype){
var tasktype=(window.addEventListener)? tasktype : "on"+tasktype
if (target.addEventListener)
target.addEventListener(tasktype, functionref, false)
else if (target.attachEvent)
target.attachEvent(tasktype, functionref)
},

init:function(){
if (!this.enableAnimation)
this.opacitystring=""
var pagelinks=d.getElementsByTagName("a")
for (var i=0; i<pagelinks.length; i++){
if (pagelinks[i].getAttribute("rel") && pagelinks[i].getAttribute("rel")=="artnetty"){
pagelinks[i].onclick=function(){
thumbnailviewer.stopanimation()
thumbnailviewer.loadimage(this)
return false
}
this.targetlinks[this.targetlinks.length]=pagelinks[i]
}}

this.dotask(window, function(){if (thumbnailviewer.d14.style.visibility=="visible") thumbnailviewer.centerDiv(thumbnailviewer.d14)}, "resize")
}}

thumbnailviewer.created14()
thumbnailviewer.dotask(window, function(){thumbnailviewer.init()}, "load")
thumbnailviewer.dotask(window, function(){thumbnailviewer.cleanup()}, "unload")
*/





/*=======================================================================================
=                Copyright (c) 2004 - 2008 artnetty [http://www.artnetty.com]           =
=======================================================================================*/