//
// Bubblehelp infoboxes, (C) 2007 Klaus Knopper <infobox@knopper.net>
// You can copy/modify and distribute this code under the conditions
// of the GNU GENERAL PUBLIC LICENSE Version 2.
//
var IWIDTH=250  // Tip box width
var ns4         // Are we using Netscape4?
var ie4         // Are we using Internet Explorer Version 4?
var ie5         // Are we using Internet Explorer Version 5 and up?
var kon         // Are we using KDE Konqueror?
var x,y,winW,winH  // Current help position and main window size
var idiv=null   // Pointer to infodiv container
var px="px"     // position suffix with "px" in some cases

function nsfix(){setTimeout("window.onresize = rebrowse", 2000);}

function rebrowse(){window.location.reload();}

function hascss(){ return gettip('infodiv')?true:false }

function infoinit(){
 ns4=(document.layers)?true:false, ie4=(document.all)?true:false;
 ie5=((ie4)&&((navigator.userAgent.indexOf('MSIE 5')>0)||(navigator.userAgent.indexOf('MSIE 6')>0)))?true:false;
 kon=(navigator.userAgent.indexOf('konqueror')>0)?true:false;
 x=0;y=0;winW=800;winH=600;
 idiv=null;
 document.onmousemove = mousemove;
 if(ns4&&document.captureEvents) document.captureEvents(Event.MOUSEMOVE);
 // Workaround for just another netscape bug: Fix browser confusion on resize
 // obviously conqueror has a similar problem :-(
 if(ns4||kon){ nsfix() }
 if(ns4) { px=""; }
}

function untip(){
 if(idiv) idiv.visibility=ns4?"hide":"hidden";
 idiv=null;
}

function gettip(name){return (document.layers&&document.layers[name])?document.layers[name]:(document.all&&document.all[name]&&document.all[name].style)?document.all[name].style:document[name]?document[name]:(document.getElementById(name)?document.getElementById(name).style:0);}

// Prepare tip boxes, but don't show them yet
function maketip(name,title,text){
 if(hascss()) document.write('<div id="'+name+'" name="'+name+'" style="position:absolute; visibility:hidden; z-index:20; top:0'+px+'; left:0'+px+';"><table width='+IWIDTH+' border=0 cellpadding=2 cellspacing=0 bgcolor="#333399"><tr><td class="tiptd"><table width="100%" border=0 cellpadding=0 cellspacing=0><tr><th><span class="ptt"><b><font color="#FFFFFF">'+title+'</font></b></span></th></tr></table><table width="100%" border=0 cellpadding=2 cellspacing=0 bgcolor="#CCCCFF"><tr><td><span class="pst"><font color="#000000">'+text+'</font></span></td></tr></table></td></tr></table></div>'+"\n");
}

function tip(name){
 if(hascss()){
  if(idiv) untip();
  idiv=gettip(name);
  if(idiv){
   // winW=(window.innerWidth)? window.innerWidth+window.pageXOffset-16:document.body.offsetWidth-20;
   // winH=(window.innerHeight)?window.innerHeight+window.pageYOffset  :document.body.offsetHeight;
   // IE standards compliant mode compatibility partly contributed by Stefan Neufeind
   winW=(window.innerWidth)? window.innerWidth+window.pageXOffset-16:(document.documentElement&&document.documentElement.clientWidth)?document.documentElement.clientWidth-20:document.body.offsetWidth-20;
   winH=(window.innerHeight)?window.innerHeight+window.pageYOffset  :(document.documentElement&&document.documentElement.clientHeight)?document.documentElement.clientHeight:document.body.offsetHeight;
   if(x<=0||y<=0){ // konqueror can't get mouse position
    x=(winW-IWIDTH)/2+(window.pageXOffset?window.pageXOffset:0); y=(winH-50)/2+(window.pageYOffset?window.pageYOffset:0); // middle of window
   }
   showtip();
  }
 }
}

function showtip(){
  idiv.left=(((x+260)<winW)?x+12:x-255)+px; idiv.top=(((y+90)<winH)?y+12:y-90)+px;
  idiv.visibility=ns4?"show":"visible";
}

function mousemove(e){
 if(e)   {x=e.pageX?e.pageX:e.clientX?e.clientX:0; y=e.pageY?e.pageY:e.clientY?e.clientY:0;}
 else if(event) {x=event.clientX; y=event.clientY;}
 else {x=0; y=0;}
 if((ie4||ie5) && document.documentElement) // Workaround for scroll offset of IE
  {
    x+=document.documentElement.scrollLeft;
    y+=document.documentElement.scrollTop;
  }
 if(idiv) showtip();
}

// Initialize after loading the page
window.onload=infoinit;

// EOF infobox.js


WPGgallery = new Object();
WPGgallery.name = "Adobe%20Web%20Photo%20Gallery";
WPGgallery.photographer = "";
WPGgallery.contact = "";
WPGgallery.email = "";
WPGgallery.date = "21/10/2007"

WPGgallery.colors = new Object();
WPGgallery.colors.background = "#FFFFFF";
WPGgallery.colors.banner = "#F0F0F0";
WPGgallery.colors.text = "#000000";
WPGgallery.colors.link = "#0000FF";
WPGgallery.colors.alink = "#FF0000";
WPGgallery.colors.vlink = "#800080";

gPhotos = new Array();
gPhotos[0] = new Object();
gPhotos[0].filename = "Buren1.jpg";
gPhotos[0].ImageWidth = 350;
gPhotos[0].ImageHeight = 233;
gPhotos[0].ThumbWidth = 75;
gPhotos[0].ThumbHeight = 49;
gPhotos[0].meta = new Object();

gPhotos[1] = new Object();
gPhotos[1].filename = "Buren2.jpg";
gPhotos[1].ImageWidth = 350;
gPhotos[1].ImageHeight = 233;
gPhotos[1].ThumbWidth = 75;
gPhotos[1].ThumbHeight = 49;
gPhotos[1].meta = new Object();

gPhotos[2] = new Object();
gPhotos[2].filename = "IMG_1725b.jpg";
gPhotos[2].ImageWidth = 234;
gPhotos[2].ImageHeight = 350;
gPhotos[2].ThumbWidth = 50;
gPhotos[2].ThumbHeight = 75;
gPhotos[2].meta = new Object();

gPhotos[3] = new Object();
gPhotos[3].filename = "IMG_1735b.jpg";
gPhotos[3].ImageWidth = 350;
gPhotos[3].ImageHeight = 233;
gPhotos[3].ThumbWidth = 75;
gPhotos[3].ThumbHeight = 50;
gPhotos[3].meta = new Object();

gPhotos[4] = new Object();
gPhotos[4].filename = "IMG_1767b.jpg";
gPhotos[4].ImageWidth = 233;
gPhotos[4].ImageHeight = 350;
gPhotos[4].ThumbWidth = 50;
gPhotos[4].ThumbHeight = 75;
gPhotos[4].meta = new Object();

gPhotos[5] = new Object();
gPhotos[5].filename = "IMG_1770b.jpg";
gPhotos[5].ImageWidth = 233;
gPhotos[5].ImageHeight = 350;
gPhotos[5].ThumbWidth = 50;
gPhotos[5].ThumbHeight = 75;
gPhotos[5].meta = new Object();

gPhotos[6] = new Object();
gPhotos[6].filename = "IMG_1772b.jpg";
gPhotos[6].ImageWidth = 350;
gPhotos[6].ImageHeight = 233;
gPhotos[6].ThumbWidth = 75;
gPhotos[6].ThumbHeight = 50;
gPhotos[6].meta = new Object();

gPhotos[7] = new Object();
gPhotos[7].filename = "IMG_1782b.jpg";
gPhotos[7].ImageWidth = 233;
gPhotos[7].ImageHeight = 350;
gPhotos[7].ThumbWidth = 50;
gPhotos[7].ThumbHeight = 75;
gPhotos[7].meta = new Object();

gPhotos[8] = new Object();
gPhotos[8].filename = "IMG_1786b.jpg";
gPhotos[8].ImageWidth = 233;
gPhotos[8].ImageHeight = 350;
gPhotos[8].ThumbWidth = 50;
gPhotos[8].ThumbHeight = 75;
gPhotos[8].meta = new Object();

gPhotos[9] = new Object();
gPhotos[9].filename = "IMG_1791b.jpg";
gPhotos[9].ImageWidth = 233;
gPhotos[9].ImageHeight = 350;
gPhotos[9].ThumbWidth = 50;
gPhotos[9].ThumbHeight = 75;
gPhotos[9].meta = new Object();

gPhotos[10] = new Object();
gPhotos[10].filename = "_MG_6493.jpg";
gPhotos[10].ImageWidth = 350;
gPhotos[10].ImageHeight = 233;
gPhotos[10].ThumbWidth = 75;
gPhotos[10].ThumbHeight = 50;
gPhotos[10].meta = new Object();

gPhotos[11] = new Object();
gPhotos[11].filename = "_MG_6506.jpg";
gPhotos[11].ImageWidth = 350;
gPhotos[11].ImageHeight = 233;
gPhotos[11].ThumbWidth = 75;
gPhotos[11].ThumbHeight = 50;
gPhotos[11].meta = new Object();

gPhotos[12] = new Object();
gPhotos[12].filename = "_MG_6527.jpg";
gPhotos[12].ImageWidth = 350;
gPhotos[12].ImageHeight = 233;
gPhotos[12].ThumbWidth = 75;
gPhotos[12].ThumbHeight = 50;
gPhotos[12].meta = new Object();

gPhotos[13] = new Object();
gPhotos[13].filename = "_MG_6535.jpg";
gPhotos[13].ImageWidth = 350;
gPhotos[13].ImageHeight = 233;
gPhotos[13].ThumbWidth = 75;
gPhotos[13].ThumbHeight = 50;
gPhotos[13].meta = new Object();

gPhotos[14] = new Object();
gPhotos[14].filename = "_MG_6544.jpg";
gPhotos[14].ImageWidth = 350;
gPhotos[14].ImageHeight = 233;
gPhotos[14].ThumbWidth = 75;
gPhotos[14].ThumbHeight = 50;
gPhotos[14].meta = new Object();

gPhotos[15] = new Object();
gPhotos[15].filename = "_MG_6552.jpg";
gPhotos[15].ImageWidth = 350;
gPhotos[15].ImageHeight = 233;
gPhotos[15].ThumbWidth = 75;
gPhotos[15].ThumbHeight = 50;
gPhotos[15].meta = new Object();

gPhotos[16] = new Object();
gPhotos[16].filename = "buren3.jpg";
gPhotos[16].ImageWidth = 350;
gPhotos[16].ImageHeight = 233;
gPhotos[16].ThumbWidth = 75;
gPhotos[16].ThumbHeight = 49;
gPhotos[16].meta = new Object();

gPhotos[17] = new Object();
gPhotos[17].filename = "buren4.jpg";
gPhotos[17].ImageWidth = 350;
gPhotos[17].ImageHeight = 233;
gPhotos[17].ThumbWidth = 75;
gPhotos[17].ThumbHeight = 49;
gPhotos[17].meta = new Object();

gPhotos[18] = new Object();
gPhotos[18].filename = "buren5.jpg";
gPhotos[18].ImageWidth = 350;
gPhotos[18].ImageHeight = 233;
gPhotos[18].ThumbWidth = 75;
gPhotos[18].ThumbHeight = 49;
gPhotos[18].meta = new Object();

gPhotos[19] = new Object();
gPhotos[19].filename = "buren6.jpg";
gPhotos[19].ImageWidth = 233;
gPhotos[19].ImageHeight = 350;
gPhotos[19].ThumbWidth = 49;
gPhotos[19].ThumbHeight = 75;
gPhotos[19].meta = new Object();


