$(document).ready(
	function()
	{
		setTimeout(
			function()
			{
				$('#spotlight-1').spotlight(
					{
						'Discap': 	'Y',
						'Bshape': 	'R',
						'Oshape': 	'R',
						'Oopacity':	0.8,
						'Color':		'#FFFFFF',
						'Interval': '4',
						'Fade': 		'M',
						'Imgsize': 	'S',
						'Imgalign': 'L',
						'OTmargin': 35,
						'OLmargin': 120,
						'ORmargin': 10,
						'OBmargin': 15,
						'IMargin': 	10,
						'Width': 		645,
						'Height':		249,
						'Bcolor': 	'#FFFFFF',
						'BHcolor': 	'#FF4040',
						'BBcolor': 	'#FFFFFF'
					},
					[
													{
								'Caption': 'VISUAL ARTS',
								'Html': '<b><a href="/event/detail/440615419/In_Public_Designing_Art_for_the_Sacramento_International_Airport">In Public: Designing Art for the Sacramento International Airport</a></b><br />Presented by Center for Contemporary Art at Center for Contemporary Art<br />March 4 - May 16, 2010 <br /><br />The complexities behind the largest public art project in Sacramento&rsquo;s history unfold in an illuminating exhibition at the Center for Contemporary Art Sacramento. In Public: Designing Art for the Sacramento International Airport tracks the review and design process of 11 artists&rsquo; proposals commissioned for the new terminal at Sacramento International Airport. The common element that laces <a href="/event/detail/440615419/In_Public_Designing_Art_for_the_Sacramento_International_Airport">Read more ...</a>',
								'Bgimg': '/site/spotimg/art_galleries.jpg',
								'Link': '/event/detail/440615419/In_Public_Designing_Art_for_the_Sacramento_International_Airport',
								'Img': '/sites/sacramento365.com/images/event/440615419/suzanneadan_propsl_medium.jpg'
							}
						,							{
								'Caption': 'THEATRE & DANCE',
								'Html': '<b><a href="/event/detail/38747/Chicago">Chicago</a></b><br />Presented by Broadway Sacramento at Community Center Theater<br />March 10 - March 21, 2010 <br /><br />&quot;\'Chicago\' still glitters hypnotically.&quot; -- Ben Brantley, The New York Times<br />There\'s never been a better time to experience &quot;Chicago,&quot; Broadway\'s razzle-dazzle smash. This triumphant hit musical is the recipient of six Tony Awards, two Olivier Awards, a Grammy and thousands of standing ovations. A sensational tale of sin, corruption and all that jazz, it\'s no surprise <a href="/event/detail/38747/Chicago">Read more ...</a>',
								'Bgimg': '/site/spotimg/theatre.jpg',
								'Link': '/event/detail/38747/Chicago',
								'Img': '/sites/sacramento365.com/images/event/38747/chicago_medium.jpg'
							}
						,							{
								'Caption': 'KIDS & FAMILIES',
								'Html': '<b><a href="/event/detail/440615262/Fairytale_Town_Goes_Green">Fairytale Town Goes Green</a></b><br />Presented by Fairytale Town at Fairytale Town<br />March 13, 2010 <br /><br />Calling all Recycled Royalty! Fairytale Town invites you to come and enjoy an afternoon filled with educational displays focusing on the environment, conservation, and tips on how to go green.<br />It\'s the return of our popular Fairytale Town Goes Green event. Special hands-on Arts &amp; Crafts activities will focus on creating art from recycled material, including making crowns from recycled newspaper <a href="/event/detail/440615262/Fairytale_Town_Goes_Green">Read more ...</a>',
								'Bgimg': '/site/spotimg/kids_families.jpg',
								'Link': '/event/detail/440615262/Fairytale_Town_Goes_Green',
								'Img': '/sites/sacramento365.com/images/event/440615262/a10castlepalmtrees1_medium.jpg'
							}
						,							{
								'Caption': 'POETRY & LITERATURE',
								'Html': '<b><a href="/event/detail/43715/Poetry_Out_Loud_National_Poetry_Recitation_Contest">Poetry Out Loud - National Poetry Recitation Contest</a></b><br /><br />March 15, 2010 <br /><br />Poetry Out Loud is a growing nation-wide recitation contest for high school students in all schools. The students select from a large collection of historical and contemporary poetry. Recitation begins in the classroom culminating in contests that take place at the school, county, state and national levels. As part of the program, each school receives 5 hours of instruction and/or judging from regional <a href="/event/detail/43715/Poetry_Out_Loud_National_Poetry_Recitation_Contest">Read more ...</a>',
								'Bgimg': '/site/spotimg/poetry_literature.jpg',
								'Link': '/event/detail/43715/Poetry_Out_Loud_National_Poetry_Recitation_Contest',
								'Img': '/sites/sacramento365.com/images/event/43715/poetry_outloud_medium.jpg'
							}
						,							{
								'Caption': 'FESTIVALS',
								'Html': '<b><a href="/event/detail/42371/Sacramento_International_Film_Festival_2010">Sacramento International Film Festival 2010</a></b><br />Presented by Sacramento International Film Festival at Crest Theatre<br />March 21 - April 4, 2010 <br /><br />Filmmakers from all over the galaxy will soon descend on the state&rsquo;s capital for the one and only Sacramento International Film Festival (SFF). Featuring a host of uncompromising documentaries, shorts and feature films, this year&rsquo;s Sacramento Film Festival &trade; boasts our region&rsquo;s greatest showcase of cinema art.&nbsp;',
								'Bgimg': '/site/spotimg/festivals.jpg',
								'Link': '/event/detail/42371/Sacramento_International_Film_Festival_2010',
								'Img': '/sites/sacramento365.com/images/event/42371/siff_2010_medium.gif'
							}
											]
				);
				 
			},
			50
		)
	}
);