Some beautiful buildings in Germany

« back

Click the small pictures on the left to fade to them.





You relly need JavaScript to use this feature.
 

Code

var fader = new Fade('imgContainer', {
	imgs: ['large/1.jpg', 'large/2.jpg', 'large/3.jpg', 'large/4.jpg', 'large/5.jpg', 'large/6.jpg'],
	mode: 'random',
	fDur: 1,
	delay: 6,
	clear: true
});