{
	//remember...curpic_s represents the 2nd pic, not the first
	var curpic_s=0;
	var maxsponsor_s=14;
	var thepath_s="/images/lsponsors/";
	var r_pause_s=10000;	
	
	var picCollection_s= new Array(maxsponsor_s);
	picCollection_s[0]="nlgov.jpg";
	picCollection_s[1]="steele.jpg";
	picCollection_s[2]="orange.jpg";
	picCollection_s[3]="nunatsiavut.jpg";	
	picCollection_s[4]="bmo.jpg";
	picCollection_s[5]="exit.jpg";
	picCollection_s[6]="exxon.jpg";
	picCollection_s[7]="lfl.jpg";
	picCollection_s[8]="vocm.jpg";
	//picCollection_s[8]="telegram.jpg";
	//picCollection_s[9]="westernstar.jpg";
	picCollection_s[9]="transcontinental.jpg";
	picCollection_s[10]="innu.jpg";
	picCollection_s[11]="nlc.jpg";
	picCollection_s[12]="smiling.jpg";
	picCollection_s[13]="clearwater.jpg";
	
	var text_s= new Array(maxsponsor_s);
	text_s[0]="<b class='lyellow'>Provincial Government Gives $500,000 To Daffodil Place</b><br><i>&quot;Daffodil Place is a project that promises to have tremendous impact.  I commend the Canadian Cancer Society for initiating this project and I am very pleased that our government is providing this support.&quot;</i><br><br>Honourable Danny Williams<br>Premier of Newfoundland and Labrador<br>February 26, 2008<br><br><a href='../news/feb08anews/feb26_08.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	text_s[1]="<i>&quot;It is my belief that every employee of Steele Communications will feel a sense of pride to know that they have helped in transforming the vision of Daffodil Place into a reality. Steele Communications is committed to this project because we believe it addresses a critical need for cancer patients from all parts of Newfoundland and Labrador.  We are honored to promote such a worthy cause.&quot;</i><br><br>John Steele<br>President, Steele Communications<br><a href='recognition.asp#builder' class='byellow'>&lt;&lt; Read more about this level of giving &gt;&gt;</a>";
	text_s[2]="<b class='lyellow'>Canadian Cancer Society Launches Daffodil Place with First major Gift of $250,000</b><br><i>&quot;We wanted to help provide a home away from home for cancer patients.&quot;</i><br><br>Judy Barnes, Loyal Orange Association Hostel Corporation<br>May 3, 2007</i><br><br><a href='../news/2007anews/may3_07.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	text_s[3]="<b class='lyellow'>Nunatsiavut Government Announces $250,000 Gift for Daffodil Place</b><br>December 9, 2008</i><br><br><a href='../news/dec08anews/dec9_08.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	text_s[4]="<b class='lyellow'>BMO Financial Group - $100,000 to Daffodil Place</b><br>May 3, 2008</i><br><br><a href='../news/may08anews/may12_08.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	text_s[5]="<b class='lyellow'>Exit Realty on the Rock Champions Daffodil Place</b><br>April 17, 2008</i><br><br><a href='../news/apr08anews/apr17_08.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	text_s[6]="<b class='lyellow'>ExxonMobil Canada</b><br><br>ExxonMobil Canada is a Champion Donor to the Daffodil Place project.<br><br><a href='recognition.asp#champion' class='byellow'>&lt;&lt; Read more about this level of giving &gt;&gt;</a>";
	text_s[7]="<b class='lyellow'>Lilies for Lillie Present $100,000 to Daffodil Place Campaign</b><br>November 7, 2008</i><br><br><a href='../news/nov08anews/nov7_08.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	text_s[8]="<b class='lyellow'>VOCM cares Foundation</b><br><br>VOCM cares Foundation is a Champion Donor to the Daffodil Place project.<br><br><a href='recognition.asp#champion' class='byellow'>&lt;&lt; Read more about this level of giving &gt;&gt;</a>";
	//text_s[8]="telegram";
	//text_s[9]="westernstar";
	text_s[9]="<b class='lyellow'>Transcontinental Media, The Telegram and The Western Star</b><br><br>Transcontinental Media, The Telegram and The Western Star together are Champion Donors to the Daffodil Place project.<br><br><a href='recognition.asp#champion' class='byellow'>&lt;&lt; Read more about this level of giving &gt;&gt;</a>";
	text_s[10]="<b class='lyellow'>Innu Nation Gift Brings Daffodil Place to $5,000,000 Milestone</b><br>August 20, 2008</i><br><br><a href='../news/aug08anews/aug20_08.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	text_s[11]="<b class='lyellow'>NLC opens new location with gift for Daffodil Place</b><br>September 26, 2008</i><br><br><a href='../news/sep08anews/sep26_08.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	text_s[12]="<b class='lyellow'>Smiling Land Foundation Makes Great Big Gift to Daffodil Place</b><br>January 9, 2009</i><br><br><a href='../news/jan09anews/jan9_09.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	text_s[13]="<b class='lyellow'>Clearwater comes on board Daffodil Place Campaign with $100,000 gift</b><br>November 17, 2008</i><br><br><a href='../news/nov08anews/nov17_08.asp' class='byellow'>&lt;&lt; Read More &gt;&gt;</a>";
	
	var cat_s= new Array(maxsponsor_s);
	cat_s[0]="Builder";
	cat_s[1]="Builder";
	cat_s[2]="Believer";
	cat_s[3]="Believer";
	cat_s[4]="Champion";
	cat_s[5]="Champion";
	cat_s[6]="Champion";
	cat_s[7]="Champion";
	cat_s[8]="Champion";
	cat_s[9]="Champion";
	cat_s[10]="Champion";
	cat_s[11]="Champion";	
	cat_s[12]="Champion";	
	cat_s[13]="Champion";	
		
	function init_s()
	{
		var img1,img2,img3,img4,img5,img6,img7,img8,img9;
		img1= new Image(); 
		img1.src="/images/lsponsor/"+picCollection_s[0]; 
		img2= new Image(); 
		img2.src="/images/lsponsor/"+picCollection_s[1]; 
		img3= new Image(); 
		img3.src="/images/lsponsor/"+picCollection_s[2]; 
		img4= new Image(); 
		img4.src="/images/lsponsor/"+picCollection_s[3]; 
		img5= new Image(); 
		img5.src="/images/lsponsor/"+picCollection_s[4]; 
		img6= new Image(); 
		img6.src="/images/lsponsor/"+picCollection_s[5]; 
		img7= new Image(); 
		img7.src="/images/lsponsor/"+picCollection_s[6];
		img8= new Image(); 
		img8.src="/images/lsponsor/"+picCollection_s[7];
		/*img9= new Image(); 
		img9.src="/images/lsponsor/"+picCollection_s[8];
		img10= new Image(); 
		img10.src="/images/lsponsor/"+picCollection_s[9];*/
		img9= new Image(); 
		img9.src="/images/lsponsor/"+picCollection_s[8];
		img10= new Image(); 
		img10.src="/images/lsponsor/"+picCollection_s[9];	
		img11= new Image(); 
		img11.src="/images/lsponsor/"+picCollection_s[10];	
		img12= new Image(); 
		img12.src="/images/lsponsor/"+picCollection_s[10];	
		
		rotate_s();
	}
		
	function rotate_s()
	{
		//increase inital time to compensate loading time
		r_pause_s=r_pause_s+3000;
		setTimeout('changepic_s();',r_pause_s);
		r_pause_s=r_pause_s-3000;
	}
	
	function changepic_s()
	{
		var newpic;
		var newtext;
		
		newpic=document.getElementById("donor");
				
		if((curpic_s>=0) && (curpic_s<(maxsponsor_s-1))){
			curpic_s=curpic_s+1;		
		}else{
			curpic_s=0;
		}
		
		newpic.src=thepath_s+picCollection_s[curpic_s];

		//change text
		newtext=document.getElementById("donortext");
		newtext.innerHTML=text_s[curpic_s];
		
		newtext=document.getElementById("sponsorcat");
		newtext.innerHTML=cat_s[curpic_s];		
		
		
		setTimeout('changepic_s();',r_pause_s);
		
	}
	

}