var FADER_ITEMS = [
	wrapper(
		'<div><img src="images/home/photoHome01.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome02.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome14.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome04.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome05.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome06.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome07.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome08.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome09.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome10.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome11.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome12.jpg" width="394" height="164" border="0" alt="photo"></div>'),
	wrapper(
		'<div><img src="images/home/photoHome13.jpg" width="394" height="164" border="0" alt="photo"></div>')
];
var FADER_ITEMS2 = [
	wrapper(
		'<div><a href="http://www.princetonblacksquirrel.com/index.php?main_page=index&cPath=0" target="_blank"><img src="images/blk-squirrel01.jpg" width="200" height="200" border="0" alt="photo"></a></div>'),
	wrapper(
		'<div><a href="http://www.princetonblacksquirrel.com/index.php?main_page=index&cPath=0" target="_blank"><img src="images/blk-squirrel02.jpg" width="200" height="200" border="0" alt="photo"></a></div>'),
	wrapper(
		'<div><a href="http://www.princetonblacksquirrel.com/index.php?main_page=index&cPath=0" target="_blank"><img src="images/blk-squirrel03.jpg" width="200" height="200" border="0" alt="photo"></a></div>'),
	wrapper(
		'<div><a href="http://www.princetonblacksquirrel.com/index.php?main_page=index&cPath=0" target="_blank"><img src="images/blk-squirrel04.jpg" width="200" height="200" border="0" alt="photo"></a></div>'),
	wrapper(
		'<div><a href="http://www.princetonblacksquirrel.com/index.php?main_page=index&cPath=0" target="_blank"><img src="images/blk-squirrel05.jpg" width="200" height="200" border="0" alt="photo"></a></div>')
];

function wrapper(s_body) {
	return s_body
}
