function getContext() { context = new BaseContent('http://www.attert.be/focus/attert-en-images/quelques-images/bul','id','title','description','ATPhoto','ATPhoto','false','published','n/a'); } var b_start = 1; function getSlideShowContents(show_folderish) { var photo; photo = new BaseContent('http://www.attert.be/focus/attert-en-images/quelques-images/atphotoalbum.2008-01-10.8813237824','atphotoalbum.2008-01-10.8813237824','atphotoalbum.2008-01-10.8813237824','','ATPhotoAlbum','Photo Album','true','published','1 kB'); ATPhoto(photo,0,'image/jpeg'); photo.setSize('mini',200,150,'http://www.attert.be/focus/attert-en-images/quelques-images/atphotoalbum.2008-01-10.8813237824/image_mini'); photo.setSize('thumb',128,96,'http://www.attert.be/focus/attert-en-images/quelques-images/atphotoalbum.2008-01-10.8813237824/image_thumb'); photo.setSize('large',768,576,'http://www.attert.be/focus/attert-en-images/quelques-images/atphotoalbum.2008-01-10.8813237824/image_large'); photo.setSize('listing',16,12,'http://www.attert.be/focus/attert-en-images/quelques-images/atphotoalbum.2008-01-10.8813237824/image_listing'); photo.setSize('tile',64,48,'http://www.attert.be/focus/attert-en-images/quelques-images/atphotoalbum.2008-01-10.8813237824/image_tile'); photo.setSize('preview',400,300,'http://www.attert.be/focus/attert-en-images/quelques-images/atphotoalbum.2008-01-10.8813237824/image_preview'); photo.setSize('icon',32,24,'http://www.attert.be/focus/attert-en-images/quelques-images/atphotoalbum.2008-01-10.8813237824/image_icon'); if ( !photo.is_folderish || (show_folderish && photo.is_folderish) ) { Batch.additem(photo); }; photo = new BaseContent('http://www.attert.be/focus/attert-en-images/quelques-images/bul','bul','bul','','ATPhoto','Photo','false','visible','23.4 kB'); ATPhoto(photo,1,'image/jpeg'); photo.setSize('mini',137,192,'http://www.attert.be/focus/attert-en-images/quelques-images/bul/image_mini'); photo.setSize('thumb',91,128,'http://www.attert.be/focus/attert-en-images/quelques-images/bul/image_thumb'); photo.setSize('large',137,192,'http://www.attert.be/focus/attert-en-images/quelques-images/bul/image_large'); photo.setSize('listing',11,16,'http://www.attert.be/focus/attert-en-images/quelques-images/bul/image_listing'); photo.setSize('tile',46,64,'http://www.attert.be/focus/attert-en-images/quelques-images/bul/image_tile'); photo.setSize('preview',137,192,'http://www.attert.be/focus/attert-en-images/quelques-images/bul/image_preview'); photo.setSize('icon',23,32,'http://www.attert.be/focus/attert-en-images/quelques-images/bul/image_icon'); if ( !photo.is_folderish || (show_folderish && photo.is_folderish) ) { Batch.additem(photo); }; }