		var homeImgArray = new Array(1);
		var homeQuoteXPos = new Array(1);
		var homeQuoteYPos = new Array(1);
		var homeImgLink = new Array(1);
		var homeCallAction = new Array(1);

homeImgArray[1] = 'images/nagoya-ten-top-01.jpg';
homeQuoteXPos[1] = '30px';
homeQuoteYPos[1] = '360px';
homeImgLink[1] = '/donate/haiti/';
homeCallAction[1] = "Help Housing Works' efforts in Haiti";
	

homeImgArray[2] = 'images/nagoya-ten-top-02.jpg';
homeQuoteXPos[2] = '40px';
homeQuoteYPos[2] = '425px';
homeImgLink[2] = 'http://www.housingworks.org/services/job-training/';
homeCallAction[2] = "Learn more about our job training program";
	

homeImgArray[3] = 'images/nagoya-ten-top-01.jpg';
homeQuoteXPos[3] = '575px';
homeQuoteYPos[3] = '495px';
homeImgLink[3] = '/services/health-care/4-transgender-health-services/';
homeCallAction[3] = "Read about our Transgender Services";
	

homeImgArray[4] = 'images/nagoya-ten-top-02.jpg';
homeQuoteXPos[4] = '535px';
homeQuoteYPos[4] = '530px';
homeImgLink[4] = 'http://www.housingworks.org/about/people/community-stories/detail/finding-creativity-and-community-at-housing-works/?utm_source=';
homeCallAction[4] = "Learn more about our art therapy program";
	

homeImgArray[5] = 'images/nagoya-ten-top-01.jpg';
homeQuoteXPos[5] = '41px';
homeQuoteYPos[5] = '420px';
homeImgLink[5] = '';
homeCallAction[5] = "Read more about our international work";
	

homeImgArray[6] = 'images/nagoya-ten-top-02.jpg';
homeQuoteXPos[6] = '26px';
homeQuoteYPos[6] = '500px';
homeImgLink[6] = '';
homeCallAction[6] = "Learn more about Alison";

		var myimgcount = homeImgArray.length-1;
		if(myimgcount > 1){
			$(document).ready(function(){SLD.init();})
}

$(window).bind("load", function() {
	$("div#mygalone").slideView()
});
    $(function() {
  	  $("#gnav").droppy();
    });


