

var fadeimages=new Array()

//SET IMAGE PATHS. Extend or contract array as needed


/////////////////////////////////////////////////////////////////////////////////////////////////


fadeimages[0]=["images/gallery/simple/250_before_3.jpg", "simple_complex_clipping_path.html", ""] //image with link syntax

fadeimages[1]=["images/gallery/simple/250_after_3.jpg", "simple_complex_clipping_path.html", ""] //image with link and target



var fadeimages2=new Array() //2nd array set example. Remove or add more sets as needed.

//SET IMAGE PATHS. Extend or contract array as needed

fadeimages2[0]=["images/gallery/medium/250_before_3.jpg", "simple_complex_clipping_path.html", ""] //image with link syntax

fadeimages2[1]=["images/gallery/medium/250_after_3.jpg", "simple_complex_clipping_path.html", ""] //image with link and target 



var fadeimages3=new Array() //2nd array set example. Remove or add more sets as needed.

//SET IMAGE PATHS. Extend or contract array as needed

fadeimages3[0]=["images/gallery/complex/250_before.jpg", "simple_complex_clipping_path.html", ""] //image with link syntax

fadeimages3[1]=["images/gallery/complex/250_after.jpg", "simple_complex_clipping_path.html", ""] //image with link and target


///////////////////////////////////////////////////////////////////////////////////////////////

var fadeimages4=new Array() //2nd array set example. Remove or add more sets as needed.

//SET IMAGE PATHS. Extend or contract array as needed

fadeimages4[0]=["images/gallery/shadow/drop/250_before.jpg", "clipping_path_with_shadow.html", ""] //image with link syntax

fadeimages4[1]=["images/gallery/shadow/drop/250_after.jpg", "clipping_path_with_shadow.html", ""] //image with link and target



var fadeimages5=new Array() //2nd array set example. Remove or add more sets as needed.

//SET IMAGE PATHS. Extend or contract array as needed

fadeimages5[0]=["images/gallery/shadow/original/250_before.jpg", "clipping_path_with_shadow.html", ""] //image with link syntax

fadeimages5[1]=["images/gallery/shadow/original/250_after.jpg", "clipping_path_with_shadow.html", ""] //image with link and target 



var fadeimages6=new Array() //2nd array set example. Remove or add more sets as needed.

//SET IMAGE PATHS. Extend or contract array as needed

fadeimages6[0]=["images/gallery/shadow/reflect/250_before.jpg", "clipping_path_with_shadow.html", ""] //image with link syntax

fadeimages6[1]=["images/gallery/shadow/reflect/250_after.jpg", "clipping_path_with_shadow.html", ""] //image with link and target














































