var FADER_ITEMS = [
	wrapper(
		'<div><img src="images/rotation/photoGallery_01.jpg" width="671" height="503" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/rotation/photoGallery_02.jpg" width="671" height="503" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/rotation/photoGallery_03.jpg" width="671" height="503" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/rotation/photoGallery_04.jpg" width="671" height="503" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/rotation/photoGallery_05.jpg" width="671" height="503" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/rotation/photoGallery_06.jpg" width="671" height="503" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/rotation/photoGallery_07.jpg" width="671" height="503" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/rotation/photoGallery_08.jpg" width="671" height="503" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/rotation/photoGallery_09.jpg" width="671" height="503" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/rotation/photoGallery_10.jpg" width="671" height="503" border="0" alt="photo"></div>')
];

function wrapper(s_body) {
	return s_body
}
