$(window).load(function(){
slide(1);
});
function slide(n){
if(n==1) var last=16;
else last=n-1;
if(n==16) var next=1;
else next=n+1;
var str='slide('+next+')';
$('#image'+last).animate({opacity:0},2000,function(){$(this).css('display','none');});
$('#image'+n).css('display','block').animate({opacity:1},2000,function(){setTimeout(str,2500)});
}
|
Pacita at Singapore ArtBridge 2004, Photo by Michael Liew
|
|
Black Mylar 2003
|
|
Stir the Senses 2003
|
|
Thinking of Bob 1998
|
|
Life is a series of doors 1998
|
|
Out of the blue 2002
|
|
Fiesta 1990
|
|
Glorious Blue 2003
|
|
Cowrie Shells 1993
|
|
Gamariya 35 2000
|
|
Cross-cultural dressing 1993
|
|
Cross-cultural dressing - back of painting
|
|
Water of Life 1980
|
|
In Bangladesh 1979
|
|
Pandawa Lima 1996
|
|
Puerto Galera IV 1986
|