/*********************************************************************
 *
 * </common/js/scroll.js>
 * 
 * ===================================================================
 *
 *  このJavScriptの動作には、以下のjsファイルが必要です。
 *
 *     - jquery.js (1.2.6)
 *     - jcarousellite.js
 *
 *********************************************************************/

var thisPath;
var thisFile = location.pathname.split("/")[4];
var thisThumbNumber = 0;
survivors = new Array(
"maes.html",
"welch.html",
"vogl.html",
"cleland.html",
"franck.html",
"miller.html",
"oneal.html",
"gamble.html",
"k-coleman.html",
"valencia.html",
"rodoriguez.html",
"chambers.html",
"d-coleman.html",
"sears.html",
"babcock.html",
"frescas.html",
"kl-taylor.html",
"jarmon.html",
"spies.html",
"lambert.html",
"austin.html",
"wheeler.html",
"ellis.html",
"napolitano.html",
"walters.html",
"saviano.html",
"kidder.html",
"stark.html",
"newson.html",
"k-taylor.html",
"francisco.html",
"inmates.html"
);

for(i=0; i < survivors.length; i++) {
	if(survivors[i]==thisFile){ thisThumbNumber = i; thisPath = "./"; break; }
	else if(location.pathname.split("/")[3] == "index.html") { thisPath = "survivors/"; break; }
}

var scrollHtml	= '<ul>'
			+ '<li><a href="'+ thisPath +'maes.html"><img src="/common/image/survivors/thumb_y_maes.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'welch.html"><img src="/common/image/survivors/thumb_a_welch.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'vogl.html"><img src="/common/image/survivors/thumb_l_vogl.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'cleland.html"><img src="/common/image/survivors/thumb_s_cleland.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'franck.html"><img src="/common/image/survivors/thumb_s_franck.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'miller.html"><img src="/common/image/survivors/thumb_d_miller.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'oneal.html"><img src="/common/image/survivors/thumb_d_oneal.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'gamble.html"><img src="/common/image/survivors/thumb_b_gamble.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'k-coleman.html"><img src="/common/image/survivors/thumb_k_coleman.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'valencia.html"><img src="/common/image/survivors/thumb_l_valencia.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'rodoriguez.html"><img src="/common/image/survivors/thumb_d_rodriguez.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'chambers.html"><img src="/common/image/survivors/thumb_d_chambers.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'d-coleman.html"><img src="/common/image/survivors/thumb_d_coleman.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'sears.html"><img src="/common/image/survivors/thumb_j_sears.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'babcock.html"><img src="/common/image/survivors/thumb_d_babcock.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'frescas.html"><img src="/common/image/survivors/thumb_j_salinas.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'kl-taylor.html"><img src="/common/image/survivors/thumb_k_taylor.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'jarmon.html"><img src="/common/image/survivors/thumb_l_jarmon.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'spies.html"><img src="/common/image/survivors/thumb_s_spies.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'lambert.html"><img src="/common/image/survivors/thumb_s_lambert.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'austin.html"><img src="/common/image/survivors/thumb_a_austin.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'wheeler.html"><img src="/common/image/survivors/thumb_d_wheeler.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'ellis.html"><img src="/common/image/survivors/thumb_k_ellis.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'napolitano.html"><img src="/common/image/survivors/thumb_c_napolitano.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'walters.html"><img src="/common/image/survivors/thumb_s_walters.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'saviano.html"><img src="/common/image/survivors/thumb_p_saviano.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'kidder.html"><img src="/common/image/survivors/thumb_e_kidder.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'stark.html"><img src="/common/image/survivors/thumb_c_stark.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'newson.html"><img src="/common/image/survivors/thumb_d_newson.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'k-taylor.html"><img src="/common/image/survivors/thumb_kate_taylor.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'francisco.html"><img src="/common/image/survivors/thumb_p_francisco.jpg" alt="" width="124" height="80" /></a></li>'
			+ '<li><a href="'+ thisPath +'inmates.html"><img src="/common/image/survivors/thumb_inmates.jpg" alt="" width="124" height="80" /></a></li>'
			+ '</ul>';

$(function(){
	$("#scroll").css("display", "block").find("div.thumbnail").html(scrollHtml);
	$("#scroll div.thumbnail").jCarouselLite({
		btnNext: "#scroll .next",
		btnPrev: "#scroll .prev",
		visible: 7,
		speed: 250,
		start: thisThumbNumber
	});
});
