// Variable to store the images we need to set as background
// which also includes some text and url's.
var photos = [ {
		"title" : "SEASONS/PROMO",
		"image" : "GrayWolf.jpg",
		"url" : "mailto:info@californiastreaming.org",
		"firstline" : "Welcome to CaliforniaStreaming",
		"secondline" : "where you can search for educational, standards-driven, digital content.  Available on any computer with internet access, your County Office of Education's subscription to CaliforniaStreaming supports your curriculum year-round.<br /><a href=\"mailto:info@californiastreaming.org\">Let us</a> know what you think!"
	}, {
		"title" : "PHOTO CONTEST",
		"image" : "Lauren1.jpg",
		"url" : "http://ccetc.net/photocontest",
		"firstline" : "2012 CaliforniaStreaming Digital Photography Contest",
		"secondline" : "The theme for the 2012 contest is \"Imagination\". An enhanced writing component will strengthen cross-curricular connections. Access contest information at: <a href=\"http://ccetc.net/photocontest\" target=\"_blank\">http://ccetc.net/photocontest</a>"
	}, {
		"title" : "FEATURED RESOURCES",
		"image" : "VL-Winter.jpg",
		"url" : "streaming/digitalVideoDetail.asp?videoID=53025&mode=browse&sections=all&searchFor=winter&cs_submit_search.x=0&cs_submit_search.y=0&type=streaming&theSubjectID=33",
		"firstline" : "Featured Resources!",
		"secondline" : "Snow-covered forests, animals foraging for food, and sports provide for an exciting glimpse into the wonders of the winter season in the entertaining program, <a href=\"streaming/digitalVideoDetail.asp?videoID=53025&mode=browse&sections=all&searchFor=winter&cs_submit_search.x=0&cs_submit_search.y=0&type=streaming&theSubjectID=33\">Winter</a>, now available in California Streaming.  Other <a href=\"search.asp?sections=all&searchFor=winter&cs_submit_search.x=0&cs_submit_search.y=0\">winter related resources</a> are also available."
	}, {
		"title" : "STANDARDS ALIGNMENT",
		"image" : "HalfDome.jpg",
		"url" : "articles.asp?articleID=34",
		"firstline" : "California Content Standards—A Click Away!",
		"secondline" : "CaliforniaStreaming contains thousands of California standards-based videos, images, audio, print resources and podcasts in all core disciplines-language arts, social studies, math, science, health, art, and music. <a href=\"articles.asp?articleID=34\">Engage</a> student learning with digital media that supports CA content standards."
	}
];
